html {
	width:100%;
	height:100%;
 }

body {
	margin: 0px;
	width:100%;
	height:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align : left;
  vertical-align:top;
	padding : 0px;
    color : #000000;
}

a, li, font, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
    color : #000000;
}
a:hover { 
	Text-Decoration: underline; 
	Color:#958a58;
}

h1,h2,h3,h4,h5{
	Color: #4772c8;
}
h2{
  padding-left:10px;
  font-size:19px;
}

absnav {
	font-family: Verdana, sans-serif; 
	font-size: 13px;
	color: #FFFFFF;
}

a.absnav {
	font-family: Verdana, sans-serif; 
	font-size: 13px;
	color: #FFFFFF;
}

a.absnav:hover { 
	Text-Decoration: underline; 
	Color:#965448;
	}

.Ueberschrift {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #A50000;
	text-align : left;
}
	
.NormalerText {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 13px;
		color : Black;
		font-weight : normal;
		text-align : left;
	}

.BlauUndFett {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		color : Blue;
		font-weight : bold;
		text-align : left;
	}
.GruenUndFett {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		color : green;
		font-weight : bold;
		text-align : left;
	}
.BraunUndFett {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		color: #933501;
		font-weight : bold;
		text-align : left;
	}
.GelbUndFett {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		color:#E7C308;
		font-weight : bold;
		text-align : left;
	}
.gesperrt   {
	letter-spacing:1px;
}

.gwth {
	background-color: #A50000;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.gwdetailhead{
	Color:#EF0008;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.smallBlack {
	font-size : 11px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}

.gvplage {
	color : #07006E;
	background-color : #e2f1ff;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 2px;
}



.hellgelb{
	background-color : #fffcd6;
	color : #000000;
}

.dunkelgelb{
	background-color : #ffeb90;
	color : #000000;
}
