/*defaults*/
body 	{background:#2765AF url('../images/body_bg.jpg') repeat-x 0 0; color:#000000; margin:20px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:85%; }
p		{
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}


/*structural elements*/
#container	{
	margin:0px auto;
	text-align:center;
	width:900px;
}
#holder		{width:100%; padding:20px 20px 5px 20px; background:#FFFFFF; text-align:left; }
#logo		{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DADADA;
}
#navigation	{padding:10px 0; }
#newcontent {
	position:absolute;
	width:465px;
	z-index:1;
	left: 369px;
	float: left;
	line-height: 160%;
}
#content	{
	float:left;
	width:460px;
	line-height:140%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #DADADA;
}
#news		{
	float:right;
	width:200px;
	line-height:130%;
	text-align:justify;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.newsItem	{
	padding:20px 20px 5px 20px;
	font-size:85%;
	margin-bottom:20px;
	background-color: #FDF0D6;
	border: 1px solid #CFCFCF;
}
#footer		{
	clear:both;
	width:100%;
	font-size:80%;
	padding:20px;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(../images/footer_lines.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#copyright	{float:right; }


/*headings*/
.newsItem h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1		{
	font-size:130%;
	font-weight:normal;
	line-height:110%;
	margin:0;
	padding:0 0 20px 0;
}
#logo h1		{
	font-weight:normal;
	font-size:190%;
	margin:0;
	padding:0;
	color:#225799;
}

/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#225799; padding:0 20px 0 0; text-decoration:none; text-transform:uppercase;}
#navigation p		{color:#225799; padding:0 20px 0 0; text-decoration:none; text-transform:uppercase; display:inline; }
#navigation a:hover	{color:#000000; }

#navileft ul 		{margin:0; padding:0; }
#navileft li 		{margin:0; padding:0; list-style:none;}
#navileft a 		{color:#225799; padding:0 20px 0 0; text-decoration:none; text-transform:uppercase;}
#navileft p 		{color:#225799; padding:0 20px 0 0; text-decoration:none; text-transform:uppercase;}
#navileft a:hover	{color:#000000; }

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer p		{color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; display:inline; }
#footer a:hover	{color:#000000; text-decoration:none; }

/*additional classes*/
.clear		{height:0.1px; overflow:hidden; font-size:0.1px; line-height:0.1px; clear:both; }
.invisible		{width:0px; height:0px; left:-1000px; top:-1000px; position:absolute; overflow:hidden; display:inline; }

/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */
#navileft {
	float:left;
	width:180px;
	line-height:140%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #DADADA;
}
.Bildunterschrift {
	color:#666666;
	margin:0 0 10px 0;
	padding:0;
	font-size:90%;
	font-weight:normal;
	line-height: 80%;
}
.footerseo {
	color:#666666;
	margin:0 0 10px 0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	line-height: 100%;
}
