/*******************************************************************************
	CSS Document Milla Kay
 ********************************************************************************/
/*******************************************************************************
	body
 ********************************************************************************/
body {
	 background-image:  url(../img/bgr_tile_body.jpg); 
	 margin:0;
	 overflow:-moz-scrollbars-vertical;
	 background-position: top left;
}
/*******************************************************************************
	headline
 ********************************************************************************/
h1 {
	color: #FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin:14px 0 0 23px;
	text-transform:uppercase;
}

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

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

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

	textformating

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

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

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

	Social Media

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

.social {
	width: 340px;
	height: 20px;
	padding: 54px 0 0 21px;
}
 
a.facebook,
a.facebook:link,
a.facebook:visited {
	float:left;
	display: block;
	width: 110px;
	height: 24px;
	background-image:  url(../img/social_facebook.gif); 
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px 0 4px 30px;
	font-size: 10px;
	color: #c2edef;
}

a.facebook:active,
a.facebook:hover,
a.facebook:focus {
	color: #fff;
}

a.myspace {
	float:left;
	display: block;
	width: 120px;
	height: 24px;
	background-image:  url(../img/social_myspace.gif); 
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px 0 4px 30px;
	font-size: 10px;
	color: #c2edef;
}

a.myspace:active,
a.myspace:hover,
a.myspace:focus {
	color: #fff;
}
 
 
/*******************************************************************************

	content 8fa3ad

 ********************************************************************************/
#bg {
	background-image:  url(../img/bgr_tile_content.jpg); 
	width:701px;
	background-repeat:repeat;
	margin:auto;
	background-position: top left;
	height:100%;
	
}

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

div#flashplayer {
	padding-top:39px;
	width:30px;
	
}

div#swfHome{
	left: 0;
	top: 0;
	position: absolute;
	width: 404px;
	height: 463px;
}

.text {
	margin-left:23px;
	margin-top:24px;
	color: #FFFFFF;
	font-size:13px;
	margin-right:23px;
	
}

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

#imgTitle {
	margin-left:23px;
	margin-top:2px;
	color: #FFFFFF;
	font-size:11px;
	margin-right:23px;
}

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

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

a.link {
	background-image:  url(../img/tile_dotline_white.gif); 
	background-repeat:repeat-x;
	background-position:bottom left;
	text-decoration:none;
	color: #FFFFFF;
	margin-left:12px;
	
}

a.ilink {
	background-image:  url(../img/tile_dotline_white.gif); 
	background-repeat:repeat-x;
	background-position:bottom left;
	text-decoration:none;
	color: #FFFFFF;
	
}

a.linkmail {
	background-image:  url(../img/tile_dotline_white.gif); 
	background-repeat:repeat-x;
	background-position:bottom left;
	text-decoration:none;
	color: #FFFFFF;
}

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

.dottline {
	background-image:  url(../img/tile_dotline_white.gif); 
	background-repeat:repeat-x;
	height:1px;
	margin-top:30px;
	margin-bottom:30px;

}

.dottline2{
	background-image:  url(../img/tile_dotline_white.gif); 
	background-repeat:repeat-x;
	height:1px;
	margin-bottom:30px;

}

.dottlinehalf {
	background-image:  url(../img/tile_dotline_white.gif); 
	background-repeat:repeat-x;
	height:1px;
	margin-top:30px;
	margin-bottom:30px;
	width:60%;
}

ul {
	color: #FFFFFF;
	font-size:13px;
	list-style:none;
	padding:0;
	margin:0;
	margin-left:35px;
	width:200px;
	float:left;
}

li {
	background-repeat:no-repeat;
	background-image:  url(../img/ico_diamond.gif); 
	padding-left:18px;
	background-position:left bottom;
	height:17px;
	padding-top:10px;
}

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

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

div.datesSlider {
	margin: 0 0 11px 0;
	background-image:  url(../img/tile_dotline_white.gif); 
	background-repeat:repeat-x;
	background-position: bottom left;
	height: 29px;
}

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

div.dateinaktiv {
	float:left;
	width:80px;
	height:17px;
	background-color:#436474;
	border:1px solid #9aaab3;
	margin-top:5px;
	padding-top:5px;
	text-align: center;
	cursor: pointer;
	font-size: 11px;
}

div.datesContent {
	margin: 0 0 0 9px;
}

span.datesArrow {
	padding: 0 8px 0 8px;
	background-image: url(../img/ico_arrow_white.gif); 
	background-repeat:no-repeat;
	background-position:center;
	font-size: 13px;
	line-height: 15px;
}

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

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

	Galleryitems

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

a.keyvisual3 {
	text-decoration:none;
	background-image:  url(../img/keyvisuals_album.jpg);
	width:158px;
	height:156px; 
	display:block;
}
a.keyvisual4 {
	text-decoration:none;
	background-image:  url(../img/keyvisuals_showcase.jpg);
	width:158px;
	height:156px; 
	display:block;
}
a.keyvisual5 {
	text-decoration:none;
	background-image:  url(../img/keyvisuals_ontour.jpg);
	width:158px;
	height:156px; 
	display:block;
}

a.keyvisual6 {
	text-decoration:none;
	background-image:  url(../img/keyvisuals_ontour08.jpg);
	width:158px;
	height:156px; 
	display:block;
}

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

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

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

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

	footer

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

#footer_container {
	width:701px;
}

.footer {
	height:37px;
	color: #FFFFFF;
	font-size:11px;
	float:left;
	width:701px;
	background-image:  url(../img/tile_dotline_white.gif); 
	background-repeat:repeat-x;
	background-position:top left;
	margin: 80px 0 0 0;
}

.footer.a {
	color: #FFFFFF;
	font-size:11px;
	text-decoration:none;
}

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