/** GLOBAL CSS VALUES (ONLY ORIGINALS AND NO INSTANCES LIKE .h1Style2 )!! **/
/** Gather the styles that are standard for the page. like body, h1, p etc **/

body {
margin: 0px auto;
font-family:Verdana;
color:#000000;
font-size: 11px;
background: url('/polopoly_fs/Mobilframtid-Global-CSS-7.62165.css!/main2-background.gif') fixed center repeat-y;
}

.mobil_icon_middle {
        
        background-image: url('/polopoly_fs/Mobilframtid-Global-CSS-7.62165.css!/mobil_icon_bg.jpg');	
        background-repeat: no-repeat;
}


/** Here is the Style for round corners on the bottom **/
#container {background: #000; width: 100%; margin-bottom: 5px;}
.roundbottom {background: transparent; ; width: 1100px;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #fff;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #fff;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #fff;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #fff;}
.content {padding: 10px;}


span.main_kontakt_text {
	margin: 0px;
	font-family:Verdana;
	color:#000000;
	font-size: 11px;
	padding: 10px 15px;
}

div.info_text {
	font-family:Verdana;
	color:#fff;
        float: left;
	font-size: 11px;
        padding-left: 15px;

}

div.info_text_2 {
	font-family:Verdana;
	color:#fff;
        float: right;
	font-size: 11px;
	
        margin-right: 550px;
        padding-left: 15px;

}

div.info_text_3 {
	font-family:Verdana;
	color:#fff;
        float: right;
	font-size: 11px;

        margin-right: 300px;
        margin-top: -45px;

}


span {
	font-family: verdana, arial, helvetica;
	color: #000000;
	font-size: 11px;
        text-aling: center;
     
       
}

span .linkLook {
	font-family: verdana, arial, helvetica;
	color: #000000;
	font-size: 11px;
        text-aling: center;
       
       
}


h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22pt;
	line-height:24pt;
	font-weight:bold;
	color:#000000;
	padding:0px 0 10px 0;
	margin:0px;
}

h2 {
	font-size: large;
	font-weight: bold;
}

h3 {
	font-size: medium;
}

h4 {
	font-size: small;
        color: #999;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	padding-left: 2px;
	/**text-transform: uppercase;**/
}

h5{
	/*color:#cd051f;*/
	font-size:13px;
	font-weight:bold;
	line-height:14px;
	padding:0 0 13px 0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
	line-height: 130%;
}

a, a:active, a:visited {
	text-decoration:none;
        color: #296fdf;
}

a:hover {
	color: #296fdf;
        text-decoration: underline;
}

li {
	
}

ul {
	margin-left: 0px;
	
}

strong {
	font-weight: bold;
}

img {
	border: #fff 0px solid;
}


div.middleColumn .image {
	margin-bottom: 15px;
}

.submit { 
	 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 background-color: #D7E5F2; 
	 color: #102132; 
	 margin-left: 12px; 
	 margin-top: 3px; 
	 margin-bottom: 2px; 
}

hr {
	color: #ccc;
	size: 1px;
	height: 1px;
	background-color: #ccc;
	border: 0px;
}

/***************** PAGE OUTER LAYOUT ****************/
#site {
	margin: 5px auto;
	width: 1100px;
	height: 100%;
	background: transparent;
}

#page {
	margin: 0px 0 0px 0;
	padding: 0px 0 5px 0;
	float: left;
	clear: both;
	width: 100%;
        background: #fff;
        height:100%;


}

#footer {
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
}

/* SPECIFIC FOR HOCKEYSTICK LAYOUT */
	#pageHockeystick {
		margin: 0px;
		margin-top:9px;
		float: left;
		clear: left;
		width: 843px;	
		overflow: hidden;
	}

.clear {
	clear:both;
	line-height:1px;
}

/************ THREE COLUMN LAYOUT STYLE ************/
#site .topHeader {
	width: 100%;
        height: 100%;
	padding-top: 0px;
	clear: both;
	text-align: center;
       
} 

	/* Hockeystick specific */
	#topHeaderHockeystick {
		text-align:right;
	}

#page .header {
	clear: both;
	width: 100%;
        margin-bottom: 0px;
        padding-bottom: 0px;
        background: #fff;
}

.middleColumn {
	width: 320px; 
	margin:0px;
	float:left;
        padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

div.partners_info_text {
        padding-left: 10px;
	
}



.main {
	float: left;
	height:100%;
	width:480px;
	margin: 0px;
	padding:15px 10px;
	border-right: solid #ccc 1px;
}


.main img {

	padding-top: 5px;
        aling: center;
        

}


div.threeColumns {
	margin-top: -80px;
}

.footer {
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	padding-left: 0px;
	background: transparent;
	width: 1100px;
	height: 55px;
	clear: both;
	float: left; 
	background: url('') no-repeat top left;
	line-height: 120%;
        color: #fff;
        
}

.rightColumn {
	float:left;
	width:250px;
	margin:0px 0px 0px 0px;
}

.rightColumn img {
	float:left;
	width:250px;
	margin: 5px;
        z-index: 100;
}


.hockeystickrightColumn {
	float:right;
	margin: 0px;
	padding: 0px;
	height:748px;
	width:250px;
}



/**************** Link styles **********************/

a.increaseTextSize, a.decreaseTextSize {
	padding-left: 15px;
}

a.increaseTextSize:hover, a.decreaseTextSize:hover {
	color: #333;
}

a.increaseTextSize {
	background: url(/img/greenfield/media/textPlus.gif) no-repeat 0 2px;
}

a.decreaseTextSize {
	background: url(/img/greenfield/media/textMinus.gif) no-repeat 0 2px;
}
#footer a, .topHeader .networkbar a, .topTeaser a, .main .container .editor a {

color: #999; 
padding-left: 2px; 
line-height:1.4em; 
margin:none;
}

#footer a:hover, .topHeader .networkbar a:hover, .topTeaser a:hover, .main .container .editor a:hover {
text-decoration:underline;
}

.networkLink {
	font-size: 11px;
	font-weight: bold;
	padding-right: 2px;
	margin-top: 3px;
	float: left;
}

a.blogTagLink {
	border-right:solid 1px #ccc; 
	padding-right:8px; 
	margin-right:8px;
}

.yellow {
	color: #f7d526;
	padding: 2px;
}
.searchHeader {
	color: #666666;
	padding: 2px;
}

.image {
	margin-right: 3px;
	padding: 0px;
	float: left;
	clear:both;
}

.imagetext {
	color: #000000;
	font-size: 9px;
	padding-bottom: 12px;
	font-style: italic;
}

/**************** Article images **********************/

div.articleImage_left {
	float: left;
	margin:5px;
	margin-left: 0px;
}

.articleImage .left {
	padding: 0 10px 0 0;
}
div.articleImage_right {
	float: right;
	margin:5px;
	margin-right: 0px;
}
	
div.articleImage_top {
	margin: 5px;
	display:block;
}

img.left {
	float: left;
	margin:5px;
	margin-left: 0px;
}

img.right {
	float: right;
	margin:5px;
	margin-right: 0px;
}
	
img.top {
	display:block;
}

.sidebarImage {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
        margin-right: 10px;
	clear: both;
       
}

.sidebarImage img {

        width: 100px;
        float: right;
        clear: both;
        height: auto !important;
}

.sidebarImage p {
	clear: right;
        float: right;
        font-style: italic;
}

.factsBox, .sideBar, .externalLinksRight {
font-size: 10px;
width: 165px;
clear: both;
float: right;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #dfdfdf;
border-right-color-value: #dfdfdf;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #dfdfdf;
border-left-color-value: #dfdfdf;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
background-color: #fafafa;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
margin-top: 4px;
margin-bottom: 4px;
margin-left: 4px;
padding-right: 0px;
margin-right: 0px;
line-height: 130%;}

/************** ARTICLE ***************/
.editor{
	color:#A5A5A5;
	font-size: x-small;
	margin: 8px 0 0 0;
clear: left;
  padding: 15px 0 0 0;
}

.container {
	background: #fff;
	padding: 5px;
        border-bottom: solid #999 1px;
}


/************** Teasers ***************/


.threeColumns .topTeaser {
 	height:75px;
}
 
.elementTeaser {
	overflow: hidden;
	clear:both;
	height:auto;
	margin: 0px;
	padding: 5px;
	background: #fff;
        border-bottom: solid #999 1px;
}


div.middleColumn div.newsBox .elementTeaser {
	overflow: hidden;
	clear:both;
	height:auto;
	margin: 0px;
	padding: 5px;
	background: #fff;
        border-bottom: solid #999 1px;
          
}


.main .elementTeaser {
	padding-bottom: 16px;
	padding-top: 10px;
	margin-bottom: 5px;
	clear: both;
}

.middleColumn .elementTeaser {
        padding-top: 0px;
	margin-bottom: 5px;
	margin-top: 15px;
        clear: both;
        height: auto;
        color: #84A7DA;
}
div.middleColumn div.newsBox .elementTeaser {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 2px;
	clear: both;
        height: auto;
        color: #84A7DA;
}



.middleColumn .elementTeaser img.left {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 1px;
}
.middleColumn .topTeaser {
	padding-bottom: -10px;
	margin-bottom: 5px;
        margin-top: 20px;
	width: 100%;
	float: left;
        height: 150px;
        border-bottom: 1px solid #eee;
}



.col1 .elementTeaser, .col2 .elementTeaser {
	padding: 5px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.left {
	margin: 3px 5px 0px 0px;
	float: left;
}

.right {
	margin: 3px 0px 0px 5px;
	float: right;
	clear:both;
}

.elementTeaserKicker {
	padding-bottom: 2px;
	color: #AE0A10;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	cursor: pointer;
}

.elementTeaserKickerLink {
	padding-bottom: 2px;
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.elementTeaserTitle {
	margin-bottom: 25px;
	font-size: 18px; 
	font-weight: bold;
        color: #000;
}


div.middleColumn div.RSSBox div.container {
	text-decoration: none;
        background-color: #fff; 
        height:50px;
        width:300px;
}


div.middleColumn div.RSSBox {
	text-decoration: none;
        background-color: #fff; 
        height:auto;
        width:300px;
}


div.middleColumn div.RSSBox ul{
	text-decoration: none;
        list-style-type: none;
        padding: 5px;
        margin-top: -10px;  
        width: 300px;  
        height: auto;
        background-color: #fff;
}

div.middleColumn div.RSSBox li {
        line-height: 1.5em;
        padding: 5px;
	font-size: 10px; 
	font-weight: bold;
        background-color: #fff;
        color: #296fdf;
        background-image: url('/polopoly_fs/Mobilframtid-Global-CSS-7.62165.css!/links_pics.gif');        background-repeat: no-repeat;
        background-repeat: no-repeat;
        background-position: 0 50%;
        padding-left: 12px;

}

div.middleColumn div.RSSBox li:hover {
	text-decoration:underline;
        
}

div.middleColumn div.RSSBox li:active {
	text-decoration:none;
        color: #296fdf;
}

div.middleColumn div.RSSBox li:visited {
	text-decoration:none;
        color: #296fdf;
}

div.middleColumn div.RSSBox li:link {
	text-decoration:none;
        color: #296fdf;
}



div.middleColumn .elementTeaserTitle {
	padding-left: 20px;
        padding-right: 5px;
   
        padding-bottom: 0px;
        margin-top:  5px;
	font-size: 11px; 
	font-weight: bold;
        color: #fff;
        background-image: url('/polopoly_fs/Mobilframtid-Global-CSS-7.62165.css!/point_red.jpg');
        background-repeat: no-repeat;
        background-position: center left;
        background-color: #FF5FA9;
}


div.middleColumn div.topTeaser div.elementTeaserList div.elementTeaser a span.elementTeaserTitle {
	padding-bottom: 25px;
	font-size: 12px; 
	font-weight: bold;
        color: #296fdf;
        
} 

div.newsBox .elementTeaserTitle {
	padding-bottom: 0px;
        padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
        color: #6792CF;
}

div.newsBox span.elementTeaserTitle {
        background: url('/polopoly_fs/Mobilframtid-Global-CSS-7.62165.css!/links_pics.gif') no-repeat;
        background-position:left; 

}




div.newsBox span.elementTeaserTitle {
	color: #296FDF;
    
}


.main .elementTeaserTitle {
        padding-left: 0px;
	line-height: 1.5em;
        <!--background-image: url('/polopoly_fs/Mobilframtid-Global-CSS-7.62165.css!/red_mail.gif');
        background-repeat: no-repeat;
        background-position: left center;-->
}
     
.main .top-story .elementTeaserTitle {
	font-size:24pt;
	line-height:26pt;
	font-weight:bold;
	color:#000000;
	margin: 0px;
}

div.newsBox .elementTeaserTitle:hover {
	text-decoration:underline;
}

.main .elementTeaserList img.right, .main .elementTeaserList img.left { 
	max-width: 130px;
}

.middleColumn .top {
 	max-width:300px;
        padding-top: 10px;
        padding-bottom: 5px;
}

.main .top {
 	padding-bottom: 5px;
 	padding-top: 2px;
}

/***************************
 Teaserlist Title Colours
 ***************************/
.topTeaser .elementTeaserList .elementTeaser {overflow: hidden; padding: none; padding-left: 5px; clear:both; margin: none; }
 
.topTeaser .elementTeaserList .elementTeaser .elementTeaserTitle {color: #000; line-height:1.4em; margin:none;}
.topTeaser .elementTeaserList .ttwhite .elementTeaser .elementTeaserTitle {background: url(/img/icons/arrow_white.gif) no-repeat 4px 4px; color: #fff; padding-left: 12px; line-height:1.4em; margin:none;}
.topTeaser .elementTeaserList .ttred .elementTeaser .elementTeaserTitle {background: url(/img/icons/arrow_red.gif) no-repeat 4px 4px;color: #990000; padding-left: 12px; line-height:1.4em; margin:none;}
.topTeaser .elementTeaserList .ttyellow .elementTeaser .elementTeaserTitle {background: url(/img/icons/arrow_yellow.gif) no-repeat 4px 4px;color: #f7d526; padding-left: 12px; line-height:1.4em; margin:none;}
.topTeaser .elementTeaserList .ttblack .elementTeaser .elementTeaserTitle {background: url(/img/icons/arrow_black.gif) no-repeat 4px 4px;color: #000; padding-left: 12px; line-height:1.4em; margin:none;}


.topTeaser a:hover.topteaserLinks {
	background: url(/img/icons/arrow_red.gif) no-repeat 4px 4px;
	color: #000000;
	padding-left: 12px; 
	line-height:1.4em; 
	margin:none;
	font-weight: bold;
	font-size:10px;
	text-decoration:underline;
}

.topTeaser a.topteaserLinks {
	background: url(/img/icons/arrow_red.gif) no-repeat 4px 4px;
	color: #000000;
	padding-left: 12px; 
	line-height:1.4em; 
	font-weight: bold;
	font-size:10px;
	margin:none;
}

.topTeaser .elementTeaserTitle {
	font-size: 12px;
	line-height:1.2em;
        
        
}

.elementTeaserText {
        padding-top: 10px;
	font-size: 11px;
	line-height: 120%;
}

div.middleColumn span .elementTeaserText {
	padding-top: 10px;
}

.elementTeaserText .linkLook {
	padding-left: 10px;

	font-size: 10px;
	line-height: 120%;
        background: url('/polopoly_fs/Mobilframtid-Global-CSS-7.62165.css!/red_arrows.gif') no-repeat;
        background-position:left; 
}

.topTeaser {
	padding:0px;
	margin:0px 0 5px 0;
	background-color:#fff;
	float: left;
	width: 100%;
}

.topTeaserTitle	{
	padding-left:7px;
	color:#000;
	background-color:#990000;
	font-size:15px;
	font-weight:bold;
	font-family:verdana,arial,helvetica,sans-serif !important;
        
}

.main .topTeaserTitle {
	padding:5px;
	color:#ccc;
	background: #fff;
	font-size:14px;
	font-weight:bold;
	font: helvetica !important;
	border-bottom: 1px solid #eee;
        text-decoration: none;
}

.middleColumn .topTeaserTitle {
	margin-top: -25px;
        padding:5px;
	color:#ccc;
	background: #fff;
	font-size:14px;
	font-weight:bold;
	font: helvetica !important;
	border-bottom: 1px solid #eee;
        text-decoration: none;
}


.date {
	color:#A5A5A5;
	font-size: x-small;
	margin: 8px;
	margin-left: 0px;
	margin-right: 5px;
}

.tools	{
	margin-bottom: 8px;
	clear: both;
}

.factsBox, sideBar, .externalLinksRight {	
font-size: 10px;	
width: 165px;	
clear: both;	
float: right;	
border: #DFDFDF 1px solid;	
background: #FAFAFA;	
padding: 4px;	
margin: 4px;	
padding-right: 0px;	
margin-right: 0px;	
line-height: 130%;

}

.externalLinksBottom	{	
font-size: 10px;	
width: 100%;	
clear: both;	
border: #DFDFDF 1px solid;	
background: #FAFAFA;	
line-height: 130%;        
margin-top: 5px;        
margin-bottom: 5px; 
	padding-bottom: 3px;        
	padding-top: 3px;
}

.externalLinksBottom h4	{	
margin-bottom:3px; 
}

.externalLinksBottom a {
background: url(/img/icons/arrow_red.gif) no-repeat 4px 4px;
color: #000000; 
padding-left: 12px; 
line-height:10px; 
margin:none;

}

.externalLinksBottom a:hover {
background: url(/img/icons/arrow_red.gif) no-repeat 4px 4px;
color: #000000; 
padding-left: 12px; 
line-height:10px; margin:none; 
text-decoration:underline;

}

.externalLinksRight a {
background: url(/img/icons/arrow_red.gif) no-repeat 4px 4px;
color: #000000; 
padding-left: 12px; 
line-height:12px; 
margin:none;

}

.externalLinksRight a:hover {
background: url(/img/icons/arrow_red.gif) no-repeat 4px 4px;
color: #000000; 
padding-left: 12px; 
line-height:12px; 
margin:none; 
text-decoration:underline;
}

.relatedArticles	{	
font-size: 10px;	
width: 100%;	
float: left;
clear: both;	
border: #DFDFDF 1px solid;	
background: #FAFAFA;	      
margin-top: 5px;        
margin-bottom: 5px;
padding-top: 5px;        
padding-bottom: 5px;
}

.relatedArticles ul	{	
list-style:none;
margin: 0px;
padding: 0px;
margin-bottom: 3px;
margin-top: 2px;
clear: both;
}

.relatedArticles li	{
padding: 0px;	
margin: 0px;
clear: both;
}

.relatedArticles li	{
padding: 0px;	
margin: 0px;
}

.relatedArticles a {
background: url(/img/icons/arrow_red.gif) no-repeat 4px 4px;
color: #000000; 
padding-left: 12px; 
line-height:10px; 
margin:none;
} 

.relatedArticles a:hover {
background: url(/img/icons/arrow_red.gif) no-repeat 4px 4px;
color: #000000;
padding-left: 12px; 
line-height:10px; 
margin:none;
text-decoration:underline;

} 

div.lockedPlusArticle	{
	padding: 20px;
	border:solid 1px #CB2026;
	background:#F6CBCA;
	color:#222222;
	margin-bottom: 100px;
	clear:both;
}	

.linkLook	{
	cursor: pointer;
}

.linkLook:hover {
	text-decoration:underline;
}
      
/***************************
      Article comments
 ***************************/
#commentForm {
	border-top: 1px dotted black;
	margin-bottom: 15px;
}

#commentForm h3 {
	font-size: 14px;
	margin: 0px;
}
      
#comments #comments_noComments, 
#comments #comments_generalError, 
#commentForm #commentForm_terms, 
#commentForm #commentForm_errorText, 
#commentForm #commentForm_done {
	margin: 10px 20px;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	background-color: #f5f5f5;
	border: 1px solid #b7b7b7;
}

#commentForm form {
	clear: both;
}
      
#commentForm form .input input, 
#commentForm form textarea {
	width: 470px;
	margin-bottom: 5px;
}

#commentForm form .button input {
	margin: 5px 0px;
}

#commentForm form textarea {
  height: 100px;
}

#comments #comments_sorting #comments_sorting_desc, 
#comments #comments_sorting #comments_sorting_asc {
	text-align: right;
} 

#comments .even {
	background-color: #f7f7f7;
}

#comments .uneven, 
#comments .even {
	border-bottom: 1px dotted black;
	padding: 5px;
	margin-top: 5px;
}

#comments .author {
	float: left;
	font-weight: bold;
}

#comments .time {
	text-align: right;
}
#comments .body {
	padding-left: 5px;
}
      
#comments #comments_total_top, 
#comments #comments_prev {
	float: left;
}

#comments #comments_next {
	float: right;
}
      
/***************************
   Article email to friend
 ***************************/

#topEmailToFriendDiv {
	height: 30px;
	font-size: 11px;
	border: 1px solid #e2e2e2;
	margin: 5px 0px 0px 0px;
	padding: 10px 5px 5px 5px;
}

#emailToFriendDiv .preErrorText {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-right: 4px;
	margin-top: 0px;
}

#emailToFriendDiv .errors {
	display: block;
	padding-bottom: 5px;
	background: #FAFAFA;
}

#emailToFriendDiv .errors li {
	margin-left: -20px;
}

#emailToFriendDiv form {
	clear: both;
}
      
#emailToFriendDiv form .input input {
	width: 160px;
}

#emailToFriendDiv form .label, 
#emailToFriendDiv form .button {
	padding-top: 5px;
}

/************* COLUMNSPLITTERS **************/
.twoColumnsTopfeatureHeavy .empty .col1 {
	float: left;
	width: 190px;
	overflow: hidden;
	height: 78px;

}
.twoColumnsTopfeatureHeavy .empty .threeColumns {
	float: left;
	width: 900px;
	overflow: hidden;
	height:72px;
	/*border: 1px solid #9E9E9E;
	background: #EDEDED;
	background: url(/img/kameraochbild/header_bg.gif) no-repeat top left;*/
}	

#pageHockeystick .threeColumns {
	width: 650px;	
}

.threeColumns .col1{float:left; width:33%; background: transparent;}
.threeColumns .col2{float:left; width:33%; background: transparent;}
.threeColumns .col3{float:left; width:33%; background: transparent;}

.twoColumnsTopfeatureHeavy .empty .col2 .threeColumns .col1{float:left; width:33%; background: transparent;}
.twoColumnsTopfeatureHeavy .empty .col2 .threeColumns .col2{float:left; width:33%; background: transparent;}
.twoColumnsTopfeatureHeavy .empty .col2 .threeColumns .col3{float:left; width:33%; background: transparent;}

.twoColumnsTopfeatureHeavy .empty .col2 .threeColumns .col1 .topTeaser .topTeaserTitle {background-color: transparent;}
.twoColumnsTopfeatureHeavy .empty .col2 .threeColumns .col2 .topTeaser .topTeaserTitle {background-color: transparent;}
.twoColumnsTopfeatureHeavy .empty .col2 .threeColumns .col3 .topTeaser 	Title {background-color: transparent;}

.twoColumns {
	width:100%;
	margin-bottom: 0px;
	float: left;
}

.header .twoColumns {

	width:50%;
	margin-bottom: 0px;
	float: right;
        

}

.header .headpuff_boxs {

       float: right;
       margin-top: -86px;
       margin-right: 14px;
      
}


.header .headpuff_boxs img {

       margin-left: 3px;
       border: 3px solid #CCCCCC;
}




.header .headpuff_boxs a:hover img {

       border: 3px solid #FFFFFF;
       
        
}

       

.header .threeColumns {
	width:83%;
	margin-bottom: 0px;
	float: right;
}

.twoColumns .col1, .col2 {
	width:50%;
	float:left;
       
}


.header .twoColumns .Head_puff_2 {

	margin: -80px 230px 0 0px;
	float: right;
        width: 355px;
        
        

}



.header .twoColumns .head_puff {

	margin: -80px 0 0 320px;
	float: left;
        width: 355px;
        
        

}





.header .twoColumns .head_wrapper .col1, .head_wrapper .col2 {

       display: inline;
       clear: both;
       margin: -80px 0 0 0;
       padding: 0;

}


.middleColumn .twoColumns .col2, .main .twoColumns .col2 {
	width:49%;
	float:left;
}

.middleColumn .twoColumns .col1, .main .twoColumns .col1 {
	border-right: 1px solid #eee;
}

.header .twoColumns .col2, .header .threeColumns .col3 {
	text-align: right;
}

.middleColumn .twoColumns, .main .twoColumns {
	background: #fff;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}	

/***************** TEASER BLOCK ***********************/
.teaserblock {
	padding: 3px;
}
.blockContainer {
	margin: 5px;
	clear: both;
}

/***************** POLL ELEMENT ***********************/
      
#pollForm {
padding: 5px;
	clear: both;
	background-color: white;
}

#pollForm h4 {
	margin: 0px;
	clear: both;
	background-color: #ffffff;
	color: #cc0000;
	padding: 2px;
	text-transform: uppercase;
}
      
#pollForm p {
	margin: 0px;
	padding: 2px;
}
      
#pollForm span {
	background: url('/img/kameraochbild/red_dot.gif') no-repeat right;
	padding-right: 10px;
	display: block;
	text-align: right;
}

#pollForm #pollForm_notdone label, #pollForm #pollForm_notdone input {
	cursor: pointer;
}
         
#pollForm #pollForm_notdone .horizontal {
	display: inline;
	margin-left: 5px;
}

#pollForm #pollForm_notdone .button {
	margin: 5px 2px;
}

#pollForm #pollForm_done .question {
	background-color: cyan;
	margin: 2px;
	border: 1px solid black;
}
      
#pollForm #pollForm_notdone #pollForm_loading {
	text-align: center;
}
      
#pollForm #pollForm_notdone p.error {
	margin: 10px 20px;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	background-color: #f5f5f5;
	border: 1px solid #b7b7b7;
}

p.pluserror {
	font-size: 12px;
	font-style: bold;
}

div.pluserrors {
	padding: 20px;
	border:solid 1px #CB2026;
	background:#F6CBCA;
	color:#222222;
	margin-bottom: 10px;
}

/***************** ADS ***********************/
div.ad {
	clear:both;
	margin-top: 5px;
	margin-bottom: 5px;
	float:left;
	width: 100%;
	background: #eee;
}

.rightColumn .ad {
	clear:both;
	padding: 5px;
	padding-top: 15px;
	margin: 5px;
	float:left;
	width: 100%;
	/*background: #fff url('/img/kameraochbild/annonsikon.gif') no-repeat 5px 5px;*/
        background-color: #FFFFFF;
}

.main .ad {
	margin-top: 0px;
	padding: 5px;
	padding-top: 15px;
	background: #fff url('/img/kameraochbild/annonsikon.gif') no-repeat 5px 5px;
	width: 470px;
}

.hockeystickrightColumn .ad {
	margin-top: 0px;
}

.hockeystickrightColumn .ad {
	margin-top: 0px;
}

/***************** FORMS **********************/
select.form-select {
	font-family:  verdana, arial, helvetica, sans-serif;
	font-size:    10px;
	padding: 1px;
}

input.submit {
	font-family:  arial, helvetica, sans-serif;
	font-size: 10px;
	padding-left: 1px;
	padding-right: 1px;
	color: #f7d526;
	background-color: #AD0810;
	border-color: #f7d526;
	border-width: 1px;
}

input.form-button { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 0px; 
	width: 28px; 
	height:26px; 
	border-width: 0px; 
	background: url(/img/kameraochbild/search_submit.gif) no-repeat 0px 1px; padding-top: 4px; 
} 

input.form-input { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #fff; 
	width: 156px; 
	height: 18px; 
	padding-left: 8px; 
	padding-top: 4px; 
	border-width: 0px; 
	margin-right: -4px; 
	background: url(/img/kameraochbild/searchbox2.gif) no-repeat top left; 
} 

input.small-Search {
	font-family:  verdana, arial, helvetica, sans-serif;
	font-size:    11px;
	background-color: #fff;
	border-color: #000000;
	border-width: 1px;
	width:150px;
}

textarea.form-input {
	font-family:  verdana, arial, helvetica, sans-serif;
	font-size:    10px;
	background-color: #fff;
	border-color: #000000;
	border-width: 1px;
	padding: 1px;
}

input.form-checkbox {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 13px;
	height: 13px;
}

/***************** REGISTRATION AND USERPAGES **********************/

div.userpages_menu {
	background: #efefef;
	border: #000000 1px solid;
	clear:both;
}
div.userpages_info {
	
}
div.services {
	padding: 2px;
	background: #efefef;
	border: #000000 1px solid;
	margin-top:10px;
	margin-bottom:10px;
}
table#services_table {
	border: #000000 1px solid;
}

span.service_header {
font-weight: bold;
font-size: 10px;
}

span.service_text {
font-size: 9px;
}

span.service_text_red {
font-size: 9px;
font-weight:bold;
color: red;
}

span#register_title {
	color: #000000;
	font-weight: bold;
	padding: 2px;
	font-size: 16px;
}
div.register {
	width:100%;
	clear:both;
	margin: 0px;
	background: #efefef;
	border-bottom: #000000 1px solid;
}

div.userpages_container {

}

div.userpages_left {
	float:left;
	width:230px;
	height: 300px;
	background:#BBD6E1;
	border: #000000 1px solid;
	border-right:0px solid #666666;
}

div.userpages_right {
	float:left;
	height: 300px;
	width:230px;
	background:#BBD6E1;
	border: #000000 1px solid;
	border-left:0px solid #666666;
}

div.userpages_right .input-text{
	border:1px solid #3b6e22;
	color:#666666;
}

div.userpages_left .input-text{
	border:1px solid #3b6e22;
	color:#666666;
}

div.userpages_left label{
	display:block;
	margin-bottom:10px;
	color:#555555;
}

div.userpages_left label span{
	display:block;
	text-align:left;
	font-weight:bold;
}

div.userpages_right label{
	display:block;
	margin-bottom:10px;
	color:#555555;
}

div.userpages_right label span{
	display:block;
	text-align:left;
	font-weight:bold;
}

div.box {
	border: #000000 1px solid;
	background:#BBD6E1;
}

div.box .input-text{
	border:1px solid #3b6e22;
	color:#666666;
}

div.box label{
	display:block;
	margin-bottom:10px;
	color:#555555;
}

div.box label span{
	display:block;
	float:left;
	padding-right:6px;
	width:120px;
	text-align:right;
	font-weight:bold;
}
/****************** Productsearch***************/
.productSearch input.form-button { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;  
	font-weight:bold;
	height:18px; 
	width: 40px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left; 4px;
	padding-right; 4px;
	border: #000000 1px solid; 
	background: none;
	
} 

.productSearch input.form-input { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #fff; 
	width: 156px; 
	height: 16px; 
	padding-left: 2px; 
	padding-top: 2px; 
	border: #000000 1px solid; 
	margin-right: -4px; 
	background: none;
} 
/***************** Misc **********************/

.clear {
	clear:both;
	line-height:1px;
}

/*****************  google **********************/

.googleAdSenseContainer	{
	margin-top: 8px;
	margin-bottom: 8px;
}
    











/* END id=6850717,level=0,summary=cid=7.62165, ot=p.siteengine.Stylesheet.ot, mode=www:cache=MISS; times:ownTotal=6ms,ownRender=6ms,controller=0ms,cache=0ms;cacheMaxAge=300s;times:total=6ms, key=ModelKey:m/local/content/contentId='VersionedContentId(7.62165.1275460237)', m/request/view='NULL', m/request/mode='www',  */
