
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.navi{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #ffffff;
	background-color : #ffba00;
}



.naviSub{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #666666;
	background-color : #dddad3;
}



.naviSubA{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #666666;
	background-color : #c9c4b5;
}


.naviBg{
	background : #ffba00;
}



.naviBgSub{
	background : #dddad3;
}



.naviBgSubA{
	background : #c9c4b5;
}



.modul{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #6d6d6d;
	background-color : #e6e3db;
	padding-left : 6px;
	padding-right : 6px;
}

.modulText{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #6d6d6d;
	background-color : #e6e3db;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 10px;
	padding-bottom : 8px;
}

.modulTextWhite{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #666666;
}


.modulTextBild{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #6d6d6d;
	background-color : #e6e3db;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 6px;
	padding-bottom : 9px;
}

.contentTextBold{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #666666;
	font-weight : bold;
}


.contentText{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #666666;
	line-height : 15px;
}

.contentText p {
    padding: 0px;
    margin: 0px;
}

.contentText a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ff9900;
}


.contentText td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #666666;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding:2px;
	height: 50px;
}


.contentTextSmall{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #666666;
}

.contentTextLogoBold{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #999999;
	font-weight : bold;
}


.contentTextLogo{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #999999;
	line-height : 15px;
}


.textLink{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ff9900;
}

.headline{
	font-size : 16px;
	text-decoration : none;
	color : #ffba00;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

FORM {
	display : inline;
}


SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #666666;
	background-color : #dddad3;
	width : 120px;
	border-bottom : 1px solid White;
	border-left : 1px solid Black;
	border-right : 1px solid White;
	border-top : 1px solid Black;
	display : inline;
}

input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #666666;
	background-color : transparent;
	width : 120px;
}

textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #666666;
	background-color : transparent;
	width : 120px;
}

.logoPosition{
	position : absolute;
    bottom:0px;
}

div.gseMenue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	width:157px;
	display : block;
}

a.gseMenue   {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	display : block;
	margin: 0px auto;
	text-decoration : none;
	color : #ffffff;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 8px;
	border-bottom : 3px;
	border-bottom-color : #ffffff;
	border-bottom-style : solid;
	background-color : #ffba00;
}


a.gseMenue:link    { 
	background-color : #ffba00;
}

a.gseMenue:visited { 
	background-color : #ffba00;
}

a.gseMenue:hover   { 
	background-color : #ffcc00;
}

a.gseMenue:active  { 
	background-color : #ffba00;
}



a.SubMenue {
	color : #666666;
	background-color : #dddad3;
	display:block;
	padding-left: 26px;
	margin: 0px auto 3px;
	padding-top : 5px;
	padding-bottom : 5px;
	text-decoration : none;
}

a.SubMenue:link{
	background-color : #dddad3;
}

a.SubMenue:visited{
	background-color : #dddad3;
}

a.SubMenue:hover {
	background-color : #c9c4b5;
	background-image:url(../img/1pA.gif);
	background-repeat : no-repeat;
	background-position : left;
}

a.SubMenue:active{
	background-color : #c9c4b5;
	background-image:url(../img/1pA.gif);
	background-repeat : no-repeat;
	background-position : left;
 }

.SubMenueA {
	color : #666666;
	background-color : #dddad3;
	display:block;
	padding-left: 26px;
	margin: 0px auto 3px;
	padding-top : 5px;
	padding-bottom : 5px;
	text-decoration : none;
	background-color : #c9c4b5;
	background-image:url(../img/1pA.gif);
	background-repeat : no-repeat;
	background-position : left;
}
