body {
	margin-top: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #666767;
	background-color: #999999;
}

A  {
	font-family : verdana;
	color: #666767;
	font-size: 11px;
	text-decoration : none;	
}


A:Visited  {
	font-family : verdana;
	color: #666767;
	font-size: 11px;
	text-decoration : none;
}

A:Active  {
	font-family : verdana;
	color: #666767;
	font-size: 11px;
	text-decoration : none;
}

A:Hover  {
	font-family : verdana;
	color: #666767;
	font-size: 11px;
	text-decoration : none;
}












	

.bodybuild {
	width: 820px;
	background-color: #ffffff;
}

.maintable {
	width: 804px;
	background-color: #ffffff;
}

/*#############
 change width
 Markus: 23.01.06
'##############*/
.leftnavitable {
	border: none;
	width: 195px;
	height: 85px;
	background-color: #EFEFEF;
    margin-bottom: 16px;
}

/*#############
 Markus: 23.01.06
'##############*/
.leftnaviheadline {
	width: 100%;
	vertical-align: top;
	font-family: Verdana;
	font-weight: bold;
	color: #E86600;
	font-size: 11px;
}
.leftnavitext {
	width: 100%;
	vertical-align: top;
    padding: 8px 8px 8px 8px;
	font-family: Verdana;
	color: inherit;
	font-size: 10px;
}

.leftteaserlink {
	font-family: Verdana;
	color: #E86600;
	font-size: 8px;
	font-style : oblique;
	font-variant : small-caps;
	font-weight : bold;
}

.leftteaserlink2 {
	font-family: Verdana;
	color: #E86600;
	font-size: 10px;
	font-weight : bold;
}

.textright {
	text-align: right;
	margin-top:5px;
}

.textjustify {
	text-align: justify;
}

.header {
	font-family: Verdana;
	color: #E86600;
	font-size: 14px;
	font-weight: bold;
}

.unter_header {
	font-family: Verdana;
	color: inherit;
	font-size: 12px;
	font-weight: bold;
}

.fat_header {
	font-family: Verdana;
	color: inherit;
	font-size: 16px;
	font-weight: bold;
}

.textorange {
	font-family: Verdana;
	color: #E86600;
	font-size: 11px;
	font-weight: bold;
}

.textnorm {
	font-family: Verdana;
	color: inherit;
	font-size: 11px;
}

.textsmall {
	font-size: 10px;
}

.texterror {
	font-family: Verdana;
	color: red;
	font-size: 11px;
}

.textwhite {
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	font-weight: bolder;
}

.headline-info {
	font-family: Arial;
	color: Gray;
	font-size: 16px;
	font-weight: bold;
}


.textlogin {
	background-color : #E86600;
	color: #ffffff;
	border : 1px solid #E86600;
	text-align: center;
}

.pinkdiv {
	/*background-color: #FFE9D4;*/
	background-color: #f2f2f2;
	padding: 8px 8px 8px 8px;
	font-family: Verdana;
	color: inherit;
	font-size: 11px;
}

.naviMenu {
	border : 1px solid #666767;
	text-align: center;
}


IMG {
	border: none;
}

/* NAVIGATION HIDDEN DIVs */

DIV.navi_funktionen {
	background-color: #666666;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	visibility: hidden;
	z-index: 99;
	position: absolute;
	top: 189px;
	left: 57%;
}


.submitbutton {
	border: 1px solid #858383;
	padding: 2px 2px 2px 2px;
	background-color: #666666;
	color : #ffffff;
	font-weight: bold;
}

input {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	padding: 1px 1px 1px 1px;
}

select {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	padding: 1px 1px 1px 1px;
}

textarea {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	padding: 1px 1px 1px 1px;
}

.stepOn {
	
	background-color : #E86600;
	color: #ffffff;
	border : 1px solid #000000;
	padding : 3px;
	text-align: center;
}

.stepOff {
	
	background-color : #cccccc;
	color: #000000;
	border : 1px solid #000000;
	padding : 3px;
	text-align: center;
}





