BODY {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	FONT-FAMILY:verdana;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color: #950000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #F4F4F4;
	scrollbar-darkshadow-color: #F4F4F4;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #F4F4F4;
}


a img{ 	border: none;}

#container {
	margin-left: -350px;
	position:absolute;
	left:50%;
	top:20px;
	width:700px;
	background-color: #950000;
	border: 3px solid #000000;
}

.subcontainer {
	width: 100%;
	height: 990px;
	background-image:url(img/col1009/hintergrund.png);
	background-repeat: no-repeat;
}

#address {
	background-color:#333333;
	font-size:12px;
	text-align:center;
}

#header {
	text-align:center;
}

#nav {
	border-bottom:solid 3px #000000;
	height:120px;
	z-index: 0;
}

#nonflashnav {
	text-align:center;
}
#nonflashnav a{
	font-size:11px;
	font-weight:normal;
}


#contact {
	font-size:16px;
	font-weight:bolder;
	color:#FFFFFF;
	text-align:center;
}

#catwalk {

}

#news {

}

.links {
	margin-left: 30px;
}

#shootings {
	margin-top: 25px;
}

.category {
	font-size:9pt;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

.category_promo {
	font-size:9pt;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

.category td {
	width: 150px;
	padding:10px;
	vertical-align:top;
}

.category_promo td {
	width: 150px;
	padding:10px;
	vertical-align:top;
}

.imagerow {
	color:#000000;
}

.imagedescription {
	background-color:#FFFFFF;
	color: #000000;
}

.image {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.spacer {
	height: 20px;
}

.info {
	background-color: #660000;
	color: #ffffff;
}

.headline{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.big {
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}


.boysbullets {
	list-style-image:url(img/skull.png);
	list-style-position:inside;
	cursor: pointer;
}

.girlsbullets {
	list-style-image:url(img/cherries.png);
	list-style-position:inside;
	cursor: pointer;
}

.list {
	list-style-image:none;
	list-style-type:disc;
	list-style-position:inside;
	margin-left:15px;
}

.jsmenu {
	position: absolute;
	left:330px;
	top:260px;
}

.catwalkmenu {
	margin-top: 30px;
	margin-left: 60px;
}

a {
	font-size:16px;
	font-weight:bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #dfdfdf;
	text-decoration: none;
}

a:hover {
	color: #dfdfdf;
	text-decoration: none;
}