@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #737373;
	scrollbar-DarkShadow-Color: #FFF;
	scrollbar-Track-Color: #FFF;
	scrollbar-Face-Color: #FFF;
	/*scrollbar-Shadow-Color: #d02815;*/
	scrollbar-Highlight-Color :#FFF;
	/*scrollbar-3dLight-Color: #d02815;*/
	scrollbar-Arrow-Color: #C00;
	margin-top: 0px;
	margin-left: 0px;
	
}
.h1 {
  line-height: 28px;
  
 
}  
  .h2 {
	font-size: 10px;
	color: #737373;
	line-height: 12px;
	margin-left: 6px;
  
}  
  .h3 {
  font-size: 12px;
  color: #FFF;
  margin-left: 6px;
  
}  
  .h4 {
  font-size: 12px;
  color: #FFF;
  
 }  
  .h5 {
  font-size: 10px;
  color: #737373; 
  
  }  
  .h6 {
  font-size: 12px;
  color: #737373;
  
 }   
  .h7 {
  font-size: 9px;
  color: #FFF;
  
} 
 	
a img {
	border-color: #6F0021;
	
}
a:link {
	color: #666;
	font-size: 11px;
	
}
a:visited {
	color: #666;
	
}
a:hover {
	color: #C00;
	
}
a:active {
	color: #666;
	font-size: 11px;

	
}
.container {
	background-color: #FFF;
	width: 1000px;
	height: 1000px;
	margin: 0 auto;
	z-index: 1;
	
}
.head {
	background-image:
	url(../grafik/grafik_sonstige/head_2.jpg);
	background-repeat: no-repeat;
	position: fixed;
	margin-top: 0px;
	margin-left: 0px;
	height: 174px;
	width: 1000px;
	z-index: 2;
	
}
.sidebar1 {
	background-color:#960;
	width: 740px;
	height: 100px;
	position: fixed;
	margin-top: 67px;
	margin-left: 30px;
	
	
}
.sidebar {
	background-image:
	url(../grafik/grafik_sonstige/background_nav_2.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px; 
	color: #737373;
	filter: alpha(opacity=90); /* FÃ¼r IE */
	-moz-opacity: 0.9; /* FÃ¼r Gecko-Browser */
	opacity: 0.9; /* Konqueror, Opera 9+, Safari */
	/*border: 1px solid #818181;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-box-shadow:  1px 2px 9px 5px #333;
    box-shadow:  1px 2px 9px 5px #CCC;*/
	width: 240px;
	height: 300px;
	position: fixed;
	margin-top: 67px;
	margin-left: -100px;
	padding-top: 61px;
	padding-left: 27px;
	z-index: 3;
	
}
.box1 {
	background-image:url(../grafik/grafik_sonstige/001.jpg); 
	background-repeat: no-repeat;
	width: 1000px;
	height: 70px;
	position: fixed;
	margin-top: 70px; 
	 
}  
.content {
	background-image: url(../grafik/grafik_sonstige/center_1.jpg);
	margin-top: 30px;
	width: 1000px;
	min-height: 600px;
	float: left;
	z-index: 4;
	
}
.block_1 {
	background-color: #FFF;
	margin-top: 200px;
	background-color: #FFF;
	margin-left: 66px;
	width: 900px;
	
}
.box2 {
	background-image:url(../grafik/grafik_sonstige/bottom_1.jpg);
	background-repeat: no-repeat;
  width: 1000px;
  height: 33px;
  margin: 0 auto 0 auto;
  z-index: 5;
  
}
.box3 {
	background-color: #FFF;
	margin-top: -88px;
	margin-left: 0px;
	position: fixed;
	width: 900px;
	height: 83px;
	font-size: 14px;
  
}
.box4 {
	margin-top: 164px;
	margin-left: 0px;
	position: fixed;
	width: 700px;
	height: 37px;
	font-size: 16px;
  
}


  
.button {
	/*filter: alpha(opacity=70); /* Für IE */
	/*-moz-opacity: 0.7; /* Für Gecko-Browser */
	/*opacity: 0.7; /* Konqueror, Opera 9+, Safari */
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	text-align: middle;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #d02815;
	background-color: #FFF;
	cursor: hand;
	display: inline;
	width: auto;
	border: 1px dotted #d02815;
	box-shadow: inset 2px 2px 2px #CCC;
	
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d02815;
	background-color: #FFF;
	width: 300px;
	border: 1px dotted #d02815;
	padding-left: 5px;
	box-shadow: inset 2px 2px 2px #CCC;
	z-index: 34;
	
}
.button:hover {
	background-color: #C00;
	color: #FFF;
	box-shadow: inset 0px 0px 0px #C00;
	
}
