/* CSS Document */

/* Rot= #FA0026 */


.ohnedruck { display:none; }

/*
* {
	scrollbar-base-color: white;
	scrollbar-arrow-color: #ff0000;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: white;
	scrollbar-shadow-color: #ff0000;
	scrollbar-track-color: red;
	scrollbar-3dlight-color: #ff0000;
	scrollbar-highlight-color: black;
}
*/

.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	}


/* Beginn Navi Style */

div#navi a:active
    {
	color: black;
	}
	
div#navi a 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
} 

div#navi a:hover 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
/* ende navi style */



/* BEGINN unter_navi Style */
div#unter_navi a 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

div#unter_navi a:hover 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

.bord
{
	border: thin outset grey;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #999999;
	text-decoration: none;
	font-weight: bolder;
	font-style: oblique;
	line-height: normal;
	margin-top: 0pt;
	margin-bottom: 0pt;
	cursor: text;
	filter: DropShadow(Color=000000, OffX=1,5, OffY=1,5, Positive=5);
	text-transform: none;
	}


h1 {
	font-size: 14px;
	margin-top: 0pt; 
   	margin-bottom: 0pt; 

	}

/* ENDE unter_navi style */




/* BEGINN ALLGEMEINE LINKS */
div#email a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FA0026;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

div#email A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033cc;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

div#foot a
{ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-style: bold;
	line-height: normal;
}

div#foot a:hover
{ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366cc;
	text-decoration: none;
	font-weight: bold;
	font-style: bold;
	line-height: normal;
}
/* ENDE ALLGEMEINE LINKS */

div#shadow {
background-color: #666666;
width:80%;
height:100%;
margin:10px 0px 0px 10px;
}

div#over {
position:relative;
top:-5px;
left:-5px;
width:99,5%;
height:100%;
background-color:#ecedee;
border:5px solid #cccccc;
}


div#copy {
	FONT-SIZE: 10px;
	COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	}

div#copy a 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

div#copy a:hover 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}






.text_white {
	FONT-SIZE: 10px;
	COLOR: white;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	font-style: oblique;
	font-weight: bold;
	line-height: 20px;
}