* {margin:0;padding:0;}

body {
	background-color:#ffffff;
	color:#444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a img {border:none;}

a:link {color: #0066ff;text-decoration:underline;}
a:hover {color:#7A0A17;text-decoration:underline;}
a:visited {color: #804249;text-decoration:underline;}

p {margin:10px 0 5px 0;}

/* dev-text
div { border:solid 1px green; margin:3px; }
*/
span.strike {text-decoration: line-through;}

/* IE8 hack to get it to apply margin auto centering to element inside this one */
#wrap {width:100%;}

/* Header */
#header {
	height:145px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#header #logo {
	position:relative;
	height:145px;
	width:810px;
	background-image: url(img/logo_back.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#logo img {
	float: right;
}

#header #logo #slogan {
	padding-top: 20px;
	padding-left: 20px;
}

#header img.logo {margin-top:26px;}

#slogan {
	color: #FFFFFF;
	height: 45px;
	background-image: url(img/slogan.png);
	background-repeat: no-repeat;
}


#topnavi {
	position: absolute;
	width: 501px;
	height: 25px;
	bottom: 0px;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#topnavcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: left;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
}

#topnavcontainer ul li { 
display: inline; 
}
#topnavcontainer ul li a
{
	background-color: #959595;
	color: White;
	text-decoration: none;
	float: left;
	padding-right: 38px;
	padding-left: 20px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
}

#topnavcontainer ul li a:hover
{
	background-color: #DDDDDD;
	color: #CC0000;
} 
#topnavcontainer li a#current
{
	background-color: #C0C0C0;
	color: #fff;
	
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
}

#banner {
	height:210px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#banner #mainnav {
	height:200px;
	width:810px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#toppic {
	background-color: #FFFFFF;
	height: 200px;
	float: left;
	width: 500px;
}

#navcontainer    {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 20px;
	width: 300px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
}
#navcontainer ul    {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background-color: #959595;
}
#navcontainer a    {
	background-color: #959595;
	display: block;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
	line-height: 24px;
	height:24px;
}
#navcontainer a:link, #navlist a:visited, #subnavlist a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
#navcontainer a:hover {
	color: #CC0000;
	background-color: #F0F0ED;
}
#navcontainer li a#current {
	color: #FFFFFF;
	text-indent: 20px;
	background-color: #D5D5D5;
}
#navcontainer li a#sub {
	color: #40494F;
	text-indent: 20px;
}


/* Content Area */

#main {
	width:810px;
	margin:0 auto;
	clear:both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5D5;
	border-left-color: #D5D5D5;
}

#main2 {width:800px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;}

#content {
	width:460px;
	float:left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 10px;
	color: #606060;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5D5;
}
#content a:link,a:visited,a:hover  {
	color: #CC0000;
}


#content h1 {
	font-size: 11px;
	font-weight: bold;
	color: #606060;
	padding-top: 0px;
	padding-bottom: 11px;
}
#content h2 {
	font-size:10px;
	color:#606060;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
}
#content  #preview {
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	position: relative;
	padding-bottom: 10px;
	font-size: 10px;
	min-height: 110px;
	margin-bottom: 20px;
}
#content #preview img {
	float: right;
	clear: none;
	margin-left: 20px;
	margin-bottom: 40px;
}
#content  #previewfirst {
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	position: relative;
	padding-bottom: 10px;
	font-size: 10px;
	min-height: 110px;
	margin-bottom: 20px;
}
#content #previewfirst img {
	float: right;
	clear: none;
	margin-left: 20px;
	margin-bottom: 40px;
}


#content  #previewlast {
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	position: relative;
	padding-bottom: 10px;
	font-size: 10px;
	min-height: 110px;
	margin-bottom: 20px;
}
#content #previewlast img {
	float: right;
	clear: none;
	margin-left: 20px;
	margin-bottom: 40px;
}
#content  #previewone {
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	position: relative;
	padding-bottom: 10px;
	font-size: 10px;
	min-height: 110px;
	margin-bottom: 20px;
}
#content #previewone img {
	float: right;
	clear: none;
	margin-left: 20px;
	margin-bottom: 40px;
}
#content  #previewtwo {
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	position: relative;
	padding-bottom: 10px;
	font-size: 10px;
	min-height: 110px;
	margin-bottom: 20px;
}
#content #previewtwo img {
	float: right;
	clear: none;
	margin-left: 20px;
	margin-bottom: 40px;
}
#content  #previewthree {
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	position: relative;
	padding-bottom: 10px;
	font-size: 10px;
	min-height: 110px;
	margin-bottom: 20px;
}
#content #previewthree img {
	float: right;
	clear: none;
	margin-left: 20px;
	margin-bottom: 40px;
}
#content  #previewfour {
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	position: relative;
	padding-bottom: 10px;
	font-size: 10px;
	min-height: 110px;
	margin-bottom: 20px;
}
#content #previewfour img {
	float: right;
	clear: none;
	margin-left: 20px;
	margin-bottom: 40px;
}
#content  #previewfive {
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	position: relative;
	padding-bottom: 10px;
	font-size: 10px;
	min-height: 110px;
	margin-bottom: 20px;
}
#content #previewfive img {
	float: right;
	clear: none;
	margin-left: 20px;
	margin-bottom: 40px;
}



/* Sidebar */
#sidebar {
	width:300px;
	float:right;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#sidebar ul {list-style:none;
}
#sidebar a {
	font-size: 10px;
	padding-left: 20px;
	color: #CC0000;
}

#sidebar a:link  {
	font-size: 10px;
	padding-left: 20px;
	color: #CC0000;
}
#sidebar a:visited  {
	font-size: 10px;
	padding-left: 20px;
	color: #CC0000;
}
#sidebar a:hover  {
	font-size: 10px;
	padding-left: 20px;
	color: #CC0000;
}


#sidebar h2  {
	font-size:10px;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CC0000;
	width: 280px;
	
	background-repeat: repeat-x;
	padding-left: 20px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#sidebar img {margin-right:3px;}



/* Footer */
#footer {
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;}

#footer a, #footer2 a {color:#ffffff;
	text-decoration:underline;}
#footer a:hover, #footer2 a:hover {color:#804249;
	text-decoration:underline;}
#footer a:visited, #footer2 a:visited  {color:#ffffff;
	text-decoration:underline;}



#foot {
	width:810px;
	height:25px;
	line-height:24px;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align:center;
}
.tengrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606060;
}




.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
#linkscontainer    {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 480px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#listcontent img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#linkscontainer  ul li {
	background-color: #FFFFFF;
	float: left;
	width: 218px;
	text-indent: 20px;
	list-style: none;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #D5D5D5;
}
#linkscontainer a    {
	background-color: #e6e6e6;
	display: block;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
	height: 25px;
	line-height: 25px;
	color: #CC0000;
}
#linkscontainer a:link, #linklist a:visited, #subnavlist a:visited  {
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
}
#listcontent {
	width:480px;
	float:left;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 10px;
	color: #606060;
}
#listcontent h1 {
	font-size: 11px;
	font-weight: bold;
	color: #606060;
	padding-top: 0px;
	padding-bottom: 11px;
}



.anreiss {
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 65px;
	padding-right: 10px;
}


