/***********************************************/

body{
	padding:0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0 auto;
	background-color: #ffffff;
}
#main{
	width:781px;
	height:100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #7F5F00;
	border: none;
	text-decoration: underline;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	width:781px;
	height: 199px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../..//html/images/top.jpg);
}
#umenu {
	height: 33px;
	width: 100%;
	background-image: url(../images/bar.jpg);
	background-repeat: repeat-x;
	float: left;
}
#menu{
	float: left;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 9px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #553F00;
}	
a.menu {
	font-family: Verdana, Verdana, Arial;
	font-size:14px;
	font-weight:bolder;
	text-decoration:none;
	color:#FFFFCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7F5F00;
	padding-left: 5px;
	padding-right: 7px;
		
}
a.menu_s{
	font-family: Verdana, Verdana, Arial;
	font-size:14px;
	font-weight:bolder;
	color:#FFFFCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7F5F00;
	padding-right: 7px;
	padding-left: 5px;
	text-decoration: underline;
}

a.menu:hover{
	color: #FFFFCC;
	text-decoration: underline;
}
#flag{
	width: auto;
	float:right;
	padding-top: 0px;
	margin-top: 9px;
	margin-right: 5px;
}
#dmenu {
	height: 24px;
	width: 100%;
	background-image: url(../images/bar.jpg);
	background-repeat: repeat-x;
	float: left;
}
#menu2{
	padding-top: 2px;
	padding-left: 6px;
	height: 100%;
	float: left;
}	
a.menu2{
	font-family: Verdana, Verdana, Arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7F5F00;
	padding-right: 7px;
	padding-left: 5px;
	text-decoration: none;
}
a.menu2_s{
	font-family: Verdana, Verdana, Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7F5F00;
	padding-right: 7px;
	padding-left: 5px;
}
a.menu2:hover{
	text-decoration: underline;
	color: #FFFFCC;
}

#pagecenter{
	top: 257px;
	width:781px;
	height: auto;
	background-image: url(../images/center2.jpg);
	background-repeat: repeat;
	float: left;
}

/*#2globallinkbar {
	padding: 0px;
	height: auto;
}
*/
#pageName{
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #ccd2d2;
}
#content{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: auto;
}
.feature{
	padding: 10px;
	height: auto;
}
/*
#picture{
	height: 130px;
}*/
#bottom {
	height: 71px;
	width: 781px;
	background-image: url(../images/down.jpg);
	float: left;
}
#bottomlinkbar{
	font-size: 9px;
	color: #cccccc;
	font-family: Verdana;
	text-align: right;
	float: left;
	width: 771px;
	height: 100%;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 30px;
}
a.bottomlink, a.bottomlink:visited{
	color: #A0A0A4;
	font-family: Verdana;
	font-size: 10px;
}
a.bottomlink:hover{
	text-decoration: none;
	color: #2A7FFF;
}

h1{
	color: #7F5F00;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
h2{
	color: #7F5F00;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
}

h3{/*Tabellenkopf*/
	color: #FFFFCC; 
	font-weight: bold; 
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
		margin: 0px;
	padding: 0px;
}


a.event{
	height: 15px;
	margin-left: 20px;
}
a.link, a.link:visited{
	color: #7F5F00;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
a.link:hover{
	text-decoration: none;
	color: #2A7FFF;
}
