/* 
* steff-im-web.de-CSS-Datei 
* Datum: 03.08.2005 v1.0
* Autor: S.Schmitz (O22-Webteam)
*/

a:link       { text-decoration: underline; color: "#000099" }
a:visited    { text-decoration: underline; color: "gray" }
a:hover      { text-decoration: none; color: "green" }

BODY         { 
SCROLLBAR-FACE-COLOR: black; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #999999; 
SCROLLBAR-ARROW-COLOR: White; 
SCROLLBAR-BASE-COLOR: #cccccc; 
scrollbar-3d-light-color: #000000; 
scrollbar-dark-shadow-color: #000000;
font-family: Verdana;
font-size: 11pt;
font-weight: medium;
font-style: normal;
}

.werbung {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	text-decoration : underline;
	color : Silver;
}

.wegweiser {
font-family: arial;
font-size: 9pt;
font-weight: normal;
font-style: normal; 
}

.links {
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
font-style: normal;
color: gray; 
}

.links_h {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: green;
}

.tabelle_h1 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color : #F0F8FF;
}

.tabelle_1 {
font-family: Verdana;
font-size: 11pt;
font-weight: normal;
font-style: normal;
}

.tabelle_2 {
font-family: Verdana;
font-size: 19pt;
font-weight: normal;
font-style: normal;
}

.tabelle_3 {
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
font-style: normal;
}

th {
	background-color: black;
	font-family: Arial;
	color: white;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
}	

input {
color:#000000;
font-size:12px;
border: #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #dbdbdb;
}

textarea {
color:#000000;
font-size:12px;
border: #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #dbdbdb;
}

.sel { 
font-size: 10px;
width: 180px;
background-color : #dbdbdb;
font : verdana, geneva, arial, helvetica, sans-serif;
}

.o {background-color : #e9e9e9;}
.p {background-color : #dbdbdb;}