@charset "UTF-8";
body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	color:#747474;
	/*background-color:#F7F7F7;*/
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #173ca3;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #f5f4f2;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #ffffff;
	background-image:url(../images/general/bg.jpg);
	background-repeat: repeat-x;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #173ca3;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.buchtipps {
	font-size: 10px;
	line-height:12px;
}

.buchtipps a{
	font-size: 10px;
	line-height:12px;
}

#wrap {
	width:986px;
	height:100%;
	margin: 30px auto 0 auto;
	}	
	
#headnav{
	width:963px;
	height:47px;
	background-image:url(../images/general/header_grau_2.jpg);
    }

#headnav_sub{
    position:relative;
	width:250px;
	height:30px;
	left:725px;
	top:20px;
	font-size:9px;
	color:#345eb4;
	}
	
	#headnav_sub a{
	font-size:9px;
	color:#345eb4;
	}
	
	#headnav_sub a:hover{
	font-size:9px;
	color:#000000;
	}
	
#header{
	width:963px;
	height:203px;
	background-image:url(../images/general/header_buch.jpg);
	margin-top:4px;
	margin-bottom:4px;
    }	
	
#navi {
	width:963px;
	height:41px;
	padding-top:4px;
	background-image:url(../images/general/bg_navigation.gif);
	background-repeat: no-repeat;
	position:relative;
}

#navicontent {
	width:900px;
	height:38px;
	margin:0px;
	padding-left:35px;
	position:relative;
}

#link1
{
	background:url(../images/navigation/ueber_uns.gif) no-repeat  top;
	width:134px;
	height:38px;
	float:left;
	position:relative;
}

#link2
{
	background:url(../images/navigation/buchtipps.gif) no-repeat top;
	width:133px;
	height:38px;
	float:left;
	position:relative;
	
}

#link3
{
	position:relative;	
	width:182px;
	height:38px;
	float:left;
    background:url(../images/navigation/salzburgensien.gif) no-repeat top;
}

#link4
{
	position:relative;
	width:160px;
	height:38px;
	float:left;
	background:url(../images/navigation/buchkatalog.gif) no-repeat top;
}

#link5
{
	position:relative;
	width:128px;
	height:38px;
	float:left;
	background:url(../images/navigation/kontakt.gif) no-repeat top;
}


#link1:hover
{
	position:relative;
	width:134px;
	height:38px;
	float:left;
	background:url(../images/navigation/ueber_uns_1.gif) no-repeat top;
}

#link2:hover
{
	position:relative;
	width:133px;
	height:38px;
	float:left;
	background:url(../images/navigation/buchtipps_1.gif) no-repeat top;
}

#link3:hover
{
	position:relative;
	width:182px;
	height:38px;
	float:left;
	background:url(../images/navigation/salzburgensien_1.gif) no-repeat top;
}

#link4:hover
{
	position:relative;
	width:160px;
	height:38px;
	float:left;
	background:url(../images/navigation/buchkatalog_1.gif) no-repeat top;
}

#link5:hover
{
	position:relative;
	width:128px;
	height:38px;
	float:left;
	background:url(../images/navigation/kontakt_1.gif) no-repeat top;
}

ul {
margin:0px;
padding:0px;
text-indent:0;
list-style:none;
}

li {
margin:0px;
padding:0px;
text-indent:0;
list-style:none;
}


#content {
	width:973px;
	overflow:hidden;
	margin-left:-6px;
	background-image: url(../images/general/bg_content_2.png);
	background-repeat: no-repeat;
	background-position: left top;

}


.lesetext {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	margin:0;
	padding:0;
	color:#747474;
	
	}

#news {
	width:198px;
	height:280px;
	padding-top:30px;
	z-index:500;
	background-image: url(../images/general/news_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	overflow:visible;
	font-size: 10px;
	line-height:12px;
	margin:0;
	padding:0;
	color:#747474;
	}

#news a{
	font-size: 10px;
	line-height:12px;
	}

#content_table {
	width:100%;

}

#td1 {
	width:65%;
	padding-right:10px;
}

#td2 {
	width:35%;
	background: url(../images/general/ornament.png) no-repeat right bottom;

}


.img_spiegel {

     float:right;
     padding:2px;
	 margin-left:15px;
        }

.img_content {

     float:right;
     padding:2px;
	 margin-left:15px;
     border:1px #CCCCCC solid;
        }
		
.img_tipp {

     float:left;
     padding:2px;
	 margin-right:15px;
     border:1px #CCCCCC solid;
        }

#footer {
	width:973px;
	height:66px;
	margin-left:-4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:lighter;
	color:#747474;
	padding-top:10px;
	background: url(../images/general/bg_footer_1.png) no-repeat top;
} 

#footer p {

    margin-left:50px;
	
	}

#webline {
	position:relative;
	width:140px;
	height:20px;
	z-index:500px;
	background: url(../images/general/webline.gif);
	margin-left:800px;
	bottom:23px;
}

#webline:hover {

	background: url(../images/general/webline_1.gif) no-repeat top;

}

img, div, a, h1, td, td2  { behavior: url(/iepngfix.htc) }

#map
{
	font-weight:normal;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 500px;
	height: 310px;
	border:thin;
	border-color:#000000;
	background-color:#999999;
	padding:8px;
	margin:1px;
}

#map input {
	background-color: #FFFFFF;
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
}
