.div {
	border: 1px solid #FF0000;
}

/* Links */

a:link		{ color: #9B0000; text-decoration: none;}
a:visited	{ color: #9B0000; 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: #9B0000; text-decoration: none }
a.menu_active:hover		{ color: #9B0000; 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:#666666;
	line-height:18px;
}

.footerText
	{
	padding-top:10px;
	text-align:center;
	text-transform:none;
	color:#CCCCCC;
	}

/* top */

#header{
	width:800px;
	height:159px;
	background-image:url(bilder/header_background.png);
	background-repeat:no-repeat;
}

#bar_wrap{
	width:761px;
	height:33px;
	padding-left:21px;
	background-color:#FFFFFF;
	}
	
#navbar{
	width:741px;
	height:36px;
	padding-left:23px;
	padding-right:11px;
	background-image:url(bilder/navbar_background.gif);
	background-repeat:no-repeat;
}

#menu_item{
	padding-right:4px;
	float:left;
	
}
	
#flags {
	float:right;
	padding-top:10px;
	padding-right:25px;
	text-decoration:none;
	
}

#logo_wrap{
	padding-left:30px;
	padding-top:12px;
	float:left;
	}
	

/* start */

#wrap_start {
	background-color:#FFFFFF;
	width:793px;
	background-image:url(bilder/content_background_y-repeat5.gif);
	background-repeat:repeat-y;
	padding-bottom:50px;
	float:left;
	}

#box_top {
	background-image:url(bilder/topbox.gif);
	background-repeat:no-repeat;
	height:18px;
	width:321px;
	}	
	
#box_content {
	background-image:url(bilder/backgroundbox.gif);
	background-repeat:repeat-y;
	width:321px;
	height:590px;
	}	

#box_bottom {
	background-image:url(bilder/bottombox.gif);
	height:18px;
	width:321px;
	}


#startbox1 {
	padding-left:62px;
	padding-top:20px;
	padding-bottom:30px;
	float:left;
	}

#startbox2 {
	float:right;
	padding-right:62px;	
	padding-top:20px;
	padding-bottom:30px;
	}
	
#startbox3 {
	float:right;
	padding-right:52px;	
	background-color:#FF0000;
	}
	
#startbox1_content {
	padding:20px;
	}
	
#startbox2_content {
	padding:20px;
	}
	
#picture_container {
	padding-left:6px;
	}
	
#newTitle_container {
	padding-left:20px;
	}


/* News list */

#newsItem{
	border-bottom:dashed #CCCCCC thin;
	padding-bottom:10px;
	padding-top:10px;
	float:right;
	width:100%;
	}
	
.newsHeader{
	float:left;
	clear:both;
	width:100%;
	}
	


/* 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-top:20px;
	padding-bottom:20px;
	margin:0px;	
	
}

#content_wrapLeft {
	padding-top:30px;
	width:480px;
	float:left;
	}
	
#content_wrapRight {
	padding-right:0;
	width:220px;
	float:right;
	}
	
#content_main {
	padding-left:50px;
	}
	
#content_mainSub
	{
	padding-top:15px;
	clear:right;
	}

#menuColumn{
	background-repeat:repeat-y;
	padding-top:25px;
	
	}

#subnav {
	padding-top:10px;
	
	}
	
#submenu_item{
	clear:both;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size:14px;
	text-align:left;
	padding-left:10px;
	
}
/* Fonts*/

H1 {
	color: #666666;
	font-size:24px;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

H2 {
	color:#333333;
	font-size:16px;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:3px;
}

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;
}






