/***************** CSS FILE LAKIDS.DE *****************/

body {
	font-family:"Trebuchet MS", Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	font-size:12px;
}

#logo {
	position:absolute;
	left:8px;
	top:72px;
	width:188px;
	height:207px;
}
#titel {
	position:absolute;
	left:196px;
	top:72px;
	height:207px;
}
#mainnav {
	position:absolute; 
	width:760px; 
	height:62px; 
	left:30px; 
	top:35px;
	z-index:3;
}
#mainnav ul,
#mainnav ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline
}
#globalnav {
	font-size:11px;
	width:770px;
	text-align:right;
	margin:10px 0 0 0;
	color:#404040;
	text-transform:uppercase
}
*html #globalnav {
	position:relative;
	top:10px;
}
#globalnav a {
	color:#000;
	text-decoration:none;
	padding:0 0 0 10px;
}
#globalnav a:hover {
	text-decoration:underline;
	}
#content {
	margin:300px 0 20px 196px;
	width:578px;
	line-height:140%
}
*html #content {
	position:relative;
	top:300px;
}
#content.double {
	margin:300px 0 20px 8px;
	width:760px;
}
#content span,
#content a,
#content p,
#content div {
	font-size:12px;
}

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

h1 {
	font-family:Arial, Sans-Serif;
	color:#404040;
	font-size:18px;
}
h2 {
	font-family:Arial, Sans-Serif;
	color:#a6ce39;
	font-size:14px;
}
h3 {
	font-family:Arial, Sans-Serif;
	color:#a6ce39;
	font-size:12px;
}
h4 {
	color:#a6ce39;
	font-size:12px;
}
hr {
	border:solid #a6ce39;
	border-width:1px 0 0 0;
	height:1px;
	clear:both;
}
.clr {
	clear:both;
}
img {
	border:0 none;
}


.suchmaske {
	display:block;
	width:180px;
	position:absolute;
	left:8px;
	top:350px;
}
.suchmaske select {
font-size:10px;
}
.kalenderpulldown {
	width:170px;
	font-size:10px;
}
.suchmaske label {
	display:block;
	margin:3px 0 1px 0;
	color:#344118
}
.suchbutton {
	width:170px;
	font-size:11px;
	font-weight:bold;
	background-color:#ec008c;
	border:0 none;
	margin-top:10px;
	color:#fff
	}
/*********** VERANSTALTUNGSTABELLE ***********/

#eventtable {
	width:578px;
}
#eventtable td {
	font-size:11px;
	padding:1px 3px;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	color:#344118
}
#eventtable td a {
	color:#344118;
	text-decoration:none;
	font-weight:bold;
}
#eventtable td a:hover {
	color:#000
}
#eventtable thead td {
	background-color:#a6ce39;
	color:#fff;
	font-size:11px;
	border-right:1px solid #fff
}
#eventtable td.tag {
	border-left:1px solid #000
}
#eventtable tr {
	background-color:#fff;
}
#eventtable tr:hover {
	background-color:#f1fbd6;
}
#eventtable tr.altern {
	background-color:#e4f5b5;
}
#eventtable tr.altern:hover {
	background-color:#f1fbd6;
}
.partner {
	float:left;
	margin:0 10px 10px 0;
}

.adresse {
	padding:3px;
	background-color:#f1fbd6;
	color:#344118
}


/***************PROJEKTE PORTRAITS********************/
.slider {
	height:122px;
	white-space:nowrap;
	overflow:auto;
	border:1px solid #ec008c;
	margin:0 0 10px 0;
	width:760px;
}
.slider img {
	border:solid #fff;
	border-width:3px 1px;
}
.slider img:hover {
	border-color:#ec008c;
}
#portrait {
	width:366px;
	float:left;
	margin:0 10px 0 0;
}
#textbox {
	width:382px;
	float:left;
}
#textbox iframe {
	width:100%;
	height:400px;
	margin:0;
	padding:0;
}