a{
	color : #000099;
	text-decoration : none;
}

a:hover{
	color : #659AD8;
	text-decoration : underline;
}

h1{
	background-color: transparent;
	font-size: 1em;
	line-height: 24px;
	padding: 0 0 0 20px;
}

h2{
	background: transparent;
	font-size: 1em;
	line-height: 24px;
	padding: 0 0 0 20px;
}

h3,h4,h5{
	background-color : transparent;
	font-size : 1em;
	line-height : 24px;
	padding : 0 0 0 24px;
}

.box{
	background-color: transparent;
	border-bottom: #9999BB 1px solid;
	border-left: #9999BB 1px solid;
	border-top: #9999BB 1px solid;
	color: #333333;
	float: right;
	margin: 0 0 0 5px;
	width: 138px;
}

.box p{
	font-size : 11px;
	padding : 0 4px;
}

.cb{
	background : #FAFAFF;
	width:50%;
	margin:auto;
	padding:10px;
}

.cent{
	text-align : center;
}
.cenc{
	text-align : center;
	width:70%;
	margin-left: auto;
	margin-right: auto;
}
.clist{
	margin : 0 20px 10px 10%;
	text-align : left;
}

.ct {
	border : 1px solid;
	padding : 4px;
	text-align : center;
}

.cw {
	padding : 4px;
	text-align : center;
	width : 60%;
}
.hrt{
	margin: 0 5% 0 5%;
	color : rgb(204, 102, 204);
}
.hdb{
	background: transparent url(bahdr.png) repeat-x;
}

.hdc{
	background: transparent url(bahdrc.png) repeat-x;
}

.hdr{
	background: transparent url(bahdr.png) repeat-x;
}

.hdrd{
	background: transparent url(bahdrd.png) repeat-x;
}

.hdt{
	background: transparent url(bahdrt.png) repeat-x;
}

.hdz{
	background: transparent url(bahdz.png) repeat-x;
}

.ital{
	font-style : italic;
	width:80%;
	text-align:center;
}

.italcol{
	color : #0066CC;
	font-style : italic;
}

.news{
	background : transparent;
	border-bottom : #666666 1px solid;
	border-top : #666666 1px solid;
	clear : left;
	color : #333333;
	width : 140px;
}

.news p{
	font-size : 11px;
	padding : 0 2px;
}

.nmlcol{
	color : #0066CC;
	text-align : center;
}

.tbar{
	background : url(bahdr.png) #DEE7FF repeat-x;
	line-height : 24px;
	padding : 0;
	text-align : center;
}

.wmk{
	background : url(images/auswmk.gif) no-repeat bottom center;
}

.wnot{
	background-color : #FEFAF6;
	border-left : #FBE7C8 1px solid;
	border-right : #FBE7C8 1px solid;
	padding : 6px;
}

#footer{
	background-image : url(bahdr.png);
	clear : both;
	color : #808080;
	font-size : 0.8em;
	height : 24px;
	line-height : 24px;
	margin : 0 auto;
	text-align : center;
}

#footer a{
	color : #808080;
	text-decoration : none;
}

#footer a:hover{
	color : #659AD8;
	text-decoration : underline;
}

#head{
	background-image : url(header2b.jpg);
	height : 100px;
	background-color : white;
}

#menu h1{
	color : #000000;
	display : block;
	font-size : 0.8em;
	font-weight : bold;
	line-height : 24px;
	padding : 0 0 0 5px;
	text-decoration : none;
}

#menu li{
	margin-bottom : 0;
}

#menu li a{
	color : #505050;
	display : block;
	font-weight : bold;
	height : 16px;
	padding : 4px 0 0 6px;
	text-decoration : none;
}

#menu li a:hover{
	background: transparent;
	border-left: 10px solid #FFFFFF;
	border-right: 6px solid #A8C3FF;
	color: #666666;
	text-decoration: underline;
}

#menu ul{
	font-size : 0.8em;
	list-style : none;
	width : 140px;
}

