body {
	/*background-color: #fff;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* ----------------------------------------------------------------------------------------------- */
/*						M	E	N	Ü															   */
/* ----------------------------------------------------------------------------------------------- */


/* note: level-1 is wrong, should be level0 but the level returned for the page is wrong */
ul.level-1,ul.level0 {
	position: absolute;
	left: 5px;
	top: 5px;
	margin-left: 0;
	padding-left: 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

ul.level-1,ul.level0,ul.level1 {
	width: 160px;
	padding: 0 0 0 0;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0;
}

ul.level0 li a,ul.level-1 li a {
	padding-bottom: 2px;
	padding-top: 2px;
	color: #333;
	text-decoration: none;
	display: block;
}

ul.level-1 li a,ul.level0 li a {
	padding-left: 2px;
	/*font-weight: bold;*/
	color: #000000;
	border-bottom: 1px #000000 dotted;
}

ul ul.level1 li a {
	padding-left: 10px;
	font-weight: normal;
}

/* MARKIERT - EBENE 1 */
ul.level0 strong a,ul.level-1 strong a {
	color: #0000000;
	font-weight: bold;
	background-color: #33BBFF;
	text-decoration: none;
}

ul ul.level1 strong a {
	font-weight: normal;
}

/* ----------------------------------------------------------------------------------------------- */
/*				WESCON	M	E	N	Ü															   */
/* ----------------------------------------------------------------------------------------------- */
td_menu a{
font-family: Verdana, Arial, Helvetica, sans-serif;
display:block; 
width: 170px; 
font-size: 11px; 
color: #333333;
/*padding-top: 	2px;*/
padding-bottom: 2px;
padding-left: 	6px;
text-align:left;
/* Um beim hover Effekt das "verrutschen" zu verhindern, hier auch Border mit selber bgcolor
wie die Seite. 
border-top: 	1px dotted #E6EEF6;
border-left: 	1px dotted #E6EEF6;
border-right: 	1px dotted #E6EEF6;*/
border-bottom: 	1px dotted #000000;
}

.td_menu a:link	{
display:block; 
width: 170px; 
text-decoration: none;
/*border-bottom: 1px dotted #895926; overflow:hidden; */
border-bottom: 	1px dotted #000000;
}

.td_menu a:visited{ 
display:block; 
width: 170px; 
text-decoration: none;
/*border-bottom: 1px dotted #895926; overflow:hidden; */
border-bottom: 	1px dotted #000000;
}

.td_menu a:hover{ 
display:block; 
width: 170px; 
text-decoration: none;
color: #FFFFFF;
background-color: #F99900;
border-bottom: 	1px dotted #000000;
/*border-top: 	1px solid #B5B5B7;   
border-left: 	1px dotted #895926;
border-right: 	1px dotted #895926;
*/ }

.td_menu_e2 a:hover{ 
display:block; 
width: 170px; 
text-decoration: none;
color: #FFFFFF;
background-color: #00000;

/*border-top: 	1px solid #B5B5B7;   
border-left: 	1px dotted #895926;
border-right: 	1px dotted #895926;
*/ }


/* ----------------------------------------------------------------------------------------------- */

#contentDivMainColumn {
	padding-left: 5px;
	width: 580px;
}

#contentDivMainColumnLoesungen {
	padding-left: 0px;
	width: 580px;
}

.seitenuberschift {
	padding-left: 5px;
	font-weight: bold;
}

/*#contentDivMainColumn {
	position: absolute;
	left: 16px;
	top: 122px;
	width: 580px;    BB6AA6
}*/


#contentDivRightColumn {
	color: #FFFFFF;
	
	width: 180px;
/*	position: absolute;
	left: 625px;
	top: 122px;
	width: 185px;
	background-color: #DD88CC;
	border: 2px #BB6AA6 solid; */

}
.rightColumnTitle {
	background-color: #BB6AA6;
	border-bottom:1px #FFFFFF dotted;
	
	color: #fff;
/*	font-weight: bold;*/
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.rightColumnText {
	background-color: #DD88CC;
	color: #fff;
/*	font-weight: bold;*/
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-bottom: 4px;
	margin-top: 0px;
}
.rightColumnDLTitle {
	background-color: #f99900;
	border-bottom:1px #FFFFFF dotted;
	width: 160px;
	color: #fff;
/*	font-weight: bold;*/
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.rightColumnDLText {
	background-color: #FBBB55;
	color: #fff;
		width: 160px;
/*	font-weight: bold;*/
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-bottom: 4px;
	margin-top: 0px;
}
/* ----------------------------------------------------------------------------------------------- */


#contentDivMainColumnTotalWidth {
	position: absolute;
	left: 217px;
	top: 88px;
	width: 710px;
}


div,h1,h2,td,ul,li {
	font-family: Verdana, sans-serif;
	color: #000;
	font-size: 11px;
	vertical-align: top;
	line-height : 17px;
}

h1 {
	font-size : 13px;
	font-weight : bolder;
	color : #000000;
}

h2 {
	font-size : 18px;
	color : #004F99;
	margin-top: 10px;
	font-weight: normal;
}

h3 {
	font-size : 14px;
	color : #004F99;
	margin-top: 10px;
	font-weight: normal;
}

a {
	color: #000;
}

.line {
	background-color: #999;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.contentImage_left {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

.contentImage_right {
	float: right;
	padding-left: 5px;
	padding-bottom: 10px;
}




td.table,td.tableHead {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
	border-style: solid;
	border-width: 0px;
	border-color: #aaaaaa;
}

td.tableHead {
	background-color: #999;
	color: #fff;
	font-weight: bold;
}

tr.tableAlt {
	background-color: #eee;
}

.devShowBox {
	background-color: #cccccc;
	padding: 4px;
}

.code {
	font-family: Courier New, monospace;
	font-size: 12px;
}

textarea,input.text,select {
	width: 100%;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

input.submit {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

input.checkbox,input.radio {
	position: relative;
	top: 3px;
	margin-right: 6px;
}

.searchresult {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.searchresult p {
	margin: 3px 0 3px 0;
}

.searchresult h4,.searchresult a {
	display: block;
	margin-bottom: 2px;
}