.div {
	border: 1px solid #FF0000;
}

/* Links */

a:link		{ color: #BBA77C; text-decoration: none;}
a:visited	{ color: #BBA77C; text-decoration: none }
a:active	{ color: #C2B6A6; text-decoration: none }
a:hover		{ color: #999999; text-decoration: none }

a.menu:link		{ color: #333333; text-decoration: none;}
a.menu:visited	{ color: #333333; text-decoration: none }
a.menu:active	{ color: #CCCCCC; text-decoration: none }
a.menu:hover	{ color: #999999; text-decoration: none }

a.menu_active:link		{ color: #CCCCCC; text-decoration: none;}
a.menu_active:visited	{ color: #CCCCCC; text-decoration: none }
a.menu_active:active	{ color: #BBA77C; text-decoration: none }
a.menu_active:hover		{ color: #BBA77C; text-decoration: none }

a.subMenu:link		{ color: #444444; text-decoration: none;}
a.subMenu:visited	{ color: #444444; text-decoration: none }
a.subMenu:active	{ color: #444444; text-decoration: none }
a.subMenu:hover	{ color: #333333; text-decoration: none }

a.subMenu_active:link		{ color: #881c1c; text-decoration: none;}
a.subMenu_active:visited	{ color: #881c1c; text-decoration: none }
a.subMenu_active:active	{ color: #881c1c; text-decoration: none }
a.subMenu_active:hover		{ color: #881c1c; text-decoration: none }

a.subMenu2:link		{ color: #444444; text-decoration: none;}
a.subMenu2:visited	{ color: #444444; text-decoration: none }
a.subMenu2:active	{ color: #444444; text-decoration: none }
a.subMenu2:hover	{ color: #333333; text-decoration: none }

a.subMenu2_active:link		{ color: #881c1c; text-decoration: none;}
a.subMenu2_active:visited	{ color: #881c1c; text-decoration: none }
a.subMenu2_active:active	{ color: #881c1c; text-decoration: none }
a.subMenu2_active:hover		{ color: #881c1c; text-decoration: none }

a.none:link		{ color: #000000; text-decoration: none;}
a.none:visited	{ color: #000000; text-decoration: none }
a.none:active	{ color: #000000; text-decoration: none }
a.none:hover	{ color: #000000; text-decoration: none }



/* page */

body, td {
	margin:0px;
	padding:0px;
	font-family:"Lucida Sans", Verdana, Arial, sans-serif;
	font-size:11px;
	color:#999999;
	line-height:18px;
}


form {
	padding:0px;
	margin:0px;
}

input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	font-size:11px;
}

select {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	font-size:11px;
}





/* top */

#topimage{
	width:793px;
	height:475px;
	padding-left:21px;
	padding-right:21px;
}

#bar_wrap{
	width:772px;
	height:33px;
	padding-left:21px;
	background-color:#FFFFFF;
	}
	
#navbar{
	width:772px;
	height:33px;
	padding-left:10px;
	padding-right:11px;
	background-color:#FAFAFA;
}

#menu_item{
	padding-right:9px;
	float:left;
}
	
#flags {
	float:right;
	padding-top:10px;
	
}

/* footer */

.footer {
	padding:50px;
	}

#contact_footer{
	padding-top:17px;
	padding-left:10px;
	padding-right:10px;
	font-size:9px;
	}
	
#logo1 {
	
	}

/* start */

#wrap_start {
	float:left;
	background-color:#FFFFFF;
	width:793px;
	padding-left:21px;
	}
	
#wrap_gradient {
	float:left;
	background-image:url(bilder/background-box1.png);
	background-repeat:repeat-x;
	background-position:bottom;
	width:793px;
	
}

#startbox1 {
	float:left;
	width:400px;
	padding-top:21px;
	padding-bottom:21px;
	padding-left:32px;
	
	}
	
#startbox2_wrap {
	float:left;
	width:200px;
	padding-left:22px;
	padding-top:15px;
	padding-bottom:20px;
	}


#startbox2 {
	float:left;
	width:280px;
	background-color:#FFFFFF;
	padding:10px;
	}



/* News list */



#wrap_bottomStart {
	
	background-repeat: repeat-x;
	float:left;
	padding-top:5px;
}

#wrap_news {
	float:left;
	width:170px;
	padding:20px;
	margin-right:4px;

}

.news {
	padding-left:7px;
	
	background-repeat: no-repeat;	
}

.newsDate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
}

.newsHead {
	font-size:14px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:0px;
}

.newsText {
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:7px;
}

.wrap_newsList {
float:left;
clear:both;}



/* Calender List */

#wrap_cal {
	float:left;
	width:170px;
	padding:20px;
}

.cal {
	margin:5px;
	margin-bottom:5px;
	padding-left:7px;
	
}

.calDate {
	font-size:9px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
}

.calHead {
	font-size:14px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:0px;
}

.calText {
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:7px;
}


 

/* Content */

#wrap_content {
	padding:21px;
	margin:0px;
	float:left;
	
	
}

#wrap_textContent {
	padding:21px;
	margin:0px;
	width:400px;	
	float:left;
	padding-bottom:50px;
	}

#subnav {
	padding-top:21px;
	padding-left:21px;
	padding-bottom:25px;
	padding-right:16px;
	width:140px;
	float:left;
	
	}
	
#submenu_item{
	float:left;
	clear:both;
	width:150px;
	padding-right:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:right;
	
}
/* Fonts*/

H1 {
	color: #666666;
	font-size:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

H2 {
	color: #999999;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

H3 {
	color: #999999;
	font-size:13px;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
}

p {
	margin-bottom:8px;
	margin-top:0px;
}






