/*
 *
 * ***************MAIN CSS****************
 *
 */
@font-face { font-family:'Myriad Pro'; src:url(MyriadPro-Regular.otf); }
html{
 	margin:0px;
 	border:0px;
 	padding:0px;
 	width:100%;
 	height:100%;
}
body{
	margin:0px;
 	border:0px;
 	padding:0px;
 	background-color:#d9dadb;
 	font-family:'Myriad Pro','Myriad Pro Regular',Arial,Helvetica,sans-serif;
 	font-size:9pt;
 	width:100%;
 	height:100%;
 	color:#797c7f;
}

div{
	margin:0px;
 	border:0px;
 	padding:0px;
}
table{
	margin:0px;
 	padding:0px;
}
td{
	margin:0px;
 	padding:0px;
	vertical-align:top;
}
span{
	margin:0px;
 	border:0px;
 	padding:0px;
}
p{
	margin:0px;
 	border:0px;
 	padding:0px;
}
img{
	margin:0px;
 	border:0px;
 	padding:0px;
}
a{
	text-decoration:none;
	color:#000000;
}
h1,h2,h3,h4,h5{
	margin:0px;
 	border:0px;
 	padding:0px;
}
h1{
	
	
}
h2{
	
}
ul{
	
}

#shell{
	position:relative;
	width:956px;
	margin:0 auto;
	background-image:url(bilder/bg.gif);
	background-repeat:repeat-y;
	backgrund-color:#ffffff;
}
#row1{
	position:relative;
	top:0px;
	left:0px;
	width:956px;
	height:125px;
}
#row2{
	position:relative;
	top:0px;
	left:0px;
	width:956px;
	height:355px;
	z-index:9999;
}
#row2imprint{
	position:relative;
	top:0px;
	left:0px;
	width:214px;
	height:355px;
	z-index:9999;
}
#row3{
	position:relative;
	top:0px;
	left:0px;
	width:956px;
	
}
#logo{
	position:absolute;
	top:5px;
	left:5px;
	width:204px;
	height:95px;
	background-repeat:no-repeat;
	background-image:url(bilder/hirschlogo204.png);
	//background-image:url();	/* dies entfernt das Hintergrundbild für IE */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/hirschlogo204.png',sizingMethod='image');
	z-index:9999;
}
#grau{
	position:absolute;
	top:92px;
	left:200px;
	width:751px;
	height:8px;
	background-color:#abacb1;
	z-index:999;
	display:block;
}
#gelb{
	position:absolute;
	top:92px;
	left:5px;
	width:946px;
	height:33px;
	background-color:#ffde30;
	z-index:99;
	display:block;
}
#startbild{
	position:absolute;
	top:0px;
	left:214px;
	width:528px;
	height:355px;
	overflow:hidden;
}
#klein1{
	position:absolute;
	top:0px;
	right:5px;
	width:204px;
	height:115px;
	overflow:hidden;
}
#klein2{
	position:absolute;
	top:120px;
	right:5px;
	width:204px;
	height:115px;
	overflow:hidden;
}
#klein3{
	position:absolute;
	top:240px;
	right:5px;
	width:204px;
	height:115px;
	overflow:hidden;
}
#quicks{
	position:absolute;
	top:8px;
	line-height:25px;
	height:25px;
	left:209px;
	width:732px;
	z-index:9999;
}
#adresse{
	color:#000000;
	float:left;
}
#adresse a{
	color:#000000;
}
#impressum{
	color:#000000;
	float:right;
}
#impressum a{
	color:#000000;
}
#navigation{
	position:absolute;
	top:90px;
	left:5px;
	width:204px;
	height:265px;
	overflow:hidden;
}
#navitem{
	position:relative;
	vertical-align:bottom;
	width:204px;
	height:25px;
	
	display:block;
	margin-bottom:5px;
	z-index:9999;
}
#navitem a{
	line-height:25px;
	height:25px;
	display:block;
	width:199px;
	padding-left:5px;
	color:#000000;
	background-color:#d9dadb;
}
#navitem a:hover{
	line-height:25px;
	height:25px;
	display:block;
	width:199px;
	padding-left:5px;
	color:#000000;
	background-color:#e8e8e8;
}
#navitem a#active{
	line-height:25px;
	height:25px;
	display:block;
	width:199px;
	padding-left:5px;
	color:#797c7f;
}
#copy{
	position:relative;
	top:10px;
	left:214px;
	width:744px;
	padding-bottom:40px;
	line-height:140%;
	color:#000000;
}
#copylong{
	position:relative;
	margin-top:-235px;
	left:214px;
	width:528px;
	padding-bottom:40px;
	line-height:140%;
	color:#000000;
	min-height:235px;
}
#copyimprint{
	position:relative;
	margin-top:-350px;
	left:214px;
	width:739px;
	padding-bottom:40px;
	line-height:140%;
	color:#000000;
	height:380px;
	overflow-y:scroll;
}
#logo a{
	display:block;
	width:204px;
	height:95px;
	
}
#copy h1{
	font-size:12pt;
	color:#797c7f;
	font-weight:bold;
	margin-bottom:8px;
}
#copy span{
	color:#797c7f;
}
#copylong h1{
	font-size:12pt;
	color:#797c7f;
	font-weight:bold;
	margin-bottom:8px;
}
#copylong span{
	color:#797c7f;
}
#copyimprint h1{
	font-size:12pt;
	color:#797c7f;
	font-weight:bold;
	margin-bottom:8px;
}
#copyimprint span{
	color:#797c7f;
}