/* 	DLRG Deutsche Lebens-Rettungs-Gesellschaft e.V.
	Layout für WWW-Server: www.dlrg-rodenkirchen.de
	DLRG AK Internet, webmaster@dlrg-rodenkirchen.de
	rodenkirchen.css - Version 1.03 - 01.01.2005
	
	Valide gemaess: [bedingt] kompatibel
	W3C/CSS2: IE5/6+,NN6/7+,OP6/7+,Konq5/6+,Moz1+,[NN4,MacIE5]
	Ergänzungen und Änderungen in custom.css  */
	


body {
	scrollbar-base-color:#2E4D6C;
	scrollbar-face-color:#2E4D6C;
	scrollbar-arrow-color:#2E4D6C;
	scrollbar-3dlight-color:#2E4D6C;
	scrollbar-darkshadow-color:#2E4D6C;
	scrollbar-shadow-color:#2E4D6C;
}

.form {
	border: 1px dotted #999999;
	background-color:#DDDDDD;
}	

.button
{
background-color: #DDDDDD;
}


h4 {
	font-size:14px;
	font-weight:bold;
 }

h5 {
	font-size:15px;
	font-weight:bold;
	margin:8px 6px 14px 6px;
	padding:2px 4px 2px 4px;
	color:#FFFFFF;
	background-color:#0072BC; 
	text-align : right;
}
 	
#content2 {
	padding:13px 6px 0px 6px;
	background-color: #EBF2F5;
	background-image: url(../pictures/logos/logo_adler_klein.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
}

.grafiklink {
	background-color:#EBF2F5;       
    }
	
.grafiklinkhigh {
	background-color:#BAD5E6;       
    }

.dotted {
	border : 4px dotted #2E4D6C;
	padding : 10px 10px 10px 10px;
}	

a:hover.none{
	background-color: transparent;
}
	
a:active.none{
	background-color: transparent;
}

.lineattention, .linewave, .linestar {
	min-height:17px;
	margin:0px;
	padding:2px 4px 2px 0px;
	color:#FFFFFF;
	background-color:#0072BC;
	background-repeat:no-repeat;
	background-position:5px; }
.lineattention {
	padding-left:19px;
	background-image:url(../grafik/icon_attention.gif); }
.linewave {
	padding-left:19px;
	background-image:url(../grafik/icon_wave.gif); }
.linestar {
	padding-left:19px;
	background-image:url(../grafik/icon_star.gif); }
	
a.extern:link { 
	background:url(../grafik/link_extern.gif) no-repeat center right; 
	text-decoration:underline;  }
a.extern:visited { 
	background:url(../grafik/link_extern.gif) no-repeat center right; 
	text-decoration:underline;  }
a.extern:hover {
	background:url(../grafik/link_extern_hover.gif) no-repeat center right;
	background-color:#0072BC;
	text-decoration:none;  }
a.extern:active { 
	background:url(../grafik/link_extern.gif) no-repeat center right; 
	text-decoration:underline;  }	
	
#rightbar {
	border:0px;
	margin:0px;
	background-color:#EBF2F5;
	clear:both;
	overflow:visible;
	top:202px;
	left:790px;
	height:300px;
	width:200px;	
	margin:0px;
	float:right;
	position:absolute; }
	
#assist {
	border:0px;
	margin:0px;
	clear:both;
	overflow: visible;
	top:500px;
	left:80px;
	margin:0px;
	float: none;
	position:absolute;
	background : transparent;
}

a.extern:link {
	background: url(../grafik/link_extern.gif) no-repeat center right;
	padding-right:10px;
	color:#000;
	text-decoration:underline;
}
a.extern:visited {
	background: url(../grafik/link_extern.gif) no-repeat center right;
	padding-right:10px;
	color:#000000;
	text-decoration:underline; 
}
a.extern:hover {
	background: url(../grafik/link_extern_hover.jpg) no-repeat center right;
	padding-right:10px;
	color:#FFFFFF;
	background-color:#0072BC;
	text-decoration:none;
}
a.extern:active {
	background: url(../grafik/link_extern.gif) no-repeat center right;
	padding-right:10px;
	color:#000;
	text-decoration:underline;
}

a.maillink:link {
	background: url(../grafik/link_mail.gif) no-repeat center right;
	padding-right:18px;
	color:#000;
	text-decoration:underline;
}
a.maillink:visited {
	background: url(../grafik/link_mail.gif) no-repeat center right;
	padding-right:18px;
	color:#000000;
	text-decoration:underline; 
}
a.maillink:hover {
	background: url(../grafik/link_mail_hover.gif) no-repeat center right;
	padding-right:18px;
	color:#FFFFFF;
	background-color:#0072BC;
	text-decoration:none;
}
a.maillink:active {
	background: url(../grafik/link_mail.gif) no-repeat center right;
	padding-right:18px;
	color:#000;
	text-decoration:underline;
}

a.downloadlink:link {
	background: url(../grafik/link_download.gif) no-repeat center right;
	padding-right:24px;
	color:#000;
	text-decoration:underline;
}
a.downloadlink:visited {
	background: url(../grafik/link_download_visited.gif) no-repeat center right;
	padding-right:24px;
	color:#000000;
	text-decoration:underline; 
}
a.downloadlink:hover {
	background: url(../grafik/link_download_hover.gif) no-repeat center right;
	padding-right:24px;
	color:#FFFFFF;
	background-color:#0072BC;
	text-decoration:none;
}
a.downloadlink:active {
	background: url(../grafik/link_download.gif) no-repeat center right;
	padding-right:24px;
	color:#000;
	text-decoration:underline;
}

.boxrot {
	margin:8px 6px 6px 6px;
	border: 1px solid #DC143C;
}
.linerot {
	min-height:17px;
	margin:0px;
	padding:2px 4px 2px 0px;
	color:#FFFFFF;
	background-color: #DC143C;
	background-repeat:no-repeat;
	background-position:5px;
}
.linerot {
	padding-left:19px;
	background-image:url(../grafik/icon_meldung.gif); }

.teaserrot {
	margin:8px 6px 14px 6px;
    border:0px solid #DC143C;
    border-width:0px 2px 2px 0px; }
	
#topright {
	border:0px;
	margin:0px;
	background-repeat:no-repeat;
	background-image:url(../grafik/dlrg_kopf_right.gif); 
	clear:both;
	overflow:visible;
	top:45px;
	left:755px;
	height:800px;
	width:300px;	
	margin:0px 0px 0px 0px;
	float:right;
	position:absolute; }

.tooltip {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
}

.imagetexthigh {
	margin:0px;
	padding:4px;
	font-size:10px;
	line-height:110%;
	background-color:#EBF2F5; 
	text-align:center;}
	
.notfall { font-size:16px; text-align:center; color:white; background-color:red;} 

.notfallteaser { margin:8px 6px 14px 6px; border:0px solid red; border-width:0px 2px 2px 0px; } 

.notfallteaserbox { margin:8px 6px 14px 6px; border:0px solid red; border-width:0px 1px 1px 1px; } 

.notfall2 { font-size:16px; text-align:center; color:white; background-color:green;} 

.notfallteaser2 { margin:8px 6px 14px 6px; border:0px solid green; border-width:0px 2px 2px 0px; } 

.notfallteaser2box { margin:8px 6px 14px 6px; border:0px solid green; border-width:0px 1px 1px 1px; } 

.jugendbox, fieldset {
	margin:8px 6px 6px 6px;
	border:1px solid #d7005f; }

.jugendhighlight {
	background-color:#FFD5E6; }

.jugendimagetext {
	margin:0px;
	padding:4px;
	font-size:10px;
	line-height:110%;
	background-color:#d7005f; }

.imagetextblue {
	margin:0px;
	padding:4px;
	font-size:10px;
	line-height:110%;
	background-color:#0072BC; }
	
