/* CSS Document */
* {
margin:0px;
}
img{
border:none;
}
body {
	/*background-image: url(../images/gurkarch_bg.jpg);*/
	background-repeat: no-repeat;
	/*background:url(/images/gurkarch_bg.jpg) no-repeat right fixed;*/
	font-size:91%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#333333;
	/*letter-spacing: 1px;*/
	background-position: 0 0;
	line-height: 16px;
}

*html body {
	
	letter-spacing: 0px;

}

p{
	margin-top:0px;
	margin-left:8px;
	margin-bottom: 0px;
	margin-right: 7px;
}
a{
color:#666666;
/*margin-top:2px;
margin-left:5px;}*/
}
hr{
margin-bottom:10px;
background-color:#FF6600; /* Mozilla 1.4 */
color:#FF6600; /* IE 6 */
border: #FF6600; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
/*h1{
	font: normal 220% "Times New Roman",serif;
	color:#FF6600;
	height:60px;
	font-weight:lighter;
	text-decoration: none;
	background: url(images/h1_bg.png) top left no-repeat;
	padding:25px 0px 0px 80px;
	margin:20px 0px 20px -30px;
}*/
h1{
    font-weight: normal;
	font-size: 100%;
	height: 20px;
	
	text-decoration: none;
	
	padding:5px 0px 0px 8px;
	/*margin:5px 0px 20px 8px;*/
}
h2{
	font-weight: normal;
	font-size: 100%;
	height: 20px;
	
	text-decoration: none;
	
	padding:20px 0px 0px 8px;
}
h3{
	font: normal 130% "Times New Roman", Times, serif;
	color: #FF6600;
	font-weight:lighter;
	text-decoration: none;
	margin-top:10px;
	}
.clear{
clear:both;
}
.space{
margin-right:10px;
margin-top:3px;
}
/*++++++++++++++++++++++++++++++++++++++++div-pos*/
#wrap{
	position:relative;
	text-align:left;
	background-color:#fff;
	font-size:80%;
	margin:auto;
	/*width:1023px;*/
height:380px;
	width: 1010px;
}
#header{
	background:url(../images/gurkarch_bg.jpg);
	background-color:#FFFFFF;
	/*border-bottom:1px solid #CCCCCC;*/
width:875px;
	height:160px;
	margin-bottom:2px;
}
* html #header{
margin-bottom:-4px;
margin-right:-1px;
}
.content{
float:left;
width:250px;
height:343px;
font-size:90%;
/*border-top:1px solid #999999;
border-bottom:1px solid #999999;*/
}
.contenta{
float:left;
width:500px;
height:343px;
font-size:80%;
/*border-top:1px solid #999999;
border-bottom:1px solid #999999;*/
}
.contentb{
float:left;
width:150px;
height:343px;
font-size:80%;
/*border-top:1px solid #999999;
border-bottom:1px solid #999999;*/

}
.contentc{
float:left;
width:250px;
height:343px;
font-size:80%;
/*border-top:1px solid #999999;
border-bottom:1px solid #999999;*/
padding-top:0px;
padding-left:0px;

}
.content img {
float:left;
margin:3px 0px 0px 0px;

}
.contenta img {
float:left;
margin:3px 0px 0px 0px;

}
.contentc img {
float:left;
margin:3px 0px 0px 4px;

}

* html #content{
margin-left: 10px;
}
.content ul{
	margin-left: 0;
	margin-top: 0;
}
.content li{
	list-style-type:none;
	padding-left: 8px;
	padding-top: 5px;
}
/*.content img {
float:left;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
margin-right:15px;
}
.ref{
display:block;
margin-bottom:50px;
}
.ref img {
float:left;
margin-bottom:15px;
margin-right:15px;
}
.projekt{
width:400px;
margin-bottom:40px;
}*/
/*navigation++++++++++++++++++++++++++++++++++++++++++++*/
/*#nav{
margin-top:20px;
padding-left:10px;
margin-right:40px;
width:180px;
height:100%;
float:right;
text-align:left;
}
* html #nav{
margin-right:5px;
}

#nav li{
	list-style-type: none;
	margin-left:-37px;	
}
* html #nav li{
	margin-left:10px;	
}
#nav li a{
	font-size:140%;
	line-height:40px;
	background: left center url(../images/hg_menu.png);
	background-repeat:no-repeat;
	padding:17px 0px 13px 40px;
	color:#669900;
	text-decoration:none;
	font-variant:small-caps;	
}
#nav li a:hover{
	text-decoration:none;
	color:#FF6600;
}*/
.aktiv{
	background: left center url(../images/hg_menu.png);
	background-repeat:no-repeat;
	font-size:140%;
	line-height:40px;
	padding:17px 0px 13px 40px;
	color:#FF6600;
	text-decoration:none;
	font-variant:small-caps;
	
	}
/*++++++++++++++++++++++++++++++++++++++++++*/
	#subnavi a:link, #subnavi a:visited, #footer a:link, #footer a:visited, .content a:link, .content a:visited, .info a:link, .info a:visited{
text-decoration:none;
color:#666666;
}
#subnavi a:hover, #footer a:hover, .content a:hover, .info a:hover{
	text-decoration:none;
	color:#333333;
	
}
#subnavi{
	font-size: 110%;
	width:1011px;
	height:22px;
	padding-left:0;
	padding-top:138px;
	padding-right:1px;
	text-transform:uppercase;
	text-align:right;
	background-color: #FFFFFF;
	padding-bottom: 0px;/*border-top:1px solid #999999;
border-bottom:1px solid #CCCCCC;
padding:5px 0px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;*/
}

*html #subnavi{
	
	padding-bottom: 7px;/*border-top:1px solid #999999;
border-bottom:1px solid #CCCCCC;
padding:5px 0px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;*/
}

#subnavi a{
font-size: 100%;
color:#666666;
text-transform:uppercase;
text-decoration:none;
/*text-align:right;*/
margin:2px;
}
#container{
width:720px;
}
.subAktiv{
color:#666666;
}

.info{
background:white url(../images/ecke.jpg) top right no-repeat;
border-bottom:1px solid #E8E8E8;
border-left:1px solid #E8E8E8;
background-color:#FAFAFA;
padding:7px;
margin:20px 0 20px 0;
text-align:left;
color:#999;
width:180px;
}
.infoText{
float:left;
width:170px;
margin-top:20px;

}
* html .info{
margin:0px 10px auto 15px;
}

.trenner{
height:110px;
width:200px;
background:url(../images/hg_menuCont.png) top no-repeat;
}
.trenner2{
height:100px;
width:200px;
background:url(../images/hg_menuCont2.png) top no-repeat;
}
#footer{
font-size: 110%;
width:1012px;
height:40px;
float:left;
margin-top:12px;
background-color: #FFFFFF;
text-align:right;
text-transform:uppercase;
/*letter-spacing: 1px;*/

/*padding-right:2px;

padding-top:203px;*/
/*float:left;
height:200px;
border-top:1px solid #CCCCCC;
margin:6px;*/
}
#footer a{
/*font-size: 100%;*/
color:#666666;
text-transform:uppercase;
text-decoration:none;
/*text-align:right;*/
margin:2px;
/*margin-left:12px;*/
}
#nav img{
margin-right:10px;
}
#v3{
position:absolute;
top:221px;
left:411px;
margin-top:10px;
float:right;
width:90px;
height:80px;

}
.yes{
background-image:url(../images/ja.gif);
background-repeat:no-repeat;
padding-left:20px;
}
.linkText, .link{
background-image:url(../images/pfeil5.gif);
background-repeat:no-repeat;
padding:0 0 9px 15px;
margin-bottom:5px;
line-height:10px;
}
.favoriten img{
margin-right:10px;}
.favoriten ul{
margin-bottom:30px;
}
