@charset "utf-8";

/* STANDARDS ver6.0 */

html,body,dl,dd,dt,td,th,tr,font,p,a,h1,h2,h3,h4,h5,h6,ul,ol,li,label,input,textarea,button,select,fieldset,legend{
	padding:0px;
	margin:0px;
	border:0px;
}

a, a:hover{
	text-decoration:none;
}

pre{
	color:#ff00ff;
	font-family:Courier;
	font-size:12px;
}

body{
	font-size: 62.5%;
	line-height:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img,table,tr,td{
	padding:0px;
	margin:0px;
	border:none;
}

div,form{
	position:relative;
	text-align:left;
	margin:auto;
	margin:0px;
	padding:0px;
}
/* END STANDARDS */

body{
	background-image:url(layout/bg_body.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#b2b2b2;
}

.wrapper{
	margin:auto;
	width:830px;
	overflow:hidden;
}

.head{
	padding-left:25px;
	padding-right:25px;
	width:780px;
	height:125px;
	background-color:#fff2c7;
}

.head h1{
	padding-top:25px;
	width:219px;
	height:67px;
	float:left;
}

.head h2{
	padding-top:42px;
	width:154px;
	height:41px;
	float:right;
}

.head h1 a{
	display:block;
	width:219px;
	height:67px;
	background-image:url(layout/bg_logo_sparkasse.gif);
}

.head h2 a{
	display:block;
	width:154px;
	height:41px;
	background-image:url(layout/bg_logo_tourismusverband.gif);
}

.head h1 a span,
.head h2 a span{
	display:none;
}

.container{
	width:830px;
	height:500px;
	background-color:#ffffff;
}

.teaser{
	width:259px;
	height:500px;
	float:left;
}

#home{
	background-image:url(../images/teaser_home.jpg);
}

#ueber_uns{
	background-image:url(../images/teaser_ueber_uns.jpg);
}

#downloads{
	background-image:url(../images/teaser_downloads.jpg);
}

#tb_themen{
	background-image:url(../images/teaser_tb_themen.jpg);
}

#tb_themen{
	background-image:url(../images/teaser_tb_deutschland.jpg);
}

#jahresbericht{
	background-image:url(../images/teaser_jahresbericht.jpg);
}

#infobriefe{
	background-image:url(../images/teaser_infobriefe.jpg);
}

#tb_online{
	background-image:url(../images/teaser_tb_online.jpg);
}

#kontakt{
	background-image:url(../images/teaser_kontakt.jpg);
}

#links{
	background-image:url(../images/teaser_links.jpg);
}

#impressum{
	background-image:url(../images/teaser_impressum.jpg);
}

.teaser a{
	padding-top:5px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:5px;
	border:1px solid #faf1d5;
	font-size:1.1em;
	color:#faf1d5;
	font-weight:bold;
	position:absolute;
	top:468px;
	left:75px;
}

.teaser a:hover{
	color:#006b33;
	background-color:#faf1d5;
}

.teaser a.active{
	color:#006b33;
	background-color:#faf1d5;
}

.navigation{
	width:571px;
	height:25px;
	float:left;
	background-color:#faf1d5;
}

.navigation ul{
	padding-left:1px;
	height:25px;
	list-style:none;
}

.navigation ul li{
	padding-right:1px;
	float:left;
}

.navigation ul li a.link{
	padding-top:4px;
	height:21px;
	display:block;
	float:left;
	text-align:center;
	font-size:1.1em;
	color:#faf1d5;
	font-weight:bold;
	background-color:#e51317;
}

.navigation ul li a.link:hover{
	background-color:#575657;
}

.navigation ul li a.active{
	background-color:#575657;
}

.navigation ul li a#link_home{
	width:53px;
}

.navigation ul li a#link_ueber_uns{
	width:74px;
}

.navigation ul li a#link_downloads{
	width:86px;
}

.navigation ul li a#link_tb_themen{
	width:90px;
}

.navigation ul li a#link_jahresbericht{
	width:104px;
}

.navigation ul li a#link_tb_deutschland{
	width:114px;
}

.navigation ul li a#link_kontakt{
	width:66px;
}

.navigation ul li a#link_links{
	width:50px;
}

.subnavigation{
	padding-top:1px;
	padding-left:1px;
	width:570px;
	height:30px;
	float:left;
	background-color:#ffffff;
}

.subnavigation a.link{
	padding-top:7px;
	width:68px;
	height:18px;
	display:block;
	float:left;
	font-size:1.0em;
	line-height:1.0em;
	color:#faf1d5;
	text-align:center;
	background-color:#e51317;
}

.subnavigation a.link:hover,
.subnavigation a.active{
	background-color:#575657;
}

.content{
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	width:521px;
	height:410px;
	float:left;
	background-color:#ffffff;
	overflow:auto;
}

.content *{
	color:#404040;
}

.content h2{
	padding-bottom:15px;
	color:#e51317;
	font-size:1.4em;
}

.content h3{
	padding-top:12px;
	padding-bottom:8px;
	color:#e51317;
	font-size:1.2em;
}

.content h4{
	padding-top:4px;
	padding-bottom:4px;
	font-size:1.0em;
}

.content h5{
	padding-top:4px;
	padding-bottom:4px;
	font-size:1.0em;
	color:#e51317;
}

.content p{
	padding-bottom:8px;
	font-size:1.0em;
	line-height:1.6em;
}

.content ul{
	padding-left:25px;
	padding-bottom:8px;
}

.content ul li{
	font-size:1.0em;
	line-height:1.8em;
}

.content img{
	padding-left:20px;
	padding-bottom:10px;
	float:right;
}

.content a{
	color:#e51317;
}

.content a:hover{
	text-decoration:underline;
}

.content a.teaserlink{
	position:absolute;
	top:0px;
	left:353px;
	display:block;
	width:175px;
	height:50px;
	background-image:url(layout/bg_teaserlink.gif);
}

.content a.teaserlink span{
	display:none;
}

.content ul#download{
	padding-top:15px;
}

.content ul#download li{
	line-height:2.6em;
	width:290px;
}

.content ul#download li span{
	width:205px;
	float:left;
}

.content ul#overview{
	margin-bottom:26px;
	padding:0px;
	padding-bottom:17px;
	border-bottom:5px solid #b7b7b7;
}

.content ul#overview li{
	padding-bottom:8px;
	list-style:none;
}

.content ul#overview li a{
	padding-left:11px;
	font-size:1.4em;
	font-weight:bold;
	background-image:url(layout/bg_a_overview.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

.content a.download{
	margin-left:10px;
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:5px;
	font-size:1.0em;
	color:#faf1d5;
	background-color:#e51317;
}

.content a.download:hover{
	color:#faf1d5;
	background-color:#575657;
	text-decoration:none;
}

.content a.order{
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:5px;
	font-size:1.0em;
	color:#faf1d5;
	background-color:#e51317;
}

.content a.order:hover{
	color:#faf1d5;
	background-color:#575657;
	text-decoration:none;
}

.content .hr{
	margin-top:10px;
	margin-bottom:35px;
	height:24px;
	border-bottom:5px solid #b7b7b7;
}

.content .hr a{
	padding-left:23px;
	float:right;
	background-image:url(layout/bg_a_top.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
}

.content .hr hr{
	display:none;
}

.content .textbox{
	width:235px;
	height:150px;
	float:left;
}

.content form dl{
	padding-bottom:20px;
	display:block;
	width:420px;
	overflow:hidden;
}

.content form dl dt{
	padding-top:2px;
	padding-bottom:2px;
	width:100px;
	float:left;
}

.content form dl dt label{
	float:left;
}

.content form dl dd{
	padding-top:2px;
	padding-bottom:2px;
	width:320px;
	float:left;
}

.content form dl dd input.text{
	padding:1px;
	font-size:1.1em;
	width:250px;
	border:1px solid #e72120;
	background-color:#f3f3f2;
}

#referrer_plz{
	margin-right:1px;
	width:60px;
	float:left;
}

#referrer_ort{
	width:185px;
	float:left;
}

.content form dl dd select.text,
.content form dl dd textarea.text{
	padding:1px;
	font-size:1.1em;
	border:1px solid #e72120;
	background-color:#f3f3f2;
}

.content form dl dd select.text{
	/*background-color:#33FF33;*/
}

.content form dl dd textarea.text{
	width:250px;
	height:100px;
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.content form dl dt.button{
	padding-top:2px;
	padding-left:100px;
	padding-right:4px;
	padding-bottom:2px;
	width:230px;
}

.content form dl dt.button button{
	padding-top:3px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:3px;
	width:80px;
	font-size:1.1em;
}

.content form dl dt.button button.submit{
	margin-right:5px;
	color:#ffffff;
	background-color:#e72120;
}

.content form dl dt.button button.reset{
	color:#ffffff;
	background-color:#8b8c8c;
}


div.note{
	margin-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	background-color:#efefef;
	border:1px solid #cccccc;
}

#link{
	z-index:1;
	position:absolute;
	top:375px;
	left:499px;
	width:265px;
	height:158px;
	background-image:url(layout/bg_a_download.png);
	background-repeat:no-repeat;
}

#link span{
	display:none;
}

