body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2C0B04;
	background-image: url(../layout/bg.jpg);
	background-repeat: repeat-x;
}

A {
	COLOR: #FFFF99;
	text-decoration: none;

}

A:hover {
	COLOR: #FFFFFF;
	text-decoration: none;

}

/* top */ 
a.top:link{
	color:#DC3A38;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
} 
a.top:visited{
	color:#DC3A38;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
} 
a.top:hover{
	color:#FFFFFF;

	text-decoration: none 
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	font-family: tahoma;
	font-weight: normal;
}

.bildrahmen {
	border: 2px solid #974013;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#33100A, strength=3, direction=135);

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #F7DC9D;
}
	
	
.button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-transform: uppercase;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
}
.Titel {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.Schatten {
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#000000, strength=3, direction=135);
}
.Textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #6C2415;
	border: 1px solid #892E1C;
	color: #FFFFFF;
}
.tab {
	font-size: 7px;
}
.fusszeile {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #B15F21;
}
.fragen {

	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #D65C1B;
}
.layout {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	filter: Alpha(Opacity=50);
	-moz-opacity:.50;
	background-color: #000000;
	
}

.line {

	background-image: url(../layout/line.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 70px;

}
.line2 {

	background-image: url(../layout/line.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;

}
.bildrahmenfotos {

	border: 2px solid #974013;
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
}
.models {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #bf5743;
}
.mitte {
	background-repeat: no-repeat;
	background-position: center;
}
.titelmodels {

	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #D29B3E;
}
.topcontent {
	font-family: Tahoma;
	font-size: 9px;
	color: #6D2113;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #bf5743;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #bf5743;
}
.disclamer {
	color:#DC3A38;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
}
.banner {
	border: 1px solid #862B19;
}
.tabtrans {
	border: 1px solid #862b19;
	background-image: url(../layout/tabelle/bg.jpg);
}
.bild {
	background-repeat: no-repeat;
	background-position: center center;
	border: 2px solid #974013;
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
}

div#text h1 {
	text-align:center;
}
div#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #F7DC9D;
	width:668px;
	text-align:justify;
	padding: 20px;
	margin-top:10px;
}

div#titelbox {
	width:500px;
	left:50%;
	margin-left:-250px;
	position:absolute;
	padding-top:300px;
	height:50px;
	margin-top:0px;
}