a:link {
	color : #CC7A00;
}

a:visited {
	color : #CC7A00;
}

a:hover {
	color : #714400;
}

a:active {
	color : #CC7A00;
}

body{
	background : #F5F8FD;
	color : #000000;
	font-family : "Trebuchet MS", Arial,Helvetica,sans-serif;
	margin-left : 0;
	margin-top : 0;
}

h1 {
	display : inline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

h2, h3, h4, h5, h6 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

p{
	font-size : 0.9em;
}

td{
	font-family : Trebuchet,Arial,Helvetica,sans-serif;
}

.description{
	font : bold 0.9em Trebuchet,Arial,Helvetica,sans-serif;
}

.heading1{
	color : #193352;
}

.heading2{
	color : #92004E;
}

.heading3{
	color : #538A00;
}

.menuitem{
	display : none;
	background : #FFAE33;
	font : 1.0em Arial, Helvetica, sans-serif;
	margin : 0px;
	padding : 0px;
}

.ohnedruck{
	display : none;
}

.menuitem a{
	background : #9EC0E6;
	color : #000000;
	display : block;
	text-decoration : none;
}

.menuitem a:visited{
	color : #000000;
	text-decoration : none;
}

.menuitem a:hover{
	background : #266EC0;
	color : White;
	list-style-type : disc;
	text-decoration : none;
}

.menuitem a:active{
	background : #266EC0;
	color : #000000;
	text-decoration : none;
}

.menuitem h4{
	background : #266EC0;
	border-bottom-color : #FFFFFF;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #FFFFFF;
	border-top-style : solid;
	border-top-width : 1px;
	color : White;
	font : bold 1.0em Arial, Helvetica, sans-serif;
	margin : 0px;
	padding : 3px;
}

.menuitem p{
	background : #9EC0E6;
	border-bottom-color : #FFFFFF;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-weight : bold;
	margin : 0px;
	padding : 2px 3px 2px 5px;
}

.sidebar{
	background : #FFAE33;
}

.topbar{
	background : #8ECF29;
}

.topnav{
	background : transparent;
}

#footer{
	font-size : 0.8em;
	text-align : center;
}

#footlink{
	font-size : 0.8em;
}

#left{
	background : #9EC0E6;
	border : 1px solid ci_color Id="MenuBorder";
	left : 10px;
	position : absolute;
	top : 55px;
	width : 125px;
}

#left a{
	/* menu items */
	color : ci_color Id="MenuLink";
	display : block;
	font : bold 0.9em Verdana,Geneva,Arial,Helvetica,sans-serif;
	height : 20px;
	padding : 0px 0px 0px 8px;
	text-decoration : none;
	vertical-align : middle;
}

#left a:hover{
	background : ci_color Id="MenuALinkBg";
}
