/* ---------------- container ---------------- */

#header {
	width: 1000px;
	height: 169px;
	background-image: url('../images/bg-header.jpg');
	background-repeat: no-repeat;
}

#rahmen {
	float: left;
	background-image: url('../images/bg-rahmen.gif');
	background-repeat: repeat-y;
	width: 952px;
}

#content {
	float: left;
	background-image: url('../images/bg-content.gif');
	background-repeat: no-repeat;
	width: 622px;
}

#text {
	width: 400px;
	margin: 42px 0px 20px 143px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

#shows {
	float: left;
	background-image: url('../images/bg-shows.gif');
	background-repeat: no-repeat;
	background-color: #D9DCAD;
	width: 162px;
	font-size: 11px;
	color: #BA0101;

}

#info {
	float: left;
	background-image: url('../images/bg-info.gif');
	background-repeat: repeat-y;
	background-color: #F1F2DC;
	width: 166px;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

#abschluss {
	clear: left;
	width: 1000px;
}


/* ---------------- klassen ---------------- */

.copyKlein{
	font-size: 11px;
	line-height: 14px;
	margin: 3px 0px 3px 0px;
}


.spezialContent {
	float: right;
	padding-left: 7px;
	margin: 0px 0px 20px 20px;
	border-left: 5px solid #D9DCAD;
	border-bottom: 1px solid #D9DCAD;
}

.infoTop {
	background-image: url('../images/bg-info-top.gif');
	background-repeat: no-repeat;
	height: 23px;
	width: 166px;
	padding: 5px 0px 0px 13px;
	voice-family:"\"}\""; 
	voice-family:inherit;
	width: 153px;
	height: 18px;
	margin-bottom: 8px;
}

.infoInnen {
	color: #000000;
	width: 166px;
	padding: 0px 10px 0px 13px;
	voice-family:"\"}\""; 
	voice-family:inherit;
	width: 143px;
}

.infoInnen a {
	color: #6B6E3C;
}

.bildShow {
	color: #BA0101;
	margin-bottom: 3px; 
}

.headShow {
	margin-top: 28px;
}

.headShow2 {
	margin-top: 10px;
}

.flagge {
	margin: 3px 4px 0px 0px;
}

.inputLine {
	width: 146px;
	height: 18px;
	border: 1px solid #6B6E3C;
	padding: 2px;
	voice-family:"\"}\""; 
	voice-family:inherit;
	width: 140px;
	height: 14px;	
	font-size: 10px;
	margin-bottom: 5px;
}

.inputText {
	width: 300px;
	height: 70px;
	background-color: #F1F2DC;
	border: 1px solid #6B6E3C;
	padding: 2px;
	voice-family:"\"}\""; 
	voice-family:inherit;
	width: 296px;
	height: 66px;
	font-size: 12px;

}

.copyGbuch a {
	text-decoration: none;
	color: #6B6E3C;	
}

.presse {
	border-top: 1px dotted #6B6E3C;
	border-left: 1px dotted #6B6E3C;
	padding: 8px 0px 8px 8px;
}

/* ---------------- tags ---------------- */

body {
	font-family: arial;
}

a {
	text-decoration: none;
	color: #BA0101;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	margin: 39px 0px 20px 0px;
	color: #BA0101;
	font-weight: lighter;
}

h2 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #BA0101;
	font-weight: light;
}

ul {
	margin: 0px 0px 0px 7px;
	padding: 0px;
	list-style-position: outside;
}

li {
	list-style-image: url('../images/listpunkt.gif');
}