/*

rot... B92837
blau.. 164E9F

*/
body, p, ul, li, ol, th, td, input, textarea {
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
}
a {
	color:#b92837;
}
a:active {
	color:#ffffff;
}
a:visited {
	color:#b92837;
}
.hugelink {
	font-size:24px;
	font-weight:bold;
}
.red {
	color:#B92837;
}
.blue {
	color:#164E9F;
}
body {
	background:#fff url(gfx/top.jpg) repeat-x top;
	margin:0;
	padding:0;
}
.gthumb {
	width:124px;
	height:124px;
	float:left;
}
.clearer {
	clear:both;
}
#header {
	width:429px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}

#contentwrap {
	width:776px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}

#content {
	width:510px;
	/* width:535px; */
	float:right;
	text-align:left;
}

#nav {
	width:115px;
	float:left;
}

#teaserwrap {
	width:135px;
	float:right;
}

#teaser {
	width:115px;
	float:right;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlinks a {
	display: block;
	color: #FFF;
	background-color: #B92837;
	width: 100px;
	padding: 5px 10px 6px 10px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	margin:0px 0 4px 0;
}

#nav a {
	color:#fff;
	text-decoration:none;
}

#nav a:hover {
	color:#fff;
	text-decoration:underline;
	background-color:#164E9F;
}
h1 {
	margin:8px 0 10px 0;
	padding:0;
}
#nav a:active {
	color:#000000;
}

#nav a:visited {
	color:#fff;
}
#nav a.current {
	background-color:#164E9F;
}


.info {
	font-style:italic;
	color:#888;
	font-size:12px;
}
.contentbox blockquote {
	padding:0 0 0 20px;
	color:#444444 !important;
	font-weight:normal;
	margin:20px 0;
}
.contentbox {
	border:1px dotted #999;
	padding:8px 10px;
	margin-bottom:16px;
	line-height:130%;
}

.contentbox h1 {
	font-size:18px;
	color:#164E9F;
	line-height:120%;
}
.contentbox h2 {
	font-size:14px;
        color:#164E9F;
        line-height:120%;
	margin-top:16px;
}
.contentbox h3 {
	font-size:13px;
}
.contentbox h4 {
	font-size:12px;
}

.contentbox p {
	line-height:130%;
	margin:10px 0;
}

#footerwrap {
	margin:0 auto;
	width:660px;
	clear:both;
	padding-top:30px;
	padding-bottom:20px;
}

#footer {
	border-top:1px dotted #164E9F;
	padding-top:10px;
	font-size:11px;
	text-align:center;
}
.contentbox dl {
	margin:20px 0;
}
.contentbox dd {
	margin:10px 0;
}
.contentbox dt {
	font-weight:bold;
}
.img_left {
	float:left;
	padding-right:10px;
}
.kopfbox { width:150px;float:left;padding-bottom:16px;height:200px; }
.kopfimg { padding-bottom:1px;margin:0 auto; width:130px; }
.kopfnam { background-color:#164E9F;width:130px;margin:0 auto;text-align:center; font-size:12px; font-weight:bold;padding:3px 0;color:white; }
.kopfpos { text-align:center; font-size:10px; padding-top:2px; }

table.partei th {
	background-color:#164E9F;
	color:#ffffff;
	font-weight:bold;
	padding:2px 4px;
}
table.partei td {
	font-size:12px;
	padding:3px;
	border:1px solid #aaaaaa;
}
input.textual {
	width:100%;
}
.flip {
	border:1px solid #000000;
	padding:4px 5px;
	float:left;
}
/*
.contentbox ul {
	list-style-type:none;
	margin:10px 0;
	padding:0;
}
.contentbox li {
	margin:12px 0;
	padding:0;
}
*/

/* blog */

.entry h1 a {
	text-decoration:none;
	color:#164E9F;
}
.entry h1 a:hover {
	text-decoration:underline;
}
.entry p.info {
	font-style:normal;
	font-size:11px;
}
.entry p.info a {
	color:#888;
	text-decoration:none;
}
.entry p.info a:hover {
	color:#c80000;
	text-decoration:underline;
}

/* lightbox START */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

/* lightbox END */

.imgflow {
	float:left;
	width:120px;
	height:120px;
}
