/*
  C r e a t e d     b y     T o b i a s  S c h i f f t n e r
  h t t p : / / w w w . s c h i f f t n e r . d e
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background: #C3BFBF;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #F5F5FF; border: 1px #98AAB1 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #E1E4F2; }
td.row2	{ background-color: #F5F5FF; }
td.row3	{ background-color: #D5D8E5; }


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gentiny { font-size: 9px; font-family: Tahoma; }
.gen,.genmed,.gensmall,.gentiny { color : #000000; }
a.gen,a.genmed,a.gensmall, a.gentiny { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover,.gentiny:hover { color: #DD6900; text-decoration: underline; }
a.invisible { text-decoration: none; border: 0px;}

.tborder { background: #D1D1E1; color: #000000; border: 1px solid #A1B2BA; }



TEXTAREA { font-family: Verdana, Arial, Helvetica; font-size: 11px; border: 1px solid #A0A0A0; padding: 5px; }

INPUT.style  { font-family: Verdana, Arial, Helvetica; font-size: 11px; height: 20px; border: 1px solid #A0A0A0; padding: 3px; color: #000099; }

INPUT.button  { font-family: Verdana, Arial, Helvetica; font-size: 11px; height: 20px; color: #000099; border: 1px solid #A0A0A0; padding: 1px; background: #FFFFFF; cursor: hand; }

SELECT { font-family: Verdana, Arial, Helvetica; font-size: 11px; height: 20px; border: 1px solid #A0A0A0; padding: 1px; color: #000099;}


.standorte {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 6pt;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
}
.beilagen_desc {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: -1px;
}

.Stil1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 30px;
}
.Stil2 {
	color: #FFFFFF;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Stil3 {font-size: 40px}

.Stil9 {font-size: 26px}
.Stil10 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}


