body {
	margin: 10px 0px 0px 0px;
	padding:0;
	height:400px;
	text-align: left;
	background: #fff url(../img/bg.gif) repeat;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

a:link {	font-weight : bold; text-decoration : none; color: #2E2E2E; 	background: transparent; }
a:visited {	font-weight : bold; text-decoration : none; color: #2E2E2E; 	background: transparent; }
a:hover {	font-weight : bold; text-decoration : underline; color: #2E2E2E;background: transparent; }
a:active {	font-weight : bold; text-decoration : none; color: #2E2E2E; 	background: transparent; }
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, a, form, input, select {
		font-family: Verdana, Arial, Helvetica;
		font-size: 11px;
}

#wrapper {
	width: 770px;
	margin: auto;
	text-align: left;
	background: #fff none;
}

#mainsite { text-align: left;}

/*
	TOPSECTION
*/
.section {
	border-bottom: 1px #000 solid;
	width: 770px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.section img {
	width: 770px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.section2 {
	width: 770px;
	margin: 0px;
	padding: 0px;
	display: block;
}

.section2 img { border: 0; padding: 0; margin: 0;}

/*
	MAINMENU
*/
.mainmenu {
	width: 770px;
	font-size: 13px;
	display: inline;
}
.menuitem {
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	background-color: #E5E5E5;
	width: 104px;
	font-family: verdana, arial; 
	font-weight: bold;
	border-right: 1px #000 solid; 
	height: 18px;
	float: left;
	padding-left: 5px;
}

.menuitemselected {
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	background-color: #E74944;
	color: #fff;
	width: 104px;
	font-family: verdana, arial; 
	font-weight: bold;
	border-right: 1px #000 solid; 
	height: 18px;
	float: left;
	padding-left: 5px;
}

.menuitemselected a, .menuitemselected a:visited { color: #fff;} 

/*
	MAIN
*/
#content {
	width: 770px;
	font-family: verdana, arial; 
	background: #fff url(../img/contentbg.gif);
	clear: both;
	border-bottom: #dadada 1px solid;
}

div.closer {
	width: 770px;
	clear: both;
}

/*
	SUBMENU
*/
#content div.submenu {
	width: 125px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 100%;
	margin-top: 5px;
}
#content div.submenuitem, #content div.submenuitemon {
	width: 100px;
	border-bottom: 1px solid #a3a3a3;
	padding-left: 5px;
	padding-bottom: 3px;
}

#content div.submenuitemon a, #content div.submenuitemon a:visited { color: #e74944;}

#content div.submenu span.naw {
	padding: 5px;
	font-weight: normal;
	font-size: 10px;
	display: block;
}

/*
	SIDEBAR
*/
#content div.sidebarLeft {
	width: 11px;
	background: url('../img/sidebar.gif') no-repeat;
	background-color: #dadada;
	float: left;
	height: 400px;
}
#content div.sidebarRight {
	width: 11px;
	background: url('../img/sidebar.gif') no-repeat;
	background-color: #dadada;
	float: right;
	height: 100%;
}

#content div.newsitem { 
	background-color: #fff;
	margin-bottom: 10px;
}

#content div.newsitem h3 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #a3a3a3;
	font-weight: regular;
}

#content div.newsitemshort {
	border-top: 1px solid #efefef;
	background-color: #fff;
	margin: 0;
	padding: 2px 0 3px 0;
	width: 100%;
}

#content div.newsitemshort span.title {
	float: left;
	width: 350px;	
}

#content div.newsitemshort span.date {
	float: right;
	width: 80px;
}

#content div.projectsshort {
	width: 450px;
	clear: both;
	border-top: 1px solid #efefef;
	background-color: #f9f9f9;	
	margin: 0;
	padding: 2px 0 3px 0;
}

#content div.projectsshort span.title { float: left; width: 300px;}
#content div.projectsshort span.location {float: left; width: 80px;}
#content div.projectsshort span.date { float: left; width: 60px;}

/*
	MAIN MIDDLE
*/
#content a.head, #content a.head:visited { 
	font-size: 11px;
	color: #E74944;
	margin: 5px 0px 0px 0px;
	clear: both;
	display: block;
}

#content h1, h1 {
	font-size: 14px;
	color: #E74944;
	margin: 5px 0px 5px 0px;
	clear: both;
}

#content h2 {
	padding: 0;
	margin: 0 0 10px 0;
	color: #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	font-size: 11px;
	font-weight: normal;
}
#content h3 {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 11px;
}

#content p {
	margin: 0 0 14px 0;
	padding: 0;
	text-align: justify;
}

#content div.main {
	width: 460px;
	float: left;
	height: 100%;
	font-size: 10px;
	padding-right: 10px;
	float: left;
}
#content div.main div.mainline {
	padding: 0;
	margin: 5px 0px 5px 0px;
	width: 460px;
	border-bottom: #B0A9A8 1px solid;
	clear: both;
}
#content div.main div.dotline {
	padding: 0;
	margin: 5px 0px 5px 0px;
	width: 460px;
	height: 1px;
	border-bottom: #DB0800 1px dotted;
}

/*
	PICTUREFRAME RIGHT
*/
#content div.pictureframe {
	width: 148px;
	float: right;
	font-size: 10px;
	height: 100%;
	background-color: #F0F0F0;
}
#content div.pictureframe img {
	margin: 0px;
	padding: 0px;
	display: block;
}
#content div.picture {
	background-color: #E74944;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}

/*
	FOOTER
*/
div.footer {
	width: 770px;
	font-family: verdana, arial;
	font-size: 10px;
	text-align: center;
	display: block;
	float: left;
	clear: both;
	background: #f5f5f5;
}

#content span.more {
	margin: 3px 0 20px 0;
	height: 12px;
	display: block;
	padding-left: 15px;
	width: 150px;
	background: transparent url(../img/readon.gif) left top no-repeat;
}

#content span.more a { color: #e74944;}

#content img.icon {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

table.files {
	width: 300px;
}
table.files td { text-align: left; vertical-align: top; border-bottom: 1px solid #eeede9; padding-bottom: 3px;}
table.files td.icon { width: 25px;}
table.files td.name { width: 200px;}
table.files td.size { width: 75px;}
table.files td.name a { display: block;}

span.alert { color: #ff1111;}
span.klein { font-size: 10px;}
span.quote { font-style: italic;}


div.photobig {
	width: 800px;
	border: 2px solid #8d8d8d;
	background-color: #fff;
	padding-top: 10px;
}

div.footer a, div.footer a:visited { font-weight: normal;}

a.back, a.back:visited {
	display: block;
	width: 50px;
	height: 15px;
	padding-left: 17px;
	padding-bottom: 2px;
	background: transparent url("/img/left.gif") no-repeat;
}

div.formitem {
	width: 450px;
	clear: both;
}

div.formitem span.label {
	width: 120px;
	float: left;
}

div.formitem span.value {
	width: 300px;
	float: left;
}

div.formitem span.submit {
	display: block;
	text-align: left;
	width: 300px;
	padding-left: 120px;
}

div.sep {
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	margin: 10px 0 15px 0;
}

div.sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.sitemap ul li {
	margin: 4px 0 0 0;
	padding: 0;
	background: url(bulliet1.gif) no-repeat;
	padding-left: 15px;
}
div.sitemap ul li ul {	margin-left: 20px;}
div.sitemap ul li ul li {
	margin: 4px 0 0 0;
	background: url(bulliet1.gif) no-repeat;
	padding-left: 15px;
}


