/* CSS Document */
html, body
{
	margin: 0;
	padding: 0;
	background-color: #ddded8;
	background-image: url(images/hint.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.bodyCms
{
	font-size: 12px;
	padding: 3px;
}

html>body
{
	text-align: left;
}

h3
{
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
	color: #656564;
	/*color: #3366CC;*/
	margin: 0;
	padding: 0;
}

#container
{
	width: 760px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
}

#header
{
	position: relative;
	height: 136px;
	/*background: url(images/header.gif) no-repeat;*/
	background-color: #fff;
	background-color:#eeeeee;
	border-bottom: #656564 3px solid;
}

#menu
{
	float: left;
	width: 195px;
	padding: 0;
}


#menu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	border: 1px solid rgb(73%, 73%, 58%);
	border-top: none;
}

#menu h3, #menu ul
{
	margin: 0px 0 0 4px;
	width: 185px;
	text-align: center;
}

#menu h3
{
	margin-top: 5px;
	border: 1px solid rgb(73%, 73%, 58%);
	border-bottom: none;
	background: #eee;
	padding: 0.2em 0;
}

#menu li
{
	font-size: 0.7em;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	border-top: 1px solid rgb(84%, 84%, 84%);
}

#menu a
{
	font-size: 11px;
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
	height: 100%;
}


#headerImage
{
	position: relative;
	top: 0px;
	left: 0px;
}

#menu a:hover
{
	color: #656564;
	/*color: #3366CC;*/
	background-color: #F8F8F8;
}

#menuHeader 
{
	position: absolute;
	top: 85px;
	left: 17px;
	width: 730px;
	background-color:#eeeeee;
}

#menuHeader ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	border-top: none;
}

#menuHeader li
{
	float: left;
	padding: 0;
	margin: 0;
	line-height: 16px;
	border: 1px solid rgb(84%, 84%, 84%);
	border: #999 1px solid;
	border-left: none;
	width: 120px;
	text-align:center;
}

#menuHeader li.first
{
	border-left: #999 1px solid;
}

#menuHeader a
{
	font-size: 12px;
	text-decoration: none;
	color: #000;
	display: block;
	/*padding: 2px 5px 1px 5px;*/
	padding: 3px;
}

#menuHeader a:hover
{
	/*color: #656564;*/
	background-color: #F8F8F8;
}


html>body #menu a, html>body #menuHeader a
{
	width: auto;
}

.themeTeaser
{
margin-top:4px;
margin-left:5px;
border: 1px solid rgb(73%, 73%, 58%);
width:184px;
}
#content
{
	float: left;
	width: 758px;
	margin: 0;
	background-color: #fff;
}

html>body #content
{
	width: 760px;
}

#main
{
	float: left;
	width: 562px;
}

#main h3
{
	margin-top: 5px;
	border: 1px solid rgb(73%, 73%, 58%);
	border-bottom: none;
	background: #eee;
	padding: 0.2em 0;
	padding-left: 0.4em;
}

#mainText
{
	display: block;
	margin: 0;
	padding: 3px;
	padding-left: 5px;
	border: 1px solid rgb(73%, 73%, 58%);
	border-top-color: rgb(84%, 84%, 84%);
	background-color: #fff;
	font-size: 11px;
}

#mainText h4
{
	margin: 0;
	padding: 10px 0 10px 0;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 11px;
}

#mainText h4.statuten
{
	padding: 30px 0 10px 0;
}

#mainText h4.first
{
	padding: 10px 0 10px 0;
}

#mainText h4.club
{
	padding: 20px 0 0 0;
}

#mainText table.sportwagen
{
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	width: 550px;
}

#mainText table.standardautos
{
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	width: 550px;
}


#mainText table.sportwagen td
{
	width: 445px;
	font-size: 11px;
	padding: 1px;
}


#mainText table.sportwagen td.image
{
	margin: 0;
	padding: 3px 0 0 3px;
	width: 205px;
	vertical-align: top;
}

#mainText table.sportwagen td.header, table.standardautos td.header
{
	width: 445px;
	font-size: 11px;
	font-weight: bold;
}

#mainText table.standardautos td.header
{
	width: 550px;
	padding: 2px;
}

#mainText table.standardautos td
{
	width: 550px;
}

#mainText table.standardautos td.col
{
	width: 275px;
	vertical-align: top;
}

#mainText table.sportwagen td.details
{
	width: 295px;
	padding-bottom: 6px;
}

#mainText table.sportwagen td.description, #mainText table.museumPreise td.description
{
	width: 295px;
	padding-top: 2px;
	border-bottom: 1px solid #000;
}

#mainText table.museumPreise td.description
{
	width: 400px;
}

#mainText table.standardautos table.detailStandard
{
	margin-left: auto;
	margin-right: auto;
}

#mainText table.standardautos table.detailStandard td
{
	width: 50px;
	border-bottom: 1px solid #000;
}



#mainText table.standardautos td.first
{
	border-right: 1px solid #000;
}

#mainText table.sportwagen td.price, #mainText table.museumPreise td.price, #mainText table.standardautos table.detailStandard td.price
{
	width: 150px;
	text-align: right;
	border-bottom: 1px solid #000;
}

#mainText table.standardautos table.detailStandard td.price
{
	width: 80px;
}

#mainText table.standardautos table.detailStandard td.col1
{
	font-weight: bold;
	width: 90px;
}

#mainText table.standardautos table.detailStandard td.col2
{
	text-align: right;
	width: 80px;
}

#mainText p.noCar
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	padding-bottom: 10px;
}

#mainText ul
{
	margin: 0;
	font-size: 11px;
}

#mainText ul.mietbestimmungen
{
	padding: 10px 0 0 33px;
}

#mainText ul.mietbestimmungen li
{
	list-style-type: decimal;
	padding-bottom: 10px;
}

#mainText ul.statuten, ul.club
{
	padding: 0 0 5px 33px;
}

#mainText ul.club
{
	padding-top: 10px;
}

#mainText ul.statuten li
{
	list-style-type: lower-alpha;
	padding: 2px;
}

#mainText ul.club li
{
	list-style-type:square;
	padding: 2px;
}

#mainText p.statuten, #mainText p.club, p.oeffnungszeiten
{
	margin:0;
	padding: 0 0 5px 0;
	font-size: 11px;
}

#mainText p.first
{
	padding-top: 10px;
}

#mainText p.noTop
{
	padding-top: 0px;
}

#mainText p.noBottom
{
	padding-bottom: 0px;
}

#footer
{
	border-top: 2px solid #656564;
	float: left;
	width: 760px;
	font-size: 0.7em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: center;
	background-color: #fff;
	color: #000;
	margin-top: 0.3em;
}
#mainText table.sportwagen td.tdLeer
{
	height: 15px;
	border-bottom: 0px solid #000;
}

.notVisible
{
	visibility: hidden;
	height: 0px;
}

.notVisible h3
{
	display: none;
	height: 0px;
}

html>body .notVisible
{
	visibility: hidden;
	height: 1px;
}

html>body .notVisible h3
{
	height: 1px;
}

.notVisibleImg
{
	display: none;
}

img
{
	border: 0;
}

#mainText p.eventHeader, #mainText p.eventContent
{
	padding: 0;
	margin: 0;
}

#mainText p.eventHeader
{
	padding: 15px 0 5px 0;
	font-weight: bold;
}

#mainText p.eventContent
{
	padding: 0 0 5px 0
}

#mainText hr
{
	height: 1px;
	color: #ccc;
}


#tblClubAnmeldung
{
	width: 550px;
}

#tblClubAnmeldung
{
	text-align: left;
}

#tblClubAnmeldung td.col1
{
	width: 250px;
	vertical-align: middle;
}

#tblClubAnmeldung td.col2 input, #tblClubAnmeldung td.col2 textarea
{
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mainText p.pErr
{
	color: #f00;
}

.pPaging
{
	text-align: center;
}

#startImage
{
	width: 563px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
}

html>body #startImage
{
	margin-top: 0;
	margin-bottom: -5px;
}

.pAngebotDerWoche
{
	text-align: center;
	font-weight: bold;
}

.tCenter
{
	text-align: center;
}

.museumFotosContainer
{
min-height: 70px;
}
.museumFotos,.museumFotosH
{
float:left;
width: 265px;
height:170px;
overflow:hidden;
margin:4px;
border: 1px solid #000;
background-color:#FFFFFF;
}

.museumFotosH
{
height:370px;
}

.dClear
{
clear:both;
}

.filmFotosContainer
{
min-height: 70px;
}
.filmFotos, .filmFotosH, .filmFotos1
{
float:left;
width: 265px;
height:185px;
overflow:hidden;
margin:4px;
border: 1px solid #000;
}

.filmFotosH
{
height:390px;
}

.filmFotos1
{
height:175px;
}


.filmFotoBig
{
margin:4px;
border: 1px solid #000;
width: 540px;
}

.p1 {
margin: 0;
padding: 0;
}

h5
{
text-transform:lowercase;
margin:10px;
margin-top: 30px;
}
