body{
 	font-family:Verdana,arial,helvetica,sans-serif;
 	font-size:101.01%;
 	background-image: url(http://www.spd-net-sh.de/rz/images/user_pages/bg_body.jpg);
	margin:0px;
	padding:0px;
	text-align:center;


}

/*Schriftgrößen*/
pre {
font-size:1em;
padding:5px;
}


input, textarea, select {
font-family: arial, helvetica,verdana,sans-serif;
font-size: 1em;
}

/*h2 {font-size:1em;!important;}
h3, h4, h5, h6, font {font-size:1em;!important;}*/

table, code, .headtext {font-size:1em;}

#zaehler{font-size: 0.8em;}

#navtop, #footer {font-size: 0.7em;}

#left, #right, #contenta, #contentb, #artikelhead, .button{
font-size: 0.75em;

}

p, h1, h2, h3, h4, h5, h6 {
margin-top: 0;
}
td {vertical-align: top;}

form {margin: 0;}



hr{
	background-color:#c00; /* Mozilla 1.4 */
	color:#c00; /* IE 6 */
	border: #c00; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
.leftblocktext table, #mainboxtext table, .boxmittetext table, .sideboxatext table, .rightblock table{
	width: 96%;
}

#box{
	width:950px;
	margin:auto;
	padding: auto;
	text-align:left;
	background-image: url(image/box_bg.png);
	/*
	background-image: url(image/bg_left.gif);
	background-repeat: repeat-y;
	*/

}

#content{
	float:left;
	width: 750px;
	/*background-image: url(image/bg_right.gif);
	background-position: right;
	background-repeat: repeat-y;*/
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#left, #right, #contenta, #contentb{
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#header{
	width:950px;	
	margin:auto;
	height:120px;
	padding: auto;
	margin-top: 16px;
	margin-bottom: 16px;
	}
	
#user{
	width:950px;
	height:120px;
	margin:auto;
	padding: auto;
	text-align:left;
	background-image: url(image/logo_bg.png);
	background-position: left;
	background-repeat: repeat;
}

#username{
font-size: 1.3em;
font-weight: bold;
color:#fff;
padding-bottom: 6px;
padding-left: 6px;
padding-top: 10px;
}



.button{
	background-color:#fcdad0;
	color:#000;
	border:1px solid #a70d01;
	font-weight: bold,
}

#head {
	height:40px;
	width:800px;
	margin:0px;
	padding:6px;
	color:#fff;
	font-size:30px;
	font-weight:bold;
}

#head a{
	color:#fff;
	text-decoration:none;
}

.headtext{
	float:right;
	font-weight:bold;
	color: #ffffff;
	padding-top:4px;
	padding-left: 10px;
}


#left {
	text-align:center;
	width:200px;
	float:left;
}

/*menuBlock*/
#menublockcontainer{
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #144B93;
	margin-right: 16px;
	/*width: 190px;*/
}

#menublocktitle, .leftblocktitle{
	font-weight:bold;
	color: #fff;
	background-color: #E2001A;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 4px;
}
#menublocktitle{
border-style: solid;
border-width: 0px;
border-top-width: 0px;
border-color: #fff;
background-color: #D0E2F5;
color:#144B93;
/*border-top: 1px solid #fff;*/
}
/*
.level1, .level2, .level3 {
	line-height: 16px;
}
*/
.level1 a, .level2 a, .level3 a{
	display:block;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	padding:2px;
	border: 0px solid #666
	font-size: 0.95em;
}

.level1 a{
	width:176px;
	margin:3px 4px 0 4px;
}
.level2 a{
	width:166px;
	font-size: 0.85em;
	margin:3px 4px 0 14px;
}
.level3 a{
	width:156px;
	font-size: 0.85em;
	margin:3px 4px 0 24px;
}
.level1 a:hover, .level2 a:hover, .level3 a:hover{
	background:#E2001A;
}


/*linke Blöcke*/
.leftblockcontainer {
  	text-align:left;
	color:#fff;
  	margin-bottom:10px;
	background-color: #144B93;
}



.leftblock{
  	padding:4px;
}

.leftblock a{
  	color:#fff;
	text-decoration: underline;
	font-weigth: normal;
}

/*rechte Blöcke*/
.rightblockcontainer {

  	text-align:left;
  	/*width:178px; */
  	margin-bottom:0px;
  	margin-top: 0px;
  	color: #fff;
}



.rightblock{
  	margin-left:4px;
  	color: #000;
  	padding-bottom: 4px;
}



.rightblock a{
  	color:#666;
  	text-decoration: underline;
  	font-weight: normal;
}

.rightblock a:hover{
  	color:#c00;
}

#right {
	width:180px;
	float:right;
	padding:0px;
	/*background-color: #eee;*/
	margin-top:1px;
}

#contenta{
	width: 750px;
	background-color: #FFFFFF;
	float:left;
}


#contentb {
	width: 750px;
	background-color: #FFFFFF;
	float:left;
}

#mainbox {
	background-color:#FFFFFF;
	margin:0px;
}

#mainbox img{
  	padding:4px;
}



#mainboxtitle, .sideboxatitle, .rightblocktitle{
	font-weight:bold;
	padding-left: 4px;
	color: #fff;
	background-color: #D0E2F5;
	
}
.sideboxatitle, #mainboxtitle{
border-style: solid;
border-width: 0px;
border-top-width: 0px;
border-color: #fff;
font-size: 1.2em;
font-weight: bold;
}
#mainboxtitle a{
	font-weight:bold;
	font-style: underline;
	color: #ff;	
}

#mainboxtext{
	padding: 10px;
	background-color:#FFFFFF;
}

#mainboxtext a{
	font-weight:normal;
	font-style: underline;
	color: #000000;

}

.boxmitte {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	width: 750px;

}

.boxmittetitle{
	font-weight:bold;
	color: #000;
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	width: 748px;
	border-bottom: 0px solid #e32227
	width: 750px;
	margin-bottom: 16px;	
	margin-top: 16px;
	background-color: #FFFFFF;
	
}

.boxmittetext{
	color: #000;
	padding: 5px;
}

.boxmittetext a{
	color: #000;
	text-decoration: underline;
}

.boxmittetext a:hover{
	color: #c00;
}

/* Navigation */
#navtop {
	font-weight:600;
	width: 600px;
	height:30px;
	text-align:right;
	float:right;
	position:relative;
	top:50px;
	vertical-align:bottom;
	padding-right:6px;
	color:#144B93;

#navtop a {
	color: #fff;
	text-decoration: none;
}

#navtop a:hover{
	color: #ccc;
}

.sideboxa {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}



.sideboxatitle a{
	font-weight:bold;
	font-style: underline;
	color: #eee;
}

.sideboxatext a{
	font-style: underline;
	color: #000;
}

.sideboxatext a:hover{
	color: #c00;
}

.sideboxatext{
	padding: 10px;
}


#footer{
	clear:all;
	width:950px;
	margin:0px auto;
	text-align:center;
	color: #c00;
	border-top: 0px solid #e32227;
	margin-top: 16px;
}
#footer table{color: #fff;}

#footer hr{
	background-color:#666; /* Mozilla 1.4 */
	color:#666; /* IE 6 */
	border: #666; /* Opera 7.11 */
	height: 0px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin-top: 10px;
	}
#footer a {
	color: #c00;
	text-decoration: underline;
	margin-top: 16px;
}


#zaehler{
color:#000;
text-align:center;
background-color: #fff;
margin-left: 0px;
display:none;
}

.selbst {background-color: #eee;}
