
*{
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	background-image: url(http://www.costumedivine.de/templates/de/images/css/bg.jpg); 
	background-position: top center;
}

body, p, td, th{
	font-size: 12px;
	font-family: Times New Roman;
	color: black;
} 

p{
	margin-bottom: 3px;
}

#wrapper{
	width: 951px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}

#head{
	height: 62px;
	padding-top: 101px;
	padding-right: 15px;
	background-image: url(http://www.costumedivine.de/templates/de/images/css/head.jpg); 
	background-repeat: no-repeat;
	background-color: white;
}

#content{
	padding-top: 10px;
	padding-right: 70px;
}

#content a{
	color: black;
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
}

#content a:visited{
	color: #818181;
}

#content h2{
	margin-top: 10px;
	margin-bottom: 5px;
	color: #818181;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}

#content h3{
	margin-top: 10px;
	margin-bottom: 5px;
	color: #818181;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}

#content_left{
	float: left;
	height: 324px;
	width: 420px;
	margin-left: 27px;
	margin-right: 65px;
	margin-bottom: 27px;
	padding: 37px 47px;
	background-image: url(http://www.costumedivine.de/templates/de/images/css/c_head_bg.jpg); 
}

#content_left h1{
	font-weight: normal;
	font-size: 24px;
	font-style: italic;
	margin: 0;
	margin-bottom: 10px;
}

#content_left span{
	display: block;
	text-align: center;
}


#content_left #to_gallery{
	float: right;
	margin-top: 5px;	
}

#content_left #to_gallery img{
	border: 0;
}

#menu2{
	font-size: 18px;
	font-style: italic;
	text-align: right;
	color: #494949;
	word-spacing: 3px;
}

#menu1{
	padding-top: 10px;
	font-size: 18px;
	text-align: right;
	word-spacing: 3px;
	color: black;
}

#menu1 a{
	text-decoration: none;
	color: black;
}

#menu2 a{
	text-decoration: none;
	color: #494949;
}

#menu1 a:hover, #menu2 a:hover{
	text-decoration: underline;
}

#content #thumbs{
	float: left;
	width: 213px;
	padding-left: 22px;
	
}

#content #thumbs h1{
	font-size: 16px;
	margin-left: 4px;
}

#content #thumbs img.thumb{
	margin-left: 4px;
	margin-bottom: 4px;
	padding: 2px;
	border: 2px solid #BBBBBB;
}

#content #thumbs #thumbspage{
	width: 213px;
}

#content #thumbs #thumbsnav #page_prev{
	float: left;
	margin-left: 55px;
	border 1px solid black;
}

#content #thumbs #thumbsnav img{
	border: 0;
}

#content #thumbs #thumbsnav #page_next{
	float: left;
	margin-left: 15px;
}

#content #display{
	padding-top: 28px;
	float: left;
	width: 426px;
	margin-right: 22px;
}

#content #display #image{
	float: left;
	width: 426px;
	text-align: center;
}

#content #display #image #fullsize{
	padding: 5px;
	border: 3px solid #BBBBBB;
	margin-bottom: 20px;
}

#content #display #image #img_prev{
	float: left;
	margin-left: 25px;
}

#content #display #image #img_next{
	float: right;
	margin-right: 25px;
}


#content #display #image #subthumbs{
	clear: both;
	text-align: center;
	margin-top: 24px;
}

#content #display #image #subthumbs .thumb{
	margin-left: 4px;
	margin-bottom: 4px;
	padding: 2px;
	border: 2px solid #BBBBBB;
}


#thumbs h1{
	font-weight: normal;
	font-size: 24px;
	margin: 0;
	margin-bottom: 10px;
}

#content #text{
	float: left;
	padding-top: 16px;
}
