/*---Body */


body {
	background-color: #D8D8D8;
	background-image: url(../images/ergodesk_background.jpg);
}


td, tr, p, div {
  font-family :  Arial, Helvetica, sans-serif;
  font-size: 12px;
}




/* menu -nav */
#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav a {
	display: block;
	float: right;
	text-decoration: none;
	color: #FFFFFF;
	background: url(../images/ergodesk_topmenu.gif) no-repeat;
	font-size: 11px;
	line-height: 22px;

	white-space: nowrap;
	width: 100px;
	text-align: center;
}
#mainlevel-nav li {
	list-style:none;
	float: right;
	margin: 0;
	width: 100px;
	font-size: 11px;
	white-space: nowrap;
	text-indent: 0px;
	display: block;
	background: transparent;
	padding-right: 15px;
}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {
	color: #CCCCCC;
	background-position: -106px 0px;
}


.contentpane { padding-left: 35px;
               line-height:24px;
}


/* menu */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;

	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-left: 21px;
	height: 20px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}


#active_menu a.mainlevel:link {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;

	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-left: 21px;
	height: 20px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

#active_menu a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;

	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-left: 21px;
	height: 20px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}


#active_menu a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}



a.sublevel:link, a.sublevel:visited {
	color: #336BA6;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 22px;
	padding-left: 16px;
	width: 150px;
	line-height: 18px;
	text-align: left;
}

a.sublevel:hover {
color: #990000;
text-decoration: none;
background-color: #CCCCCC;
}



#subzwei A.sublevel:link {
	background: url(../images/subsub.gif) no-repeat;
	vertical-align: middle;
	PADDING-RIGHT: 10px; PADDING-LEFT: 14px; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666; TEXT-ALIGN: left; TEXT-DECORATION: none;
	height: 20px !important;
	height: 20px;
}

#subzwei A.sublevel:visited {
	background: url(../images/subsub.gif) no-repeat;
	vertical-align: middle;
	PADDING-RIGHT: 10px; PADDING-LEFT: 14px; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666; TEXT-ALIGN: left; TEXT-DECORATION: none;
	height: 20px !important;
	height: 20px;
}

#subzwei A.sublevel:hover {
	background: url(../images/subsub.gif) no-repeat;
	vertical-align: middle;
	COLOR: #990000; BACKGROUND-COLOR: #cccccc; TEXT-DECORATION: none;
	height: 20px !important;
	height: 20px;
}




.navtab {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6BA3D9;
	border-left-color: #6BA3D9;
}

.maintab {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6BA3D9;
}




table.moduletable {
	margin-left: 0px;
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable th {
	margin-left: 0px;
	color: #000000;
	line-height: 19px;
	}
table.moduletable td {
}







.pathway {
	margin-left: 33px;
	color: #FFFFFF;
	font-size: 11px;
}
a.pathway, a.pathway:visited {
	margin-left: 0px;
	color: #FFFFFF;
}
a.pathway:hover {
	margin-left: 0px;
	color: #4F77A3;
}




.button {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 11px;
	color: #000000;
	position: relative;
	margin-left: 10px;
	padding-left:3px;
}
.inputbox {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	color: #000000;
	position: relative;
	margin-left: 14px;
	}

.contactbox {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	color: #000000;
	position: relative;

	}

.contentheading, .componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #737D80;
	letter-spacing: 1px;
        padding-left: 35px;
	margin-bottom: 0;
	margin-top: 0;

}
.textarea {font-size: 12px;}

.buttonheading {
  padding-right: 10px;
}

.back_button{
  padding-left: 25px;
}

/*  Eigene CSS Hauptteil statisch  */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #737D80;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.rechte_Spalte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #000000;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #666666;
} 

.TD_Haupttext {line-height:24px;}
.Bild_Unterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px}
hr {
	border-top: 1px dashed #000;
	border-bottom: 0px dashed #fff;
	color: #fff;
	background-color: #fff;
	height: 1px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 10px;
}
li 	{	
	padding-left: 12px;
	background-image: url(../images/3x3_cyan.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.Haupttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	background-image: url(http://www.ergodesk.de/eds/media/bilder_allgemein/10x10_cyan.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
}
.Haupttext_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(http://www.ergodesk.de/eds/media/bilder_allgemein/10x10_cyan.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
}



a.Haupttext_fett:link, a.Haupttext_fett:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(http://www.ergodesk.de/eds/media/bilder_allgemein/10x10_cyan.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
}

a.Haupttext_fett:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	text-decoration:none;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(http://www.ergodesk.de/eds/media/bilder_allgemein/10x10_cyan.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
}



.rahmen {
	border: 0px solid #CCCCCC;
	line-height:24px;
}

.Neu {
	color: #FF0000;
	font-weight:bold;
	font-size:11px;
}



a.HalterungUeberschrift:link, a.HalterungUeberschrift:hover, a.HalterungUeberschrift:visited {
	font-size: 14px;
	font-weight: bold;
	color: #2473CA;
	line-height:18px;
	text-decoration:none;
}



.HalterungBild {
	float:left; 
	margin:0px 10px 10px 0;
	border: 1px solid #C8C8C8;
	width:120px;
	height:90px;
}

.HalterungLink {
	margin:0px; 
	padding:0px;
	text-align:right;
}

.HalterungText {
	margin:0px; 
	padding:0px; 
	line-height:18px;
}

.HalterungDIV {
	 padding-top:10px;
	 padding-bottom:15px;
	 border-top: 1px dotted #c8c8c8;
	 border-bottom: 1px dotted #c8c8c8;
}

.HalterungAbstaende{

	padding-top:0px;
	margin-top:0px;
}

.HalterungAbstaende2{
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
}

.HalterungRubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#737D80;
	padding-left: 15px;
	background-image: url(http://www.ergodesk.de/eds/media/bilder_allgemein/10x10_cyan.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
}

a.MehrLink:link, a.MehrLink:visited {
color: #2473CA;
}

a.MehrLink:hover {
color: #CCCCCC
}

.HalterungUeberschrift {
	font-size: 14px;
	font-weight: bold;
	color: #2473CA;
	line-height:18px;
	text-decoration:none;
}



#mainleveltop li {
float:right;
list-style-type: none;
background: none;
padding-bottom:10px;
padding-left:30px;
padding-left:15px;
}
