/* InventiveSoft Cascade Style Sheet */ 
body {margin: 0; padding: 0; background: #000 url(images/patern.gif) repeat; color: #888; font-family: "Verdana", Lucida, Verdana, sans-serif; font-size: 11px; line-height: 1.8em; text-align: center;}
a, a:link, a:visited {color: #fff; text-decoration: none;}
strong {font-weight: normal; color: #fff;}
h1 {font-size: 15px; font-weight: normal; color: #fff; margin: 0;}
h2 {font-size: 11px; font-weight: normal; color: #fff; margin: 0; border-bottom:1px solid #111;}
h3 {font-size: 11px; font-weight: normal; color: #fff; margin: 0;}
backgroundStyle {background-color: #000000;}
titleStyle {font-size: 45px; font-weight: normal; color: #ffffff; margin: 0; background-color: #000000;}
descriptionStyle {font-size: 17px; font-weight: normal; color: #ffffff; margin: 0; background-color: #000000;}
sup {color : #fff; font-size : 8px; }
img {border:0; }
.image_inline {float: left; padding: 5px 8px 0 0;}

/* main page styles */
#content_center  {
	text-align: left;
	margin: auto;
	position: relative;
	width: 940px
}
#maincontent {
	float:left;
	background-color: #000;
	margin-bottom: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #111;
	border-bottom-color: #111;
	border-left-color: #111;
}
	.header_weblog:hover { background: url(images/header_weblog_hover.gif) no-repeat left center; color:#fff; }
	.header_email:hover{ background: url(images/header_email_hover.gif) no-repeat left center; color:#fff; }
.sep {color:#999; margin:0px 3px;}

/* Nicht Löschen */ 
#subheader_new {margin: 25px 25px 35px 25px; float: left;}
#subheader {margin: 25px 25px 35px 25px; float: left; width: 880px; height: 290px; background: #000 url(images/subheader.jpg) no-repeat left center;}
/* Nicht löschen */
#bottom_menu {float:center; background-color:#0b0b0b; border-top:0px solid #1a253f; border-bottom:0px solid #1a253f;}
a.bottom_column {display:block; padding: 17px 25px; position:relative; float:left; width: 181px; border-left:0px solid #1a253f;}
	a.bottom_column:first-child {
	width: 184px;
	border-top-width: 0px;
	border-right-width: 184px;
	border-bottom-width: 184px;
	border-left-width: 184px;
	border-left-style: none;
}
	a.bottom_column:hover {background-color: #1a253f;}
	a.bottom_column:active {background-color:#000;}
.bottom_label { color: #888; }

#underBottomMenu {
	float: center; background-color:#0b0b0b; border-top:0px solid #1a253f; border-bottom:0px solid #1a253f; text-align: center;
}

a.under_bottom_column {
	display: block; padding: 17px 25px; position: relative; float: left; width:  14.5%; border-left: 0px solid #1a253f; background-color:#000;
}
	a.under_bottom_column:first-child {
	width: 14.3%;
	border-top-width: 0px;
	border-right-width: 144px;
	border-bottom-width: 144px;
	border-left-width: 144px;
	border-left-style: none;
}

    a.under_bottom_column:hover {background-color: #1a253f;}
    a.under_bottom_column:active {background-color: #000;}
    .under_bottom_label {color: #888;}
    
    
