/*==================================================
Verein zur Förderung der DMSB e.V.
(c) 2003-2009

Datei: fv_style.css
Media: screen 
Autor: Michael Kammann

Hauptfarben 
 - #ffffff (Body)
 - #1F5E7A (Header, Links, Navigation)
 - #434343 (Schrift)

Letzte Änderung: 28.06.10
==================================================*/


/*    -------------------------------------------------------------
	1. GLOBALE EINSTELLUNGEN
       - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0px;
	font: 0.73em Verdana,Tahoma,Arial,sans-serif;
	background: #f4f4f4 url(../images/bg.gif) top center repeat-y;
	color: #434343;
}

img {
	border: 0px;
}

a {
	text-decoration: underline;
	color: #286ea0;
}

a:hover {
	text-decoration: none;
	color: #286ea0;
}


/*    -------------------------------------------------------------
	2. RAHMEN UND HEADER
       - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#wrap {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 640px;
}

#header {
	margin: 0px 0px 20px 0px;
	padding: 60px 0px 0px 0px;
	height: 280px;
}


/*    ----------------------------------------------	---------------
	3. ÜBERSCHRIFTEN
       - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

h1 {
	font: 1.5em Tahoma,Verdana,Arial,sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:url(../images/h1.gif) no-repeat;
	margin: 0 0 0px 0;
	padding: 0px 0px 0px 0px;
	text-indent: -100em;
}

h2 {
	font-size: 1.25em;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}

h3 {
	font-size:1.1em;
	padding:5px 0px 0px 0px;
}

h4 {
	font-size:18px;
	font-style:normal;
	font-family:Verdana, sans-serif;
	line-height:120%;
	margin:20px 0px 0px 0px;	
	padding:0px 0px 3px 0px;		
	color: #696C6F;	
	text-align:center;	
}

h5 {
	font-size:11px;
	padding-top:5px;
}

h6 {
	font-size: 14px;
	padding-top: 5px;
	margin-bottom: 12px;
}


/*    -------------------------------------------------------------
	4. NAVIGATION
       - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#avmenu {
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#avmenu ul {	
list-style:none;
width:150px;
margin:0 0 70px 0;
padding:0;
font-size:1.1em;
}	

#avmenu li {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

#avmenu li a {
font-weight:normal;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4;
border-left:4px solid #cccccc;
}	
	
#avmenu li a:hover {
background:#eaeaea;
color:#286ea0;
border-left:4px solid #1F5E7A;
}

#avmenu li#active a {
background:#eaeaea;
color:#286ea0;
border-left:4px solid #1F5E7A;
}


/*    -------------------------------------------------------------
	5. SUB-NAVIGATION
       - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#submenu ul {	
	list-style: none;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}	

#submenu li {
	margin: 0px;
	padding: 0px;
}

#submenu li a {
	font-weight: normal;
	height: 20px;
	text-decoration: none;
	color: #505050;
	display: block;
	margin: 0px;
	padding: 6px 0px 0px 18px;
	background: #f4f4f4;
	border-left: 4px solid #cccccc;
	font-size: 0.9em;
}	
	
#submenu li a:hover {
	background: #eaeaea;
	color: #286ea0;
	border-left: 4px solid #1F5E7A;
}

#submenu li#subactive a {
	background: #eaeaea;
	color: #286ea0;
	border-left: 4px solid #1F5E7A;
}

#submenu li#nonactive a {
	background: #f4f4f4;
	color: #505050;
	border-left: 4px solid #cccccc;
}


/*    -------------------------------------------------------------
	6. CONTENT
       - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content {
	margin: 0px 0px 20px 160px;
	border-left: 1px solid #f0f0f0;
	padding: 0 8px 0 8px;
	line-height: 1.5em;
	text-align: left;
}

#content p {
	padding: 0px 0px 10px 0px;
}

#content img.left {
	float: left;
	border: 2px solid #D4D4C8;
	margin: 3px 8px 0px 0px;
	padding: 5px;
}

#content ul.pdf {
	list-style: none;
	padding: 0px 0px 10px 6px;
}

#content ul.pdf li {
	background: url(../images/pdf_icon.gif) no-repeat center left;
	height: 34px;
	width: 220px;
	margin: 0px 0px 0px 0px; 
	padding: 16px 0px 0px 50px; 
	
}

#content ul.list {
	list-style: none;
	padding: 4px 0px 10px 6px;
}

#content ul.list li {
	list-style-image: url(../images/punkt.gif);
	margin: 0px 0px 0px 14px; 
	padding: 0px 0px 20px 0px; 
	line-height: 15px;
}

#content ul.check {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 12px 8px; 
}

#content ul.check li {
	background: url(../images/accept.gif) no-repeat center left;
	height: 4px;
	width: 360px;
	margin: 0px 0px 0px 0px; 
	padding: 10px 0px 22px 25px; 
}

#content ul.achtung {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 15px 8px; 
}

#content ul.achtung li {
	background: url(../images/info.gif) no-repeat center left;
	height: 4px;
	width: 360px;
	margin: 0px 0px 10px 0px; 
	padding: 10px 0px 22px 25px; 
}

#neuebg {
	background: url(../images/neue_bg.gif) no-repeat -20px -50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 184px;
	width: 370px;
}

#neuebg a.neue {
	background: url(../images/bg_a.gif) no-repeat center right;
	text-decoration: underline;
	color: #434343;
	margin: 0px 0px 0px 0px; 
	padding: 0px 15px 0px 0px; 
}

#neuebg a.neue:hover {
	background: url(../images/bg_a.gif) no-repeat center right;
	text-decoration: none;
	color: #73BB3E;
	margin: 0px 0px 0px 0px; 
	padding: 0px 15px 0px 0px; 
}

#content ul.neue {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 12px 18px; 
}

#content ul.neue li {
	background: url(../images/punkt_gruen.gif) no-repeat center left;
	width: 360px;
	margin: 0px 0px 0px 0px; 
	padding: 3px 0px 6px 15px; 
}

#content .extra {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 20px 0px 20px 0px;
}


/*    -------------------------------------------------------------
	7. DIVERSES
       - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* black version of the overlay. simply uses a different background image */
	
div.apple_overlay h2 {
	margin:5px 0 0px 0;
	font-weight:bold;
	font-size:14px;
}
	
#apple {
	margin:0px;
	
}
	
#apple img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:2px 5px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* the overlayed element */
.apple_overlay {
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(../images/white.png);
	
	/* 
	width after the growing animation finishes
	height is automatically calculated
	*/
	width:640px;	
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.hr{
border-bottom:2px solid #BBD3F6;
width:410px;
margin: -6px 0px -6px 26px;
padding: 0px;
}

.skip{
padding-left: 400px;
}

.hide{
display:none;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:0px 0px 0px 0px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.datum {
color:#286ea0;
font-weight:normal;
}

.spacetop {
	margin-top:20px;
}

.spacetopclear {
	margin-top:10px;
	clear: both;
}

a.skip:link { text-decoration:none; color:#286ea0; }
a.skip:hover { text-decoration:underline; color:#286ea0; }
a.skip:visited { text-decoration:underline; color:#286ea0; }


/*    -------------------------------------------------------------
	8. FORMULAR
       - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

form {
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 0px 0px;	
}

fieldset { 
	width: 240px; 
	border: 1px solid #fff; 
	margin: 0px 0 10px 0px; 
	padding: 10px; 
}

label {
	line-height: 1.5em; 
	margin: 0 10px 5px 0; 
	padding: 0px; 
	width: 145px; 
	float: left; 
	clear: left; 
}

input { 
	border: 1px solid #999; 
	background: #ffffff; 
	margin: 0 0 5px 0; 
	padding: 4px; 
	width: 300px; 
	line-height: 1.5em;
}

input:hover { 
	background: #CDDDED;
	border: 1px solid #000000; 
}

input:focus {
	border: 1px solid #000000; 
	background: #CDDDED;
	cursor: text;
}

textarea { 
	border: 1px solid #999; 
	background: #fff; 
	width: 310px;
}

textarea:hover { 
	background: #fafafa;
	border: 1px solid #1F5E7A; 
}

textarea:focus {
	border: 1px solid #1F5E7A; 
	cursor: text;
}

.submit { 
	width: 120px; 
	height: 40px;
	font-size: 1.1em;
	font-weight: bold;
	background: #1F5E7A; 
	color: #ffffff; 
	border: 1px solid #434343; 
	margin: 0px 0px 5px 0px; 
	padding: 4px 0px 6px 0px; 
	cursor: pointer; 
}

.submit:hover {
	color: #434343;
	border: 1px solid #434343;  
	background: #f4f4f4;
}


/*    -------------------------------------------------------------
	9. FOOTER
       - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 2px solid #f0f0f0;
	width: 640px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
}

#footer a {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.footmiddle {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 0px 90px;
	width: 40px;
	text-align: right;
	font-size: 0.9em;
}

.footleft {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 165px;
	width: 300px;
	text-align: left;
}

.footright {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 33px;
	text-align: right;
	border-left: solid 1px #808080;
	font-size: 0.9em;
}

