.content {
    float: left;
    /*width: 640px;*/
}

.contentHead {
	height: 22px;
	/*width: 620px;*/
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
}
.contentHead h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #000;
}

.contenttext {
	/*width: 620px;*/
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 450px;
}

.contenttext img {
	max-width: 440px;
}

.contenttext  h2  {
	font-size: 15px;
}


.submenu {
	float: right;
}

/* die kleinen Links beim Seitentitel */
.subnavi a:link, .subnavi a:visited{
font-size:14px;
color: #000;
text-decoration: none;
}

.subnavi a:hover{
color: #004080;
text-decoration: underline;
}

.subnavi{
font-size:14px;
color: #000;
text-decoration: none;
}

a.buttonhover {  
   display:block;  
   width:15px;   
   height:12px;  
   background:transparent url('../images/brief1.gif') no-repeat top left;  
 }  
   
a.buttonhover:hover {  
  display:block;  
  width:15px;   
  height:12px;  
  background:transparent url('../images/brief.gif') no-repeat bottom right;  
 }  

#footer {
    background: url("../images/footer.jpg");
    background-repeat:none;
    background-position:bottom;
    position:relative;
    height: 55px;
    bottom: 0px;
    width: 100%;
    font-family: Verdana, Arial;
    font-size: 14 Pt;
    color: #000;
}

#navigationList {
    float: left;
    border-size:2px;
    display: inline;
    text-align: center;
    width: 1097px;
    margin: 0 auto;
    padding-top: 8px;
    margin-left:45px;
    height:42px;
}

#navigationList li:first-child {
    display: inline;
}

#navigationList li {
    float: left;
    font-size: 14pt;
    font-family: Segoe UI;
    list-style-type: none;
    margin-right: 10px;
    margin-left: 10px;
    text-align:center;
    padding: 4px;

}

#navigationList li a {
    color: #ffffff;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 3px;
    text-decoration: none;
    -webkit-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}

#navigationList li a:hover {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.navi_markiert {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.box {
    width: 299px;
    margin-bottom: 20px;
}

.box_head {
	height: 44px;
	width: 260px;
	background-image: url("../images/content_head.jpg");
	border: 1px solid #000000;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.box_blatt {
	background-image: url("../images/box_blatt.png");
	background-repeat: no-repeat;
	background-position: right;
	width: 260px;
	height: 44px;
	z-index: 5;
}


.box_head h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 44px;
}

.box_head h2 a:visited, .box_head h2 a:link, .box_head h2 a:active{
text-decoration: none;
color: #FFFFFF;
}

.box_head h2 a:hover{
text-decoration: underline;
}

.box_content {
	width: 250px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url("../images/content_text_bg.png");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box_content a:link, .box_content a:visited {
	color: #AA0000;
	text-decoration: none;
}
.box_content a:hover {
	color: #FF0000;
  text-decoration: underline;
}

.box_content  h2  {
	font-size: 15px;
}

.site_untertitel {
  background-color: #004080;
  border: 1px dashed #000;
	vertical-align:middle;

	padding-left: 20px;
  padding-right:8px;

	min-height: 23px;
   -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -moz-border-topleft-adius: 5px;
   -moz-border-topright-adius: 5px;
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
   border-width:1px;
   border-style:solid;
}

.site_untertitel span {
 color: #FFF;
 font-weight: bold;
 font-size: 16px;
}

.meldung_text {
  background-color: #F9F9F9;
	vertical-align:middle;
	background-repeat: no-repeat;
	background-position:0px 50%;
	padding-left: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right:8px;
	min-height: 20px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   border-width:1px;
   border-style:solid;
   border-color:#8c6c5d;
   -moz-box-shadow: 2px 2px 2px #666;
   -webkit-box-shadow: 2px 2px 2px #666;
   box-shadow: 2px 2px 2px #666;
}

.quote {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   border-width:1px;
   border-style:solid;
   border-color:#8c6c5d;
   background-color: #F0DEBB;
   /*-moz-box-shadow: 1px 1px 2px #666;
   -webkit-box-shadow: 1px 1px 2px #666;
   box-shadow: 1px 1px 2px #666;*/

}

table.sr1 th, tr.head {
color: #000;
font-size: 14px;
font-weight: bold;
background-color: #EFEFEF;
}

table.sr1 {
border-collapse:collapse;
text-align:center;
}

table.sr1 tr {
border-bottom:1px dashed #59392a;
text-align:center;
}
table.sr1 tr:hover {
background-color: #f9f9f9;
}

table.sr1 a:link, table.sr1 a:visited, table.sr1 a:active {
color:#004080;
}

table.sr1 a:hover {
color:#EE5500;
}

table.sr2 {
border-collapse:collapse;
text-align:center;
}
table.sr2 tr {
border-bottom:1px dashed #59392a;
text-align:center;
}
table.sr2 a:link, table.sr2 a:visited, table.sr2 a:active {
color:#004080;
}

table.sr3 {
border-collapse:collapse;
text-align:center;
}
table.sr3 tr {
text-align:left;
}
table.sr3 td {
border:1px dashed #59392a;
text-align:center;
}
table.sr3 tr:hover {
background-color: #F0DEBB;
}
table.sr3 a:link, table.sr3 a:visited, table.sr3 a:active {
color:#FF0000;
}


/*------------FORUM - SEITENNAVIGATION edited by Iceman---------------------*/
div#pagination{
	text-align:center;
}
#pagination span{
	display:block;
	float:left;
	font-weight: bold;
	font-size:11px;
	line-height:13px;
	margin: 2px 3px 2px 0;
}
#pagination span a{
	background-color:#fff;
	border:1px solid #004080;
	color:#004080;
	display:block;
	font-weight: bold;	
	font-size:11px;	
	padding:1px 3px 1px 3px;
	text-decoration:none;
}
#pagination span a:hover, #pagination span a:active{
	border:1px solid #004080;
  background-color:#004080;
  color:#fff;
  font-weight: bold;
}
#pagination span.aktuell{
	background-color:#004080;
	border:1px solid #004080;
	color:#FFFFFF;
  font-weight: bold;
	font-size:11px;
	padding:1px 3px 1px 3px;
}



.b1 {
	border:1px solid #EE5500;
	background-color:#EE6611;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	color:#FFF;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	padding:1px 14px;
	text-decoration:none;
	height:20px;
	vertical-align:middle;
	line-height:20px;
}.b1:hover {
	border:1px solid #EE5500;
	background-color:#EE7722;
	color:#FFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}


.eingabefeld2 {
 width: 148px;
 color: #004080;
 background-color: #FFFFFF;
 border-width: 1px;
 border-style: solid;
 border-color: #ee5500;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 padding-left:2px;
 
 
}

.button {
 width: 148px;
 color: #000000;
 background-color: #FFFFFF;
 border-width: 1px;
 border-style: solid;
 border-color: #000000;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 padding-left:2px;
 
}



.button:hover {
  border-color: #000;
    opacity: 0.6;       /* modern browser */  
    -moz-opacity: 0.6;  /* older Mozilla browser */  
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* IE8 in Standard Compliant Mode */  
    filter:alpha(opacity=60); /* IE5.x -7.0 */ 
}


/* the default rating is placed as a background image in the ul */
/* use the background position according to the table above to display the required images*/
.rating{
	width:80px;
	height:16px;
	margin:5px 0 5px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(../images/star-matrix.png) no-repeat 0 0;
}
/* add these classes to the ul to effect the change to the correct number of stars */
.nostar {background-position:0 0}
.onestar {background-position:0 -16px}
.twostar {background-position:0 -32px}
.threestar {background-position:0 -48px}
.fourstar {background-position:0 -64px}
.fivestar {background-position:0 -80px}
ul.rating li {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li a:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;	
	background: url(../images/star-matrix.png) no-repeat 0 0
}
ul.rating li.one a:hover {background-position:0 -96px;}
ul.rating li.two a:hover {background-position:0 -112px;}
ul.rating li.three a:hover {background-position:0 -128px}
ul.rating li.four a:hover {background-position:0 -144px}
ul.rating li.five a:hover {background-position:0 -160px}
/* end rating code */
h3{margin:0 0 2px 0;font-size:110%}

.edit {
 color: #fff;
 font-size: 10px;
 background-color: #ee6611;
 border-width: 1px;
 border-style: solid;
 border-color: #ee5500;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 padding: 1px 4px 1px 4px;
}

.edit:hover {
 background-color: #ee7722;
 color: #fff; 
 font-size: 10px;
 border-width: 1px;
 border-style: solid;
 border-color: #ee5500;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 padding: 1px 4px 1px 4px;
 text-decoration: none;
}
.seiten {
font-size:9px;
border:1px solid #004080;
padding:0 2px 0 2px;
margin-top:2px;
margin-bottom:2px;
opacity:0.8;
line-height:2;
}

.seite a:hover{
border:1px solid #EE5500;
color:#EE5500;
text-decoation: none;
}