@import url(menu.css);

* {
	padding:0;margin:0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	line-height: 16px;
	color: #333;
	background:url(../images/unten.jpg) #F5F5F5 center bottom fixed repeat-x;
	padding:0;margin:0;
	text-align:center;
}
div#wrapper {
	width: 100%;
	min-height:100%;
	margin:0 auto;
	background:repeat-y center top transparent;
	text-align:center;
}
div#kopf{
	background:url(../images/topschatten.jpg) center top repeat-x;
	height:0px;
}
* html div#papier, * html div#wrapper{
	height:100%;
}
div#content{
	margin:0 auto;
	padding-top:0;
	text-align:left;
	background:url(../images/rest.jpg) repeat-x;
}

div#header {
	background:url(../images/leer.jpg) top right;
	width:965px;
	margin:0 auto;
	height:213px;
	border-left:1px solid #ccc;
}
div#header h1{
	float:left;
	height:213px;
	width:200px;
	background:url(../images/logo.jpg) top right no-repeat;
}
div#header h1 a{
	text-indent:-999px;
	display:block;
	width:100%;
	height:100%;
}
div#header h1 a:hover{
	background:url(../images/logo-on.jpg) top right no-repeat;
}
div#header p img{
	float:right;
	}

/* allgemein ****************************************************/

h1{
	margin-bottom:10px;
}
div#inhalt h1{
	margin:0;
	padding:8px 0 12px 58px;
	font-style:italic;
	background:url(../images/ticket.gif) no-repeat left top;
	vertical-align:bottom;
	line-height:24px;
	font-size:140%;
	color:#999;
	}
	
div#inhalt h1.nolink{
	background:url(../images/ticket-gras.jpg) no-repeat left top;
	}
	
div#inhalt h1.wb{
	background:url(../images/ticket2.gif) no-repeat left top;
	}
div#inhalt h2{
	margin:0;
	margin:8px 0 12px 0;
	vertical-align:middle;
	font-style:italic;
	font-size:110%;
	color:#3399CC;
}
div#inhalt h3{
	vertical-align:middle;
	font-style:italic;
	font-size:100%;
}
a{
	color:#CC6633;
	text-decoration:none;
}
a:hover{
	color:gray;
}

p, blockquote{line-height:18px;padding-top:10px;vertical-align:middle;padding-bottom:12px;}
div#inhalt li{line-height:18px;vertical-align:middle}
div#inhalt ul{
	margin:10px;
	padding-left:10px;
	margin-bottom:0;
}

/* Menu ****************************************************/

/*ausgelagert*/

/*content ******************************************************/

div#inhalt{width:964px;margin:70px auto 0 auto;}
div#main{
	width:550px;
	min-height:330px;
	background:white url(../images/topstyle.jpg) top center no-repeat;
	float:right;
	margin-right:110px;
	padding:20px;
	border-bottom:1px solid #ccc;
	}
	
.feature{
	padding:0 10px;
	min-height:170px;
	background:url(../images/feature-back.gif) top  repeat-y;
	width:458px;
	voice-family:"\"}\"";
	width:438px;
}

#main img{border:1px solid #ccc;padding:2px;margin:3px;}
#main .trenner img{padding:5px 0; border:none;}
#main legend img{border:none;}
.feature-top{background:transparent}
.feature-bottom{background:transparent}
.feature img{margin-right:20px;}

/*sidecontent*********************************************************/

div#sidebar{
	width:190px;
	margin-right:500px;
}
.sidetop{	height:6px;background:transparent;overflow:hidden;}
.sidecontent{padding:6px;padding-top:0;	background:transparent;min-height:170px;font-size:90%;
}
.sidecontent p{}
.sidebottom{background:transparent;height:8px;}
.clearer{clear:both;height:10px;}

.sidecontent h3{margin-top:0;padding-top:0;vertical-align:top;}

#footer{
	height:60px;
	/*margin-top:-70px;*/
	}
#footer p{margin:0;padding:0;}

.item{
	padding:0 10px;
	min-height:170px;
	background:transparent;

	width:458px;
	voice-family:"\"}\"";
	width:438px;
}

.item-top{background:transparent;height:12px;width:458px;}
.item-bottom{background:transparent;height:12px;width:458px;margin-bottom:30px;}
.item img{margin-right:20px;}

/*Formular ***********************************************************/

fieldset{border:0;padding:10px;}
legend{vertical-align:bottom;color:#999;}

input,textarea{
	border:1px solid #eee;
	font-family:arial, sans-serif;
	padding:2px;margin-bottom:5px;
	font-size:90%;
}
label{font-size:84%;line-height:18px;vertical-align:middle;color:#999;}