body { 
   font: 13px/1.6 Trebuchet MS, Verdana;
   color: #292929;
   overflow: -moz-scrollbars-vertical;
   background: url('/files/background_webhosting.png') #022F56  no-repeat  fixed;
   }
   
p { 
  margin: 10px 0px 5px 0px;
	padding: 0px;
  }
  
  a {
  font-weight: normal; 
	text-decoration: none;
  color: #0D4269;
}

a:hover {
  font-weight: normal; 
	text-decoration: none;
  color: black;
}
  
  h1 { 
  font: 24px/1.6 Times New Roman;
  margin: 0px;
	padding: 0px;
	color: #0A3D68;
	letter-spacing: 1px;
  }
  
  h2 { 
  font: 18px/1.6 Trebuchet MS;
  margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #00568D;
	font-weight:bold;
	
  }
  
  h3 { 
  font: 16px/1.6 Trebuchet MS;
	padding: 0px;
	color: #00568D;
	font-weight:bold;
  }
  
  h4 { 
  font: 20px/1.6 Times New Roman;
  margin: 0px;
	padding: 0px;
	color: black;
  }
  
 h5 { 
  font: 21px/1.6 Trebuchet MS;
  margin: 0px;
	padding: 0px;
	color: 292929;
  }
  
  h6 { 
  font: 20px/1.6 Times New Roman;
  margin: 0px;
	padding: 0px;
	color: #0A3D68;
  }
  
  

/* Ausgabe am Bildschirm */
@media screen {
	.renderhead {
		display: block;
	}
	.renderhead span { 
		display: none;
	}
	.renderhead img { 
		padding-left:5px;
	}
}
/* Ausgabe auf dem Drucker */
@media print {
	.renderhead {
		display: block;
	}
	.renderhead span {
		display: block;
		color: blue;
	}
	.renderhead img { 
		display: none;
	}
}


.articletitle { 
  font: 20px/1.6 Times New Roman;
  margin: 0px;
	padding: 0px;
	color: black;
  }

.text-klein {
  font: 10px/1.6 Trebuchet MS, Verdana;
  background-color: #EBE7E1;
  font-weight: bold;
  padding: 5px;
}



#logo a{
	position:absolute;
	top:25px;
	left:52px;
	width:263px;
	height:143px;
	background: url('/files/logo.png') no-repeat;
	z-index:1;
}

#logo_pm a{
	position:absolute;
	top:4px;
	left:52px;
	width:263px;
	height:164px;
	background: url('/files/logo_pagemail.png') no-repeat;
	z-index:1;
}

#symbol {
	position:absolute;
	top:318px;
	left:60px;
	width:839px;
	height:48px;
	z-index:2;
}


#frosch-startseite {
	position:absolute;
	top:90px;
	left:760px;
	width:133px;
	height:105px;
	z-index:2;
	background: url('/files/frosch-startseite.gif') no-repeat;
}

#container {
	width: 840px;
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	padding-left: 62px;
	padding-right: 79px;
	padding-bottom: 48px;
	margin: 0px auto;
}

#container_support {
	width: 1040px;
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	padding-left: 62px;
	padding-right: 79px;
	padding-bottom: 48px;
	margin: 0px auto;
}

#content {
	position:relative;
	width:100%;
	z-index:1;
	top: 120px;
	
}



#thema {
	position:relative;
	width:840px;
	height: 170px;
	z-index:1;
	background: #A5CCEB url('/files/bg_thema.gif') no-repeat;
}

#contentarea {
	position:relative;
	width:100%;
	z-index:1;
  background-color: #ffffff;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-top: 80px;
	background: #ffffff url('/files/bg_content.gif') no-repeat;
}

#contentarea-support {
	position:relative;
	width:1040px;
	z-index:1;
  background-color: #ffffff;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-top: 80px;
	background: #ffffff url('/files/bg_content.gif') no-repeat;
}

#contentarea-support2010 {
	position:relative;
	width:1040px;
	z-index:1;
  background-color: #ffffff;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-top: 80px;
	background: #ffffff url('/files/themen-support.png') no-repeat;
}

#contentarea-startseite {
	position:relative;
	width:100%;
	z-index:1;
  background-color: #ffffff;
	margin-bottom: 1px;
	margin-top: 1px;

}

#contentarea-produktwelt {
	position:relative;
	width:840px;
	z-index:1;
  background-color: #ffffff;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-top: 175px;
	background: #ffffff url('/files/bg_produktwelt.png') no-repeat;
}

#contentarea-produktwelt-pagemail {
	position:relative;
	width:840px;
	z-index:1;
  background-color: #ffffff;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-top: 175px;
	background: #ffffff url('/files/bg_produktwelt_pagemail.png') no-repeat;
}



#content_links {
	position:relative;
	width:570px;
	z-index:2;
	float: left;
	margin: 10px 10px 5px 10px;
	padding: 0px 5px 10px 5px;
  background: #D1E4F3;
  border-bottom:solid #7098B6 3px;
	height: 280px;               
}

#content_links_2 {
	position:relative;
	width:270px;
	z-index:2;
	float: left;
	margin: 0px 10px 5px 10px;
	padding: 0px 5px 10px 5px;
  background: #ffffff url('/files/bewegen.png') no-repeat;
  border-bottom:solid #331A01 3px;
	height: 300px;              
}

#content_links_3 {
	position:relative;
	width:510px;
	z-index:2;
	float: left;
	margin: 10px 10px 5px 0px;
	padding: 0px 5px 10px 5px;
  background: #D1E4F3;
  border-bottom:solid #7098B6 3px;
	height: 280px;               
}

#content_mitte_2 {
	position:relative;
	width:270px;
	z-index:2;
	float: left;
	margin: 0px 10px 5px 10px;
	padding: 0px 5px 10px 5px;
  background-color: #C8D0D4;
  border-bottom:solid #0D4269 3px;
	height: 300px;               
}

#content_rechts_2 {
	position:relative;
	width:210px;
	z-index:2;
	float: left;
	margin: 0px 0px 5px 10px;
	padding: 0px 5px 10px 5px;
  background-color: #EAEAE8;
border-bottom:solid #29292B 3px;
	height: 300px;              
}



#content_mitte_notopic {
	position:relative;
	width:220px;
	z-index:2;
  float: left;
	margin: 10px 10px 15px 10px;

}

#content_full {
	position:relative;
	width:820px;
	z-index:2;
	padding: 10px 10px 5px 10px;
	background-color: #fff;

}

#content_rechts {
	position:relative;
	width:220px;
	z-index:2;
  float: left;
	margin: 10px 10px 5px 10px;
}

#content_rechts_notopic {
	position:relative;
	width:570px;
	z-index:2;
  float: left;
	margin: 10px 10px 15px 20px;
}
	
#content_rechts_support {
	position:relative;
	width:770px;
	z-index:2;
  float: left;
	margin: 10px 10px 15px 20px;

}
#produkte_links {
	position:relative;
	width:648px;
	z-index:2;
	float: left;
	
}

#produkte_rechts {
	position:relative;
	width:160px;
	z-index:2;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
		float: left;
}

.produktspalte {
	position:relative;
	width:77px;
	z-index:2;
  float: left;
	margin: 0px 5px 5px 0px;
	text-align: center;

}


.produktspalte_links {
	position:relative;
	width:151px;
	z-index:2;
  float: left;
	margin: 0px 5px 5px 0px;
}

.produktspaltecolor {
	position:relative;
	width:67px;
	z-index:2;
  float: left;
	margin: 0px 5px 5px 0px;
	padding: 2px 5px 3px 5px;
	text-align: center;
	background-color: #EBE7E1;
	font: 12px/1.6 Trebuchet MS, Verdana;
	

}

.produktspaltecolor2 {
	position:relative;
	width:67px;
	z-index:2;
  float: left;
	margin: 0px 5px 5px 0px;
	padding: 2px 5px 3px 5px;
	text-align: center;
	background-color: #BCB6D3;
	font: 12px/1.6 Trebuchet MS, Verdana;
	

}

.produktspalte_color_links {
	position:relative;
	width:139px;
	z-index:2;
  float: left;
	margin: 0px 5px 0px 0px;
	background-color: #EBE7E1;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	font: 11px/1.6 Trebuchet MS, Verdana;
	border:solid #CBC5BC 1px;
}

#content_links_2spalten {
	position:relative;
	width:240px;
	height: 300px;
	z-index:2;
	float: left;
	background-color: #EBE7E1;
	padding: 0px 10px 10px 12px;
	margin: 0px 0px 10px 0px;
	border:solid #CBC5BC 1px;
  background: url('/files/bg_status_2.gif') no-repeat;
}

#content_rechts_2spalten {
	position:relative;
	width:272px;
	height: 300px;
	z-index:2;
	padding: 0px 10px 10px 12px;
	margin: 0px 10px 10px 0px;
	float: left;
	background-color: #EBE7E1;
	border:solid #CBC5BC 1px;
	background: url('/files/bg_status_1.gif') no-repeat;
	
}

.highlights {
	position:relative;
	width:91px;
	z-index:2;
  float: left;
	margin: 3px 0px 3px 0px;
	padding: 2px 5px 3px 5px;
	text-align: center;
	background-color: #ECF1F5;
	font: 12px/1.6 Trebuchet MS, Verdana;
	border:solid #7098B6 1px;
}

.highlights_aktion {
	position:relative;
	width:91px;
	z-index:2;
  float: left;
	margin: 3px 0px 3px 0px;
	padding: 2px 5px 3px 5px;
	text-align: center;
	background-color: #F3F9E7;
	font: 12px/1.6 Trebuchet MS, Verdana;
	border:solid #99CC33 1px;
}

.highlights_blank {
	position:relative;
	width:103px;
	z-index:2;
  float: left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font: 12px/1.6 Trebuchet MS, Verdana;
}

.highlights_3 {
	position:relative;
	width:90px;
	z-index:2;
  float: left;
	margin: 0px 0px 2px 2px;
	padding: 2px 5px 3px 2px;
	text-align: right;
	background-color: #EBE7E1;
	font: 12px/1.6 Trebuchet MS, Verdana;
		border:solid #CBC5BC 1px;
}

.highlights_3_topic {
	position:relative;
	width:92px;
	z-index:2;
  float: left;
	margin: 0px 0px 2px 2px;
	padding: 4px 5px 3px 2px;
	text-align: right;
	background-color: #A5CCEB;
	text-transform: uppercase;
	letter-spacing: +1px;
	color: #002947;
	font: 11px/1.6 Trebuchet MS, Verdana;
	font-weight: bold;
	border-bottom:solid #7098B6 2px;
}

.highlights_links_blank {
	position:relative;
	width:442px;
	z-index:2;
  float: left;
	margin: 0px 5px 0px 0px;
	background-color: #CBC5BC;
	padding: 2px 5px 3px 5px;
	font-weight: bold;
	font: 12px/1.6 Trebuchet MS, Verdana;
	
}

.highlights_links {
	position:relative;
	width:371px;
	z-index:2;
  float: left;
	margin: 3px 0px 3px 0px;
	background-color: #EBE7E1;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	font: 12px/1.6 Trebuchet MS, Verdana;
	border-top:solid #CBC5BC 1px;
	border-left:solid #CBC5BC 1px;
	border-bottom:solid #CBC5BC 1px;
	height: 20px;

}

.highlights_icon {
	position:relative;
	width:27px;
	z-index:2;
  float: left;
	margin: 3px 5px 3px 0px;
	background-color: #EBE7E1;
	padding: 0px 0px 0px 5px;

	height: 24px;
	border-top:solid #CBC5BC 1px;
	border-right:solid #CBC5BC 1px;
	border-bottom:solid #CBC5BC 1px;
}

.highlights_links_3 {
	position:relative;
	width:356px;
	z-index:2;
  float: left;
	margin: 0px 0px 2px 0px;
	background-color: #EBE7E1;
	padding: 2px 5px 3px 5px;
	font: 12px/1.6 Trebuchet MS, Verdana;
	border:solid #CBC5BC 1px;
}

.highlights_links_3_topic {
	position:relative;
	width:358px;
	z-index:2;
  float: left;
	margin: 0px 0px 2px 0px;
	background-color: #A5CCEB;
	padding: 4px 5px 3px 5px;
	text-transform: uppercase;
	letter-spacing: +1px;
	color: #002947;
	font-weight: bold;
	font: 11px/1.6 Trebuchet MS, Verdana;
	border-bottom:solid #7098B6 2px;
}

#footer {
	position:relative;
	width:830px;
	height: 21px;
	z-index:1;
	font: 11px/1.6 Trebuchet MS, Verdana;
	background-color: #7098B6;
	border-bottom:solid #A5CCEB 1px;
	color: #fff;
	text-transform: uppercase;
  letter-spacing: +1px;
  margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 10px;
}

#footer a{
	position:relative;
	width:840px;
	height: 25px;
	z-index:1;
	background-color: #7098B6;
	color: #BCCFDD;
	text-decoration: none;
}

#footer a:hover{
	color: #fff;
}



#footerlinks {
	position:relative;
	width:830px;
  z-index:1;
  float: left;
  margin: 0px 0px 0px 10px;
}

#footlink {
              	position:relative;
              	width:158px;
                z-index:1;
                float: left;
                margin: 10px 0px 0px 0px;
                font: 13px/1.6 Trebuchet MS, Verdana;
                color: #7098B6;
                font-weight: bold;
}


a.footlink {
                font-size: 11px; 
                font-weight: normal; 
              	text-decoration: none;
                color: #7098B6;
                margin: 2px 2px 2px 0px;
              	padding: 2px 5px 2px 5px;
}

a.footlink:hover {
                font-size: 11px; 
                font-weight: normal; 
              	text-decoration: none;
                background-color: #7098B6;
                color: white;
                margin: 2px 2px 2px 0px;
              	padding: 2px 5px 2px 5px;
}

#hauptmenu {
              	position:relative;
              	width:100%;
              	height: 30px;
              	z-index:1;
              	margin-bottom: 0px;
}

#hauptmenu ul {
                margin: 0px;
                padding: 0px;

}


#hauptmenu ul li {

                float: left;
                margin: 0px;
                padding                         : 0px;
                list-style-type                 : none;
                font: 14px/1.6 Trebuchet MS, Verdana;
                text-align: center;
                text-decoration: none;
                width: 113px;

}
#hauptmenu ul li a {

                color: #fff;
                display: block;
                text-align: center;
                text-decoration: none;
                padding: 2px 0px 0px 0px;
                margin: 0px 2px 0px 0px;
                height: 25px;
                background: url('/files/bg_menu.gif') repeat;
                border-top:solid #7098B6 1px;
                border-left:solid #7098B6 1px;
  

}

#hauptmenu ul li a:hover,
#hauptmenu ul li a:active,
#hauptmenu ul li a:focus {

                color: #0C4066;
                padding: 2px 0px 0px 0px;
                margin: 0px 2px 0px 0px;
                height: 25px;
                background: #fff;
                border-top:solid #fff 1px;
                border-left:solid #fff 1px;
                border-bottom:solid #fff 2px;
}


#hauptmenu ul li strong a {

                color: #0C4066;
                padding: 2px 0px 0px 0px;
                margin: 0px 2px 0px 0px;
                height: 25px;
                background: #fff;
                border-top:solid #fff 1px;
                border-left:solid #fff 1px;
                border-bottom:solid #fff 2px;
}

#submenu ul {

                margin: 0px;
                padding: 0px;
}

#submenu ul li {

                margin: 0px;
                padding                         : 0px;
                list-style-type                 : none;
                font: 12px/1.6 Trebuchet MS, Verdana;
                text-decoration: none;
 


}
#submenu ul li a {

                color: #00568D;
                display: block;
                text-decoration: none;
                padding: 5px 5px 4px 10px;
                margin: 0px 0px 5px 0px;
                background-color: #DCE6FA;
                border-bottom:solid #00568D 2px;

}

#submenu ul li a:hover,
#submenu ul li a:active,
#submenu ul li a:focus {

                color: #fff;
                padding: 5px 5px 4px 10px;
                margin: 0px 0px 5px 0px;
                background-color: #00568D;
                border-bottom:solid #00568D 2px;
}   

#submenu ul li strong a {

                color: #fff;
                padding: 5px 5px 4px 10px;
                margin: 0px 0px 5px 0px;
                background-color: #00568D;
                border-bottom:solid #00568D 2px;
}

#submenu ul li li a {

                color: #292929;
                display: block;
                text-decoration: none;
                padding: 5px 5px 4px 10px;
                margin: 0px 0px 5px 0px;
                background-color: #EBE7E1;
                border-bottom:solid #EBE7E1 1px;

}

#submenu ul li li a:hover,
#submenu ul li li a:active,
#submenu ul li li a:focus {

                color: #fff;
                display: block;
                text-decoration: none;
                padding: 5px 5px 4px 10px;
                margin: 0px 0px 5px 0px;
                background-color: #292929;
                border-bottom:solid #292929 1px;
} 

#submenu ul li li strong a {

                color: #fff;
                display: block;
                text-decoration: none;
                padding: 5px 5px 4px 10px;
                margin: 0px 0px 5px 0px;
                background-color: #292929;
                border-bottom:solid #292929 1px;
} 




#titelbox  {

                margin: 0px;
                padding                         : 0px;
                list-style-type                 : none;
                font: 12px/1.6 Trebuchet MS, Verdana;
                text-decoration: none;
                padding: 5px 5px 5px 10px;
                margin: 0px 0px 2px 0px;
                background-color: #292929;
                color: #fff;
 


}


#article-list {
  font-size: 12px; 
  font-weight: normal;
  text-decoration: none; 
	margin: 5px 0px 2px 0px;
	padding: 2px 10px 2px 10px;
	background-color: #1F455C;
}

#article-list a{
  color: #C0CBD1;
}

#article-list a:hover{
  color: #fff;
}



#article-list ul {

                margin: 0px;
                padding: 0px;
}

#article-list ul li {

                margin: 0px;
                padding                         : 0px;
                list-style-type                 : none;
                font: 12px/1.6 Trebuchet MS, Verdana;
                text-decoration: none;


}
#article-list ul li a {

                color: #29292B;
                display: block;
                text-decoration: none;
                padding: 2px 5px 2px 5px;
                margin: 0px 0px 5px 0px;
                background-color: #CCCCC8;
                border-left:solid #29292B 3px;

}


#article-list ul li a:hover,
#article-list ul li a:active,
#article-list ul li a:focus {

                color: #fff;
                padding: 2px 5px 2px 5px;
                margin: 0px 0px 5px 0px;
                background-color: #7098B6;
                border-left:solid #0D4269 3px;
}

#article-list-news ul {

                margin: 0px;
                padding: 0px;
}

#article-list-news ul li {

                margin: 0px;
                padding                         : 0px;
                list-style-type                 : none;
                font: 12px/1.6 Trebuchet MS, Verdana;
                text-decoration: none;


}
#article-list-news ul li a {

                color: #292929;
                display: block;
                text-decoration: none;
                padding: 2px 5px 3px 5px;
                margin: 0px 0px 5px 0px;
                background-color: #fff;

}


#article-list-news ul li a:hover,
#article-list-news ul li a:active,
#article-list-news ul li a:focus {

                color: #fff;
                padding: 2px 5px 3px 5px;
                margin: 0px 0px 5px 0px;
                background-color: #292929;
}

#status-list ul {

                margin: 0px;
                padding: 0px;
}

#status-list ul li {

                margin: 0px;
                padding                         : 0px;
                list-style-type                 : none;
                font: 12px/1.6 Trebuchet MS, Verdana;
                text-decoration: none;


}
#status-list ul li a {

                color: #fff;
                display: block;
                text-decoration: none;
                padding: 2px 5px 2px 5px;
                margin: 0px 0px 5px 0px;
                background-color: #CA0000;

}



#status-list ul li a:hover,
#status-list ul li a:active,
#status-list ul li a:focus {

                color: #CA0000;
                padding: 2px 5px 2px 5px;
                margin: 0px 0px 5px 0px;
                background-color: #fff;
} 

#news-list ul {

                margin: 0px;
                padding: 0px;
}

#news-list ul li {

                margin: 0px;
                padding                         : 0px;
                list-style-type                 : none;
                font: 12px/1.6 Trebuchet MS, Verdana;
                text-decoration: none;


}
#news-list ul li a {

                color: #fff;
                display: block;
                text-decoration: none;
                padding: 2px 5px 2px 5px;
                margin: 0px 0px 5px 0px;
                background-color: #67A335;

}



#news-list ul li a:hover,
#news-list ul li a:active,
#news-list ul li a:focus {

                color: #67A335;
                padding: 2px 5px 2px 5px;
                margin: 0px 0px 5px 0px;
                background-color: #fff;
}                                

#footer ul {
                display:inline;
                margin-left: 0; /* Für den IE */
                padding-left: 0; /* Für alle anderen Browser */
}

#footer ul li {
                display:inline;
                list-style-type: none;
                list-style-image: none;
}

#footer ul li a {
                padding: 0px 5px 0px 0px;
                margin: 0px 5px 0px 0px;
}


#titel {
	position:relative;

	height: 21px;
	z-index:1;
	background-color: #fff;
  font: 11px/1.6 Trebuchet MS, Verdana;
	color: #0D4269;
	text-transform: uppercase;
  letter-spacing: +1px;
  margin: 0px 0px 1px 0px;
	padding: 4px 10px 0px 0px;
	text-align: right;
}


#titel-startseite {
  float: left;
	position:relative;
	width:820px;
	text-align: left;
}

#headernavigation {
position:relative;
	top:0px;
	left:0px;
	z-index:2;
	height:20px;
	margin: 0px;
	padding: 0px;

}

#headernavigation ul {
                margin: 0px;
                padding: 0px;
     

}


#headernavigation ul li {

                float: right;
                margin: 0px;
                padding                         : 0px;
                list-style-type                 : none;
                font: 11px/1.6 Trebuchet MS, Verdana;
                text-decoration: none;
                
                width: 90px;

}
#headernavigation ul li a {

                color: #7098B6;
                display: block;
                text-align: center;
                text-decoration: none;
                padding: 2px 0px 0px 0px;
                margin: 0px 0px 0px 2px;
                background-color: #0C4066;
                height: 20px;

}

#headernavigation ul li a:hover,
#headernavigation ul li a:active,
#headernavigation ul li a:focus {

                color: #fff;
                padding: 2px 0px 0px 0px;
                margin: 0px 0px 0px 2px;
                background-color: #7098B6;
}


#headernavigation ul li strong a {

                color: #fff;
                padding: 2px 0px 0px 0px;
                margin: 0px 0px 0px 2px;
                background-color: #7098B6;
                font-weight: normal;
}

#login {
  
  margin-top: 5px;
}


#login a {
  font-weight: normal; 
	text-decoration: none;
  color: #fff;
  background-color: #7098B6;
  padding: 2px 5px 2px 5px;
}

#login a:hover {
  font-weight: normal; 
	text-decoration: none;
  color: #fff;
  background-color: #0D4269;
  padding: 2px 5px 2px 5px;

}
          
#newsbox {
  
                color: #FEF1E7;
                display: block;
                text-decoration: none;
                padding: 0px 5px 10px 5px;
                margin: 0px 0px 5px 0px;
                background-color: #EAEAE8;
                border-bottom:solid #29292B 3px;
                height: 280px;

}      
                
                
#domaincheck {        
                color: #fff;
                display: block;
                text-decoration: none;
                padding: 10px 2px 10px 5px;
                margin: 0px 0px 5px 0px;
                background-color: #F27611;
border-top:solid #7098B6 3px;
border-left:solid #7098B6 3px;
background: url('/files/bg_domaincheck.gif') no-repeat;
}
  
#domaincheck a {
  font-weight: normal; 
	text-decoration: none;
  color: #fff;
  background-color: #7098B6;
  padding: 0px 5px 0px 5px;
}

#domaincheck a:hover {
  font-weight: normal; 
	text-decoration: none;
  color: fff;
  background-color: #0D4269;
  padding: 0px 5px 0px 5px;

}

.formfeld     {  background-color:#e9eef3; width:90px; height:15px; border:1px solid #7f9db9; font-size:11px; font-family:code,Tahoma,sans-serif; padding-bottom: 0px;}
.formzahl    {  background-color:#FFFFFF; height:18px; border:1px solid #d0d0d0; font-size:11px; font-family:code,Tahoma,sans-serif; }
.formbottom     {  background-color:#e9eef3; width:21px;  height:18px; border:1px solid #7f9db9; font-size:11px; font-family:code,Tahoma,sans-serif;}

/* Diese CSS-Angaben stammen aus der originalen main.css */
/* download
*******************************************************************************/
#download {
	position:relative;
  float: left;
  width:540px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#download-icon {
	position:relative;
  float: left;
  width:50px;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
}

#download-name {
	position:relative;
  float: left;
  width: 460px;
  background-color: #E6E2DD;
  padding: 7px 0px 6px 5px;
  margin: 0px 0px 0px 0px;
}

/* Externe Links */

p.extlink_preface {
  margin: 10px 0 0 0;
  padding: 5px;
  font-weight: bold; 
  background-color: #E6E2DD;
}


p.extlink_block {
 
}


a.extlink_link {
  text-decoration: none;
  padding-left: 5px;
}

/* 
REDAXO-Modul: do form!
Beschreibung: CSS-DEMO
Bereich: CSS 
Für: do form! 2.x  und 3.x
Stand: 20.04.2009 
Version: 1.0
--------------------------------------------------------------------------
HINWEISE:
--------------------------------------------------------------------------
!! Das CSS berücksichtigt nicht alle möglichen Felder 
!! Farben nicht 1 zu 1 übernehmen
!! ist ja nicht wirklich hübsch

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.DoForm
-------------------------------------------------------
*/

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 120%;

}




/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;	
	
}
 .forminfo 
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #FFCC33;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 5px dashed #990000;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 400px;
	height: 200px;
	margin-left: 4px;
	border: 1px solid #003366;
	background-color: #DFEEDD;
}


/* Textfeld */
.formgen .formtext
{
	width: 250px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #E9EBF3;
	border: 1px solid #003366;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	border-bottom-color: #000000;
	background-color: #FFCC66;	
}



/* Label */
.formgen label {
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: bold;
	color: #003399;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #33FF33;
	margin-left: 4px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 100%;
	text-align: center;
	background-color: #006699;
	border: 1px solid #FFCC33;
	float: right;
	color: #FFFFFF;
}



/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	

	background-color: #F2B3A5;
}

.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: #006633;
}

.formgen .formheadline {
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */



#produktwelt_tarifglobal {
	position:relative; 
	height: 300px;
	width: 128px;
	float: left;
	margin: 0 5px 0 0 ;
}

#produktwelt_tarif {
	position:absolute; 
  bottom: 0px;
	z-index:2;
	width: 128px;
	float: left;
	background-color: #fff;

}

#produktwelt_tarifbild {
	position:relative;
	width: 128px;
	z-index:2;
	background-color: #fff;
}

#produktwelt_tarifbeschreibung {
	position:relative;
	width: 118px;
	z-index:2;
	background-color: #fff;
	padding: 0 5px 5px 5px ;
 font: 11px/1.6 Trebuchet MS, Verdana;

}


   
		
		* { margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

		
		a:focus { outline:none }
		
		img { border: 0 }
		
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 0;
			position: relative;
			width: 100%;
		}
 
		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}
 
		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			width: 570px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 570px; /* Also specified in  .stripViewer  above */
			padding: 0px;
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
		padding: 10px;
    
    }
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
			float: left;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 12px;
			text-align: center;
			line-height: 29px;
			background: #333;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #636363 }
		.stripNav li.tab2 a { background: #636363 }
		.stripNav li.tab3 a { background: #636363 }
		.stripNav li.tab4 a { background: #636363 }
		.stripNav li.tab5 a { background: #636363 }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #333;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}
		


