IMG {
border:0;
}

body, a, th, dfn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-decoration:none;
	font-weight: normal;
	color: black;
	margin: 0;
	text-indent: 5px;
	border:0;
	}
body {
	background-color: #535353;
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

H1 {
	line-height: 25px;
}

H2 {
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
}
a.H2:hover {
	font-color:#fff;
}

#blockig {
	z-index:5;
	width:800px;
	vertical-align:top;
	text-align:left;
	
    padding-top:25px;
    padding-bottom:25px;
    padding-left:40px;
    padding-right:40px;
    background-image: url(img/bg_gray.png);
	background-repeat: repeat-y;
	background-position: center top;
	/*border-bottom: 1px solid #c33605;*/
	}

#blockig_head {
	z-index:5;
	width:800px;
	vertical-align:top;
	text-align:left;
	
    margin-top:25px;
	padding-top:25px;
    padding-bottom:25px;
    padding-left:60px;
    padding-right:60px;
    background-image: url(img/bg_gray_head.png);
	background-repeat: repeat-y;
	background-position: center top;
	/*border-bottom: 1px solid #c33605;*/
	}

#blockig_head_startseite {
	z-index:5;
	width:800px;
	vertical-align:top;
	text-align:left;
	
    margin-top:25px;
	padding-top:25px;
    padding-bottom:25px;
    padding-left:60px;
    padding-right:60px;
    background-image: url(img/bg_gray_head_startseite.png);
	background-repeat: no-repeat;
	background-position: center top;
	/*border-bottom: 1px solid #c33605;*/
	}

#ueberschrift {
	position:relative;
	z-index:10;
	background-image: url(img/bg_ueberschrift.png);
	background-repeat: no-repeat;
	width:500px;
	height:50px;
	left:-45px;
	padding-left:40px;
	padding-top:10px;
	font-size: 20px;
	text-decoration: underline;
	font-weight: bold;
	vertical-align:center;
}
#bilderrahmen {
	z-index:5;
	width:120px;
	height:100px;
	padding-top:20px;
	
	vertical-align:middle;
	text-align:center;
	
    
    background-image: url(img/bilderrahmen.png);
	background-repeat: no-repeat;
	background-position: center center;
	/*border-bottom: 1px solid #c33605;*/
	}
