




/*===== Template =====*/

#main {
width: 1024px;
text-align: left;
border-style:solid;
border-width:1px;
border-color:#E8E8E8;
}

#header {
text-align: left;
margin-top: 30px;
margin-bottom: 10px;
}

#footer {
margin-top: 30px;
margin-bottom: 30px;
background-color: #f7f7f7;
padding: 10px;
border: 1px solid #ccc;
font-size: 11px;
color: #777;
}

#footer a {
color: #777;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}

#shaddow {
height:8px;
background: white url('../images/shaddow.gif');
}

a {
color: #00659F;
}

body {

margin: 0;

padding: 0;
background:transparent url('../images/bg_alt.jpg') 50% 0;
background-repeat: repeat-x;

  font: Verdana,Arial;

}




html {
min-height: 101%;
}

.small {
font-size: 11px;
color: #777;
}

form {
display: inline;
}

.formbutton {
cursor: pointer;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
border: outset 1px #ccc;
background: #999;
color: #666;
height: 22px;
background:url(../images/form_bg.gif) repeat-x left top;
}

body, td, div {
font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 13px;
color: #656565;
}


div#container {
  width:937px;
  text-align:left;
  margin:0px auto;
  border:1px solid #0B5E8E;
}

div#headerneu {
	width:937px;
	padding: 0px;
	margin: 0px;
	background-color:#fff;
}

div#footerneu {
  	clear:both;
  	background-color:#0B5E8E;
  	padding:10px;
  	font: 10px Verdana,Arial;
  	color:#FFFFFF;
}

div#contentcenter {
	float:left;
	width:710px;
	padding:10px;
}

div#contentcenter h1  {
	font: normal 14px Verdana,Arial;
	font-weight: bold;
	color: #001464;
	border-bottom: 0px;
}

div#contentcenter h3, div#contentcenter h2  {
	font: normal 12px Verdana,Arial;
	font-weight: bold;
	color: #001464;
	border-bottom: 0px;
}


/*===== Menubar =====*/

div#menubar {
  width:100%;
  font: bold 10px Verdana,Arial;
  clear:both;
  background-color:#0B5E8E;
  text-align:right;
  color:#FFFFFF;
  margin:0px;
  padding:0px;
  padding-top:3px;
  padding-bottom:3px;
}

div#menulinks {
	float:left;
	width:179px;
         margin:0px;
         padding:0px;
	padding-top:37px;
	padding-bottom:37px;
         background-color:#364497;
         font: 9px Verdana,Arial;
}

div#menurechts {
	width:180px;
	height:auto;
	float:right;
	text-align:left;
	padding:25px 10px 8px 8px;
	background-color:#D3E2F9;
}


.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
z-index: 2;
background: #F3F3F3 url(../images/blockdefault.gif) center center repeat-x;
}
.suckertreemenu ul li a{
display: block;
padding: 5px 10px;
border-left-width: 0;
text-decoration: none;
color: white;
}
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em;
display: block;
visibility: hidden;
}
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}
.suckertreemenu ul li ul li ul{
left: 159px;
top: 0;
}
.suckertreemenu ul li ul li a{
display: block;
width: 140px;
color: black;
background-color: #f0f0f0;
text-decoration: none;
font-size: 11px;
padding: 3px 5px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.suckertreemenu ul li a:hover{
background: #F3F3F3 url(../images/blockactive.gif) center center repeat-x;
color: white;
}





/*===== Seitennummerierung =====*/

#seiten {
font-size:11px;
}
#seiten a {
display:block;
background-color:white;
text-decoration:none;
float:left;
border:1px solid #4F82B5;
padding:3px;
padding-left:7px;
padding-right:7px;
margin:3px;
}
#seiten a:hover {
background-color:#CCE5FF;
}
#seiten #nolink {
opacity:0.4;filter:alpha(opacity=40)
display:block;
float:left;
border:1px solid #555;
padding:3px;
padding-left:7px;
padding-right:7px;
margin:3px;
}
#seiten #current {
display:block;
background-color:#CCE5FF;
float:left;
border:1px solid #4F82B5;
padding:3px;
padding-left:7px;
padding-right:7px;
margin:3px;
}
#seiten #dots {
display:block;
float:left;
padding:3px;
margin:3px;
}





/*===== Facebox PopIn-Fenster =====*/

#facebox .b {
background:url(../images/b.png);
}
#facebox .tl {
background:url(../images/tl.png);
}
#facebox .tr {
background:url(../images/tr.png);
}
#facebox .bl {
background:url(../images/bl.png);
}
#facebox .br {
background:url(../images/br.png);
}
#facebox {
position: absolute;
width: 100%;
top: 0;
left: 0;
z-index: 100;
text-align: left;
}
#facebox .popup {
position: relative;
}
#facebox table {
margin: auto;
border-collapse: collapse;
width:auto;
}
#facebox td {
border-bottom: 0;
padding:3px;
}
#facebox .body {
padding: 10px;
background: #fff;
width: 370px;
}
#facebox .loading {
text-align: center;
}
#facebox .image {
text-align: center;
}
#facebox img {
border: 0;
margin: 0;
}
#facebox .header {
border-bottom: 1px solid #DDDDDD;
padding-top: 5px;
padding-bottom: 10px;
margin-bottom: 10px;
font-size: 12px;
font-weight: bold;
text-align: left;
}
#facebox .footer {
border-top: 1px solid #DDDDDD;
padding-top: 5px;
margin-top: 10px;
text-align: right;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
height: 10px;
width: 10px;
overflow: hidden;
padding: 0;
}


/*===== Facebox2 großes PopIn-Fenster =====*/

#facebox2 .b {
background:url(../images/b.png);
}
#facebox2 .tl {
background:url(../images/tl.png);
}
#facebox2 .tr {
background:url(../images/tr.png);
}
#facebox2 .bl {
background:url(../images/bl.png);
}
#facebox2 .br {
background:url(../images/br.png);
}
#facebox2 {
position: absolute;
width: 100%;
top: 0;
left: 0;
z-index: 100;
text-align: left;
}
#facebox2 .popup {
position: relative;
}
#facebox2 table {
margin: auto;
border-collapse: collapse;
width:auto;
}
#facebox2 td {
border-bottom: 0;
padding:3px;
}
#facebox2 .body {
padding: 10px;
background: #fff;
width: 500px;
}
#facebox2 .loading {
text-align: center;
}
#facebox2 .image {
text-align: center;
}
#facebox2 img {
border: 0;
margin: 0;
}
#facebox2 .header {
border-bottom: 1px solid #DDDDDD;
padding-top: 5px;
padding-bottom: 10px;
margin-bottom: 10px;
font-size: 12px;
font-weight: bold;
text-align: left;
}
#facebox2 .footer {
border-top: 1px solid #DDDDDD;
padding-top: 5px;
margin-top: 10px;
text-align: right;
}
#facebox2 .tl, #facebox2 .tr, #facebox2 .bl, #facebox2 .br {
height: 10px;
width: 10px;
overflow: hidden;
padding: 0;
}






/*===== Sternebewertungen =====*/

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(../images/star.gif) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}

.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display: inline-block;
vertical-align: middle;
}

.small-star{
width:50px;
height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
background-image: url(../images/star_small.gif);
line-height: 10px;
height: 10px;
}






/*===== Sonstiges =====*/

.msg {background:#f0f0f0; margin-left:55px; margin-right:55px; margin-bottom:20px; }
.rtop, .rbottom{
display:block;
background:#fff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#f0f0f0;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}



#login_form {
        padding-top: 0px;
        width: 700px;
        float: right;
        font-size: 11px;
}

#login_form a {
        color: #555;
}
#login_form #reg_link {
        color: #127BBF;
        padding-left: 60px;
}
#login_form form {
        padding: 0;
        margin: 0;
}
#forgot_pass {
        clear: left;
        display: block;
}
#form_inputs {
        height: 30px;
}

#login_form input {
        border: 0;
        color: #555;
        font-size: 11px;
        padding-top: 9px;
        background: url(../images/input_bg.gif) no-repeat top left;
        width: 188px;
        height: 20px;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        margin-right: 10px;
}
#login_form #login_button {
        background: transparent;
        width: 92px;
        height: 35px;
        padding: 0px;
        position: relative;
        top: -3px;
}
#login_form #checkbox_login {
        width: 14px;
        height: 14px;
        position: relative;
        top: 3px;
        padding: 0;
        margin: 0;
}

#imageContainer {
	position:relative;
	margin:auto;
	height:150px;
	width: 250px;
	border:0px solid #000;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

h2.navi_header {

   background-image:url("../images/box200_header.jpg");

   height:28px;

   font-family: Verdana, Arial, Helvetica, Sans-Serif;

   font-size:12px;

   color:#fffffb;

   padding:0px 8px 0px 8px;

   margin:0;

   line-height:28px;

   vertical-align:middle;

   border-top:    0px solid #9d9c9c;

   border-right:  0px solid #9d9c9c;

   border-bottom: 0px solid #515050;

   border-left:   0px solid #9d9c9c;

}

.navi_body {

   background-image:url("../images/box200_middle.jpg");

   border-right:  0px solid #ffffff;

   border-bottom: 0px solid #515050;

   border-left:   0px solid #515050;

   padding:0px;

   margin:0px;

   }

div.ts_boxfooter {

   background-image:url("../images/box200_footer.jpg");

   height:5px;

   line-height: 5px;

   border-top:  0px solid #ffffff;

   margin:0px;

   margin-bottom:10px;

   padding:0px;

}

ul#navi_menu .active, ul#navi_menu .active a { font-weight:bold; color: #428fde;}

ul#navi_menu { list-style-type:none;width:193px;

   margin-left:2px;}

ul#navi_menu li {

   list-style-type:none;

   }

ul#navi_menu li a{ text-decoration:none; color:#41191b;}

ul#navi_menu li a:hover{ text-decoration:none; color:#428fde;}

ul#navi_menu {

   margin-bottom:0px;

   }

/* --------------------------- Style Category Menu Level 1 */

ul#navi_menu li.navilinksstyle {

   padding:3px 0px 3px 6px;

   font-size: 11px;

   border-top:    1px solid #ffffff;

   border-bottom: 1px solid #cccccc;

}

ul#navi_menu li.navilinksstyle:hover {background-color:#f1f1f1;}

	.artikel_link {
		padding: 0 10px 0 0;
		background: transparent url("../images/artikel_pfeil.png") no-repeat right center;
		text-decoration: none !important;
	}

	.artikel_link:focus,  .artikel_link:hover, .artikel_link:active {
		text-decoration: underline !important;
	}

	.newsdatum {
		font-weight: bold !important;
		color: #cc0000;
	}

	div.newsaktuell {
		width: 100%;
		border-bottom: 1px solid #bcbcbc;
		margin: 0;
		padding: 10px 0 10px 0;
                 font-family: Verdana;
                 font-size: 8pt;
	}

	div.newsaktuell-hintergrund {
		background: transparent url("../images/artikelhintergrund.png") repeat-y right;
	}

	div.newsaktuell-go {
		margin: 0;
                 margin-bottom:20px;
		padding: 0 0 10px 0;
	}

	div.newsaktuell h2 {
		width: 100%;
                 font-family: Verdana;
                 font-size:12pt;
		margin: 0 0 2px 0;
	}

	div.newsaktuell dl {
		width: 100%;
		font-size: 91.6667% !important;
		margin: 0;
		padding: 0;
		display: block;
		height: 20px;
		border-bottom: 1px dotted #bcbcbc;
	}

	div.newsaktuell dl dt {
		font-weight: normal;
		float: left;
		margin: 0 5px 0 0;
	}

	div.newsaktuell dl dd {
		font-weight: normal;
		float: left;
		margin: 0 4px 0 0;
	}

	div.newsaktuell dl dd a {
		margin: 0 3px 0 0;
	}

	div.newsaktuell dl dd.ende {
		display: block;
		float: none;
	}

	div.newsaktuell dl dd a {
		text-decoration: underline;
	}

	div.newsaktuell dl dd a:focus,
	div.newsaktuell dl dd a:hover,
	div.newsaktuell dl dd a:active {
		text-decoration: none;
	}

	div.newsaktuell p {
		margin: 8px 0 0 0;
		padding: 0;
		display: block;
	}

	div.newsaktuell p a {
		font-size: 90%;
	}

	div.newsaktuell div.bild {

		overflow: hidden;
		width: 350px;
		margin: 0 0 1em 0;
                 padding-top:10px;
	}

	div.newsaktuell div.bild div {
		position: relative;
		border: 0px none;
		vertical-align: top;
	}

	div.newsaktuell div.bild a {
		border: 0px none;
		position: static;
		display: inline;
	}

	div.newsaktuell div.bild a img {
		border: 0 none;
		vertical-align: middle;
	}

	div.newsaktuell div.bild p {
		margin: 0;
		padding: 0;
		height: 20px;
		display: block;
		position: absolute;
		right: 3px;
		bottom: 1px;
	}

	div.newsaktuell div.bild p a:focus,
	div.newsaktuell div.bild p a:hover,
	div.newsaktuell div.bild p a:active {
		text-decoration: none;
	}