body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;	
	/*text-align: center;*/
}

#content_block {
	position: absolute;
	width: 580px;
	height: 200px;
	margin-left: -290px;
	margin-top: -66px;
	left: 50%;
	top: 50%;
	color: #000000;
	text-align: center;	
}

#pic_block {
    margin: 0px auto;   
}

#pic_left {
	float: left;
}

/** IE 6 Float Handling **/
* html #pic_left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 185px;	
}

#pic_middle {
    float: left;
    margin-left: 25px;	
}

/** IE 6 Float Handling **/
* html #pic_middle {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 185px;
}

#pic_right {
	float: left;
	margin-left: 25px;		
}

/** IE 6 Float Handling **/
* html #pic_right {
	float: left; 
	margin: 0px; 
	padding: 0px;
	width: 185px;
}

.pic_block_height {
    height: 121px;
}

.pic_border {
	border: 0px;	
}

#link_left {
	padding-top: 10px;
	text-align: center;
}

#link_middle {
	padding-top: 10px;
	text-align: center;
}

#link_right {
    padding-top: 10px;    
}

#link_left a, #link_middle a, #link_right a{
    text-decoration: none;
    color: #ffffff;
}

.linktext {    
    font-family: Verdana;
    font-size: 22px;
    font-weight: normal;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 4px;
}

#content_clear {
	clear: both;
}

/** Fashion **/

#fashion_content_block {
    position: absolute;
	width: 950px;
	height: 530px;
	margin-left: -475px;
	margin-top: -265px;
	left: 50%;
	top: 50%;
	color: #000000;
	text-align: center;	
}

#fashion_thumbnails_top {
    width: 950px;   
}

#fashion_thumbnails_bottom {
    width: 950px;
    padding-top: 5px;
}

#fashion_thumbnails_top a, #fashion_thumbnails_bottom a {
    text-decoration: none;
    color: #000000;
}

.fashion_thumbs_border {
    border: 1px solid #ffffff;
}

/** Movie **/

#movie_content_block {	
	position: absolute;
	width: 570px;
	/*height: 265px;*/
	height: 300px;
	margin-left: -285px;
	/*margin-top: -132px;*/
	margin-top: -150px;
	left: 50%;
	top: 50%;
	color: #000000;
	text-align: center;	
}

#movie_show_block {
	margin: 0px auto;		
}

#movie_link_block {
	padding-top: 30px;
}

.linktext a {
	text-decoration: none;
	color: #ffffff;
}

/** Contact **/

#contact_content_block {
    position: absolute;
	width: 700px;
	height: 370px;
	margin-left: -350px;
	margin-top: -185px;
	left: 50%;
	top: 50%;
	color: #000000;
	text-align: center;
	border: 1px solid #ffffff;
	font: 0.7em Sans-Serif, Verdana, Arial;
}

*+ html #contact_content_block {
    position: absolute;
	width: 700px;
	height: 380px;
	margin-left: -350px;
	margin-top: -190px;
	left: 50%;
	top: 50%;
	color: #000000;
	text-align: center;
	border: 3px solid #ffffff;
	font: 0.7em Sans-Serif, Verdana, Arial;
}

#contact_block_left {    
    text-align: left;   
    height: 100%;
    width: 380px;
    float: left;
    color: #ffffff;
    background-color: #000000;
}

#contact_block_right {
    text-align: left;   
    height: 100%;
    width: 320px;
    float: right;
    color: #ffffff;
    /*background-color: #333333;*/
    background-color: #000000;      
}

.introheadline_impressum {
	/*border-bottom: 1px solid #ddd;*/
	background-color: #000000;
	padding: 3px;
	/*font-weight: bold;*/
	font-size: 14px;
	color: #ffffff;
	clear: both;	
}

.introheadline_contact {
	/*border-bottom: 1px solid #ddd;*/
	/*background-color: #333333;*/
	background-color: #000000;
	padding: 3px;
	/*font-weight: bold;*/
	font-size: 14px;
	color: #ffffff;
	padding-left: 10px;
}

#impressum_adress_block {
    float: left;
    padding: 3px;
    clear: both;
    width: 140px;
}

#impressum_logo_block {
    float: right;
    /*margin-left: 170px;*/
    
}

#content_disclaimer_block {
    padding: 3px;
    display: block;
}

#contact_adress_block {    
    padding: 3px;
    padding-left: 10px;
}

#contact_adress_block_left {
    float: left;
    padding-top: 10px;
}

#contact_adress_block_right {
    margin-left: 120px;
    padding-top: 20px;
}

.space {
    margin: 20px;
    clear: both;
}

