body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
p {
	padding:0px;
	margin:0px;
	padding-bottom:7px;
	line-height:17px;
	font-size: 13px;
}

a, a:link, a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
	a:hover, a:active {
		color: #999999;
	}

h1 {
	font-size: 22px;
	color: #CCCCCC;
}
h2 {
	font-size: 18px;
	color: #CCCCCC;
	font-weight:bold;
	padding-bottom:10px;
}
h3 {
	padding:0px;
	margin:0px;
	padding-bottom:6px;
	color:#FFFFFF;
	font-size:14px;
}
.rahmen {
	width:846px;
	height:598px;
	display:block;
	margin-top:2px;
	margin-bottom:2px;
}
.contain {
	font-size: 13px;
	overflow:auto;
	height:578px;
	width:374px;
	float:left;
	padding:10px;
	background-color:#990000;
	margin-right:2px;
	text-align:left;
}

.vorschau, .vorschau:link, .vorschau:visited {
	float:left;
	width:357px;
	height:93px;
	margin-bottom:2px;
	display:block;
	background-color:#7f0000;
	text-decoration:none;
	overflow:hidden;
}
.vorschau:hover, .vorschau:active {
	background-color:#6f0000;
	color:#FFFFFF;
}
a.thumbs {
	height:89px;
	width:89px;
	margin:2px 8px 2px 2px;
	text-decoration:none;
	float:left;
	overflow:hidden;
	background: no-repeat scroll center center #000;
}
.beschreibung {
	width:257px;
	display:block;
	height:74px;
	float:left;
	overflow:hidden;
}

.beschreibung h3 {
	padding: 5px 0 3px 0;
}

.gross, .gross:link, .gross:visited {
	width:73px;
	display:block;
	float:right;
	font-size:11px;
	text-decoration:none;
}
	.gross:hover, .gross:active {
		color:#d79696;
	}


a.logo {
	width:394px;
	height:88px;
	display:block;
	background-color:#990000;
	background-image:url(../temp/pics/logo.jpg);
	float:left;
	margin-bottom:2px;
	background-position:0px 33px;
	background-repeat:no-repeat;
}
.contain-bild{
	padding-top:15px;
	overflow:auto;
	height:582px;
	width:384px;
	background-color:#990000;
	text-align:center;
}
.rubriklink {
	width:73px;
	height:598px;
	display:block;
	float:left;
	margin-right:2px;
}
a.rubriklink {
	text-decoration:none;
}
a.rubriklink:link, a.rubriklink:visited {
	background-position:top;
}
a.rubriklink:hover, a.rubriklink:active {
	background-position:bottom;
}

/* --- FORMULAR ---------------------------------- */

input, textarea {
	border: 0px;
	padding: 2px;
	margin-bottom: 2px;
	color:#FFFFFF;	
	background-color:#7f0000;
	font-family: "Trebuchet MS", sans-serif;
	font-size:13px;
}

