

/* ====================================================================== */
/* === GENERELLE EINSTELLUNGEN                                        === */
/* ====================================================================== */


html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   font-family:  Verdana,Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#303030;   

}


img {
	border:0px;
}

* > strong > * {
	font-weight:bold;
}

* > b > * {
	font-weight:bold;
}

* > small > * {
	font-size:11px;
}

* > i > * {
	font-style:italic;
}

* > ol > * {
	list-style-position:outside;
	margin-left:22px;
}

ol.alpha {
	list-style-type:lower-alpha;
}

b {color:#5C5C5C;}

body {    
	background-color:#ffffff;
	margin:0;
	padding:0;
}


a,a:link,a:visited,a:active,a:focus {
  color : #D64B4F;
  text-decoration: none;
}

a:hover {
  color : #B00A0E;
  text-decoration: underline;
}


a.bestview,a.bestview:link,a.bestview:visited,a.bestview:active,a.bestview:focus {
  color : #CCCCCC;
  text-decoration: none;
  font-size:10px;
  display:block;
}

a.bestview:hover {
  color : #68A0C2;
}


#site {
	position:absolute;
	width:100%;
	top:0px;
	left:0px;	
	background:#ff0000;
}

#sidenavi {
	position:absolute;	
	width:100%;
	top:0px;
	left:0px;	
	height:27px;
	background:#ffffff;
}

#sidenavicontent {
	position:relative;
	text-align:right;
	width:782;
	top:7px;
	left:0px;	
	height:27px;
	background:#ffffff;
}


#header {
	position:absolute;	
	width:100%;
	top:27px;
	left:0px;	
	height:75px;
	background:#68A0C2;
}

#headercontent {
	position:relative;	
	width:781;
	top:0px;
	left:0px;	
	height:75px;
	background:#86B3C8;	
	border-right:solid 1px;
	border-right-color:#ffffff;
}

#logo {
	float:left;
	width:172px;
}

#area {
	color:#C3D9E4;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	padding-top:41px;
	float:left;
}

#areaimg {			
	float:right;
	border-left:solid 1px;
	border-left-color:#ffffff;	
}

#headerwhite {
	position:relative;	
	width:100%;
	top:102px;
	left:0px;	
	height:29px;
	background:#ffffff;
	border-bottom:solid 1px;
	border-bottom-color:#CCCCCC;
}


#navigation {
	position:absolute;
	top:150px;		
}




#content {
	position:absolute;
	top:150px;
	left:192px;
	width:570px;
	
}





/* ====================================================================== */
/* === NAVIGATION                                                     === */
/* ====================================================================== */




/* ---------------------------------------------------------------------------------------------------- */



a.mainnavi1,a.mainnavi1:link,a.mainnavi1:visited,a.mainnavi1:active,a.mainnavi1:focus {
  font-size:11px;
  font-weight:bold; 
  color : #397C91;  
  text-decoration: none;
  padding:0px;
  margin:0px;
  padding-left:5px;
  display:block;
  width:165px;
  line-height: 20px;
}

a.mainnavi1:hover {
  background:#ffffff;
  
  width:170px;
  
}

a.mainnavi1press,a.mainnavi1press:link,a.mainnavi1press:visited,a.mainnavi1press:active,a.mainnavi1press:focus,a.mainnavi1press:hover {
  font-size:11px;
  font-weight:bold; 
  color : #397C91;  
  text-decoration: none;
  padding:0px;
  margin:0px;
  padding-left:5px;
  display:block;
  background:#ffffff;
  border-top:solid 1px;
  border-bottom:solid 1px;
  border-top-color:#cccccc;
  border-bottom-color:#cccccc;
  
  width:171px;
  
  line-height: 20px;
}
/* ---------------------------------------------------------------------------------------------------- */


#mainnavi2 {		
	background-color:#ffffff;
	line-height:15px;
	border-bottom:solid 1px;
  border-bottom-color:#cccccc;
 	width:171px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:5px;
}

a.mainnavi2,a.mainnavi2:link,a.mainnavi2:visited,a.mainnavi2:active,a.mainnavi2:focus {
  font-size:11px;
  font-weight:regular; 
  color : #397C91;  
  text-decoration: none;
  padding:0px;
  margin:0px;
  padding-left:8px;
  padding-bottom:4px;
  margin-left:8px;
  display:block;
  width:157px;
  line-height:14px;
  background: url(img/nav_marker_2.gif) left top no-repeat;     
}


a.mainnavi2:hover {
  	text-decoration: underline;
}

a.mainnavi2press,a.mainnavi2press:link,a.mainnavi2press:visited,a.mainnavi2press:active,a.mainnavi2press:focus,a.mainnavi2press:hover {
  font-size:11px;
  font-weight:regular; 
  color : #397C91;  
  text-decoration: none;
  padding:0px;
  margin:0px;
  padding-left:8px;
  margin-left:8px;
  padding-bottom:4px;
  display:block;
  width:160px;
  line-height:14px;
  background: url(img/nav_marker_2_hi.gif) left top no-repeat;

}


/* ---------------------------------------------------------------------------------------------------- */


#mainnavi3 {		
	padding-left:193px;
	padding-top:9px;
	color:#518C9E;
	font-size : 11px;	
}

a.mainnavi3,a.mainnavi3:link,a.mainnavi3:visited,a.mainnavi3:active,a.mainnavi3:focus {
  	color:#518C9E;
	font-size : 11px;
  	font-weight:bold;
  	text-decoration: none; 
    letter-spacing:-0.05em; 	
}

a.mainnavi3:hover {
	text-decoration: underline;  	
}

a.mainnavi3press,a.mainnavi3press:link,a.mainnavi3press:visited,a.mainnavi3press:active,a.mainnavi3press:focus,a.mainnavi3press:hover {
  	color:#518C9E;
	font-size : 11px;
  	font-weight:bold;
  	text-decoration: none;
	padding-left:8px;
	background: url(img/nav_marker_3_hi.gif) left top no-repeat;  	
}


/* ---------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */



a.sidenavi,a.sidenavi:link,a.sidenavi:visited,a.sidenavi:active,a.sidenavi:focus {
  font-size:11px;
  font-weight:bold;
  color : #669AAA;  
  text-decoration: none; 
  padding-left:5px;
  letter-spacing:0.02em;
  
}

a.sidenavi:hover {
  color : #669AAA;
  text-decoration:underline;
}

a.sidenavipress,a.sidenavipress:link,a.sidenavipress:visited,a.sidenavipress:active,a.sidenavipress:focus,a.sidenavipress:hover {  
  color : #000000;
  text-decoration: none;   
  padding-left:5px;  
}
/* ---------------------------------------------------------------------------------------------------- */



/* ====================================================================== */
/* === FARBFELDER                                                     === */
/* ====================================================================== */

/* ====================================================================== */
/* === FORM-FIELDS                                                    === */
/* ====================================================================== */

input.dlginput {
  border : 1px solid #000000;
	font-size : 11px;
  margin-bottom:4px;
}

input.dlgsearchinput {
	font-size : 8pt;
	margin-right:5px;
}


.dlgselect { 
    background-color:#ffffff; 
    border:1px solid #000000;
    font-size : 11px;
     margin-bottom:4px;
    }
    
.dlgselectgender { 
    background-color:#ffffff; 
    border:1px solid #000000;
    font-size : 11px;
    width:100px;
    margin-bottom:4px;       
    }           
    
input.dlgbutton {
  font-size : 11px;
  color:#ffffff; 
  border : 1px solid #A01D01;
  background-color: #DC2E09 ;
}

input.dlgsearchbutton {
  font-size : 11px;
  font-weight:bold;
  color:131313; 
  border : 1px solid #5D5D5D;
  background-color: #BDBDBD ;
}

input.dlgerror-input {
	border : 1px solid red;
}

.dlgerror-message {
	font-size : 11px;
  color: red ;
}

.dlgtextarea {
	font-size : 11px;
	border : 1px solid #5D5D5D;
}

.dlgcaption {
	font-weight : bold;
	color:#565450;
	letter-spacing:1;
}


/* ====================================================================== */
/* === CMS                                                            === */
/* ====================================================================== */

.pagefunctions {
	position:relative;
	float:right;
	right:0px;
	text-align: right;
	z-index:20;	
}



.page-title, h1 {	
	color:#666666;
	font-size : 12px;
	font-weight: bold;	
  text-decoration: none;
	border-bottom-color: Cccccc; 
	border-bottom-style: double; 
	border-bottom-width: 3px;
  	padding-bottom:4px;
	margin-bottom:20px;
	margin-top:3px;
}



.page-subtitle {	
	font-size:11px;
	padding-bottom:3px;
	display:block;
	color : #5C5C5C;
	font-weight: bold;
	border-bottom: solid 1px;
	border-bottom-color:#5c5c5c;
}

.pub-el-title {	
	font-size:11px;
	padding-bottom:2px;
	color : #5C5C5C;
	font-weight: bold;
}

.pub-el-text-title {
	font-size:11px;
	padding-top:5px;
	padding-bottom:3px;
	display:block;
	color : #5C5C5C;
	font-weight: bold;
}

.pub-el-lead {		
	padding-bottom:5px;
	color : #5C5C5C;
	font-weight: bold;
}

.pub-el-lead-small {	
	font-size:11px;
	padding-bottom:5px;
	color : #5C5C5C;
	font-weight: bold;
	letter-spacing:1px;
}

.pub-el-leadtitle {	
	font-size:11px;	
	color : #5C5C5C;
	font-weight: bold;
	letter-spacing:1px;
}

.pub-browseth {
  font-weight : bold;
  color : #ffffff;
  font-size : 11px;
  background-color : #68A0C2 ;
  letter-spacing: 1px;
  padding:2px;
  padding-left:4px;
}

.pub-browsetdodd {
background-color : #ffffff;
padding:2px;
}

.pub-browsetdeven {
  background-color : #EDEEF0;
  padding:2px;
}


.ticker-title {	
	font-size:11px;	
	color : #4C899D;
	font-weight: bold;
	letter-spacing:1px;
	border-bottom:solid 1px #B3C4D1;
	line-height:15px;	
}


.ticker-date {
	font-size:10px;	
	color : #4C899D;
	font-weight: bold;
	line-height:12px;
}

.ticker-name {
	font-size:10px;	
	color : #4C899D;
	font-weight: bold;
	line-height:12px;	
}

.ticker-text {
	font-size:10px;	
	line-height:12px;	
}

 a.ticker,a.ticker:link,a.ticker:visited,a.ticker:active,a.ticker:focus {
  color : #4C899D;
  text-decoration: none;
  font-size:10px;	
}

a.ticker:hover {
  color : #4C899D;
  text-decoration: underline;
  font-size:10px;	
}


/* ====================================================================== */
/* === Bild/Text-Element 3                                            === */
/* ====================================================================== */


.pub-el-text-text {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

.pub-tth-h2 {
	font-size:11px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:0px;
	padding-right:0px;	
	color : #5C5C5C;
	font-weight: bold;
}

ul.pub-tth-ul {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-top: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	list-style: none;
}

li.pub-tth-li {
	margin-left: 4px;
	padding-left: 11px; 
	margin-bottom: 3px;
	list-style: none;
	background-image: url(img/b2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.pub-el-text-image-l {
	padding-right:15px;
	padding-top:3px;
	padding-bottom:5px;
	float:left;
	}
	
.pub-el-text-image-r {
	padding-left:15px;
	padding-top:3px;
	padding-bottom:5px;
	float:right;
}

.pub-el-text-image-c {
	padding-top:3px;
	padding-bottom:5px;
	text-align:center;

}

/* ======================================================================= */
/* === FORM 2 MAIL                                                        */
/* ======================================================================= */

div.pair {
	line-height: 20px;
	position: relative; 
	clear:both;
	display:table;

}

label.label-form2mail-must {
  width:120px;
  float:left;

}

label.label-form2mail {
  width:120px;
  float:left;

}

input.dlgtext-form2mail {
  border : 1px solid #000000;
  font-size : 11px;
  margin-bottom:5px;
  width:250px;
  padding:2px;
  float:left;

}

input.dlgtext-form2mailerror {
  border : 2px solid #ff0000;
  background-color:#FFEDED;
  font-size : 11px;
  margin-bottom:5px;
  width:250px;
   padding:2px;
   float:left;

}

.dlgtextarea-form2mail {
	font-size : 11px;
	border : 1px solid #5D5D5D;
	width:320px;
	height:140px;
}

.dlgtextarea-form2mailerror {
	font-size : 11px;
	border : 2px solid #ff0000;
  	background-color:#FFEDED;
	width:320px;
	height:140px;
}

hr.line-form2mail {
	 margin-top:5px;
	 margin-bottom:13px;
	 clear:both;
}


/* ======================================================================= */
/* === ELEMENT LINIE                                                       */
/* ======================================================================= */


hr.elm-hr {
  display:none;
  visibility:hidden;
  font-size:1px;
  line-height:0px;
  height:1px;
  }

div.elm-hr {
  font-size:1px;
  line-height:0px;
  height:1px;
  border-top:1px solid #CCCCCC;
}

/* ====================================================================== */
/* === Baby                                                           === */
/* ====================================================================== */

.babytitle {
	font-size : 14px;
	font-weight : bold;
  color: #454545 ;
  background-color : #D9D9D9 ;
}

.babybigblue {
	font-size : 16pt;
  color: #7494A0 ;
	}
  
.babysmall {
	font-size : 8pt;
  color : #454545 ;
	}
  
.babysmallblue {
	font-size : 10pt;
  font-weight: bold;
  color: #7494A0 ;
	}
	
input.babydlgbutton {
  font-size : 11px;
  color:#ffffff; 
  border : 1px solid #7E236E;
  background-color: #AA2D94 ;
}
	
 

/* ====================================================================== */
/* === Sitemap                                                        === */
/* ====================================================================== */

.sm1 {
	font-size : 11px;
  color: #D64B4F;
}

.sm2 {
	font-size : 11px;
  color: #151515;
  line-height:14px;
}

.sm3 {
  font-size : 11px;
  color: #151515;
  padding-left:12px;
  line-height:14px;
}

.sm4 {
	font-size : 10px;
  color: #151515;
  padding-left:20px;
}


A.sm1,A.sm1:VISITED,A.sm1:ACTIVE,A.sm1:LINK  {
	color : #397C91;
	font-size : 12px;
	text-decoration : none;
  letter-spacing: 1px;
}

A.sm1:HOVER  {
	text-decoration : underline;
	}
  
A.sm2,A.sm2:VISITED,A.sm2:ACTIVE,A.sm2:LINK  {
	color : #151515;
	font-size : 11px;
	text-decoration : none;
letter-spacing: 1px;
}

A.sm2:HOVER  {
	text-decoration : underline;
	}  
  
  
A.sm3,A.sm3:VISITED,A.sm3:ACTIVE,A.sm3:LINK  {
	color : #151515;
	font-size : 11px;
	text-decoration : none;
  background: url(img/nav_marker_2.gif) left top no-repeat;               
}

A.sm3:HOVER  {
	text-decoration : underline;
	} 
	
A.sm4,A.sm4:VISITED,A.sm4:ACTIVE,A.sm4:LINK  {
	color : #151515;
	font-size : 10px;
	text-decoration : none;                     
}

A.sm4:HOVER  {
	text-decoration : underline;
	} 	


