/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/sexkino-berlin-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

body
{
	font-size: 12px;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #a90000;
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5
{
	color: #a90000;
	padding-top: 8px;
	padding-bottom: 4px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 24px;	
	padding-top: 5px;
}

h2
{
	font-size: 20px;
	padding-top: 20px;
}

h3
{
	font-size: 18px;
	padding-top: 20px;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 14px;
	font-weight: bold;
}

h6
{
	font-size: 13px;
	font-weight: bold;
}

p
{
	color: #262626;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	padding-bottom: 14px;
	line-height: 1.5;
}

/*************************************************** Layout Divs ***************************************************/

#main-wrapper
{
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 100px;
}

#header
{
	width: 796px;
	height: 60px;
	background-image: none;
	background-repeat: no-repeat;
}

#header a
{
font-size:20px;
text-decoration:none;
color:#000000;
}

#header span
{
font-size:15px;
text-decoration:none;
color:#000;
}

#main-photo
{
	width: 280px;
	height: 400px;
	float: left;
	padding-top: 10px;
}

#main-photo2
{
	width: 730px;
	height: 150px;
	float: none;
}

#main-photo3
{
	width: 450px;
	height: 580px;
	float: none;
	margin-left: 150px;
}

#main-photo img
{
	padding-top:0;
}
#map
{
	width: 500px;
	height: 300px;
	float: none;
	margin-top: 10px;
	margin-left: 200px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#navigation
{
	width: 525px;
	height: 25px;
	float: right;
	padding-top: 10px;
}

#content-wrapper
{
	width: 750px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top: 1px solid #bcbcbc;
	padding-top: 10px;
}

#content
{
	float: right;
	width: 360px;
	padding-top: 0px;
	margin: 0px;
}

#content2
{
	float: right;
	width: 720px;
	padding-top: 0px;
	margin: 0px;
}

#footer
{
	width: 756px;
	margin: 0 auto;
	margin-top: 25px;
	border-top: 1px solid #bcbcbc;
	height: 50px;
}

/******************************************************* Header Styles *******************************************************/

#header img.logo
{
	float: left;
}

/*************************************************** Main Content Styles ***************************************************/

#content-wrapper ul
{
	padding: 15px 30px 10px 25px;
}

#content-wrapper ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1e1f1f;
	padding-bottom: 9px;
	padding-left: 16px;
	background: url(../images/list-bullet.gif) left 4px no-repeat;
	list-style: none;
}

#services-box
{
	background-color: #CC6666;
	width: 360px;
	margin-top: 20px;
}

#services-box h6
{
	background-color: #aeaeae;
	display: block;
	color: #fff;
	width: 336px;
	text-transform: uppercase;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}

#services-box a
{
	text-decoration: none;
	font-weight: bold;
}

#services-box ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1e1f1f;
	padding-bottom: 9px;
	padding-left: 16px;
	background: url(../images/services-list-bullet.gif) left 4px no-repeat;
	list-style: none;
}

/************************************************ Navigation Styles ************************************************/

#navigation ul
{
	height: 56px;
	line-height: 29px;
	margin: 0 0 0 20px;
	display: inline;
	float: left;
	width: 380px;
}

#navigation ul li
{
	display: inline;
	float: left;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #0e0e0e;
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	margin-right: 1px;
	padding: 0 13px 0 10px;
	text-transform: uppercase;
	background: url(../images/nav-divide.gif) right 10px no-repeat;
}

#navigation ul li a:hover
{
	color: #a90000;
}

#home #navigation ul li a#home-link, #about #navigation ul li a#about-link
{
	color: #a90000;
}

#navigation ul li a.no-divide
{
	background: none;
}

/*************************************************** Footer Styles ***************************************************/

#footer ul
{
	height: 36px;
	line-height: 36px;
	margin: 0 0 0 195px;
	display: inline;
	float: left;
	width: 600px;
}

#footer ul li
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #595858;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 0 10px 0 8px;
	background: url(../images/footer-divide.gif) right 14px no-repeat;
}

#footer ul li.last
{
	background: none;
}

#footer ul li a
{
	color: #595858;
}

