/*******************************************************************************
	CSS Document Milla Kay
 ********************************************************************************/
/*******************************************************************************
	body
 ********************************************************************************/
body {
	width: 100%;
	height: 100%;
	margin:0;
}
/*******************************************************************************
	headline
 ********************************************************************************/
h1 {
	color: #000000;
	font-size:13px;
	font-weight:bold;
	margin:53px 0 0 0;
	text-transform:uppercase;
}

h2 {
	color: #000000;
	font-size:13px;
	font-weight:bold;
	margin:53px 0 0 0;
	padding:0;
	text-transform:uppercase;
}

h3 {
	color: #000000;
	font-size:13px;
	font-weight:bold;
	
}

/*******************************************************************************

	textformating

 ********************************************************************************/
p {
	margin:0;
	padding:0;
}

* {
	font-family: arial, Helvetica, sans-serif;
}
/*******************************************************************************

	content 8fa3ad

 ********************************************************************************/
#bg {
	height:100%;
}

div#flashlogo {
	float:right;
	margin: 0;
	font-size: 13px;
}

div#flashplayer {
	display: none;
}

div#swfHome{
	display: none;
}

.text {
	margin-top:24px;
	color: #000000;
	font-size:13px;
}

.smallText {
	margin-left:23px;
	margin-top:24px;
	color: #000000;
	font-size:11px;
	margin-right:23px;
}

#imgTitle {
	margin-top:2px;
	color: #000000;
	font-size:11px;
}

p.text2 {
	margin-top:24px;
	color: #000000;
	font-size:13px;
}

.text3 {
	margin-top:24px;
	color: #000000;
	font-size:13px;
}

a.link {
	display: none;
}

a.linkmail {
	display: none;
}

.lowbox {
	padding-top:6px;
	margin-bottom:0;
	width: 100%;
}

.dottline {
	display: none;

}

.dottline2{
	display: none;

}

.dottlinehalf {
	display: none;
}

ul {
	color: #000000;
	font-size:13px;
	list-style:disc;
	width:200px;
	float:left;
}

li {
	height:17px;
	padding-top:10px;
}

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

div.dates {
	margin:24px 0 0 0;
	color: #000000;
	font-size:13px;
	width:392px;
}

div.datesSlider {
	margin: 0 0 11px 0;
	height: 29px;
}

div.dateaktiv {
	float:left;
	width:80px;
	height:19px;
	border:1px solid #000000;
	margin-top:2px;
	padding-top:6px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

div.dateinaktiv {
	float:left;
	width:80px;
	height:17px;
	border:1px solid #000000;
	margin-top:5px;
	padding-top:5px;
	text-align: center;
	font-size: 11px;
}

div.datesContent {
	margin: 0;
}

span.datesArrow {
	padding: 0;
	font-size: 13px;
	line-height: 15px;
}

p.beschreibung {
	float:left;
	font-weight:normal;
	padding-top:2px;
}

/*******************************************************************************

	Galleryitems

 ********************************************************************************/
.keytext {
	width:125px;
	margin-top:68px;
	float:right;
	color:white;
	font-size:13px;
}
 
div.keyvisuals {
	margin-top:24px;
	width:158px;
}

a.keyvisual3 {
	display: none;
}
a.keyvisual4 {
	display: none;
}
a.keyvisual5 {
	display: none;
}
a.keyvisual6 {
	display: none;
}

div.gallery {
	margin: 0 0 0 20px;
}

div#gallerydetail {
	margin:0 0 0 23px;
	border:1px solid #000000;
	width:324px;
	height:321px;
}

div.thumb {
	border: 1px solid #000000; 
	width: 76px;
	height: 76px;
	margin: 3px 0 0 4px;
	float:left;
}

/*******************************************************************************

	footer

 ********************************************************************************/

#footer_container {
	width:100%;
}

.footer {
	height:37px;
	color: #000000;
	font-size:11px;
	float:left;
	width:701px;
	margin: 80px 0 0 0;
}

.footer.a {
	display: none;
}

.clearboth {
	clear:both;	
	overflow: hidden;
	width: 0;
	height: 0;
}
