@charset "utf-8";

body {
	background-color:#fcc700;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height: 16px;
}

a, a:visited {
	color:#000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#maincontainer {
	margin-top:20px;
	width:800px;
}

#maincontainer #mainlogo {
	height:40px;
	text-align:right;
}

#maincontainer #rahmentop {
	height:53px;
	background-image:url(../img/rahmen_top_new.jpg);
	background-repeat:no-repeat;
}

#maincontainer #contentcontainer {
	height:404px;
}

#maincontainer #containerwithmargin {
	margin-top:15px;
}

#maincontainer #containerwithmargin #fotocontainer {
	margin-right:8px;
	float:left;
}


#maincontainer #contentcontainer #left {
	width:57px;
	background-image:url(../img/rahmen_left.jpg);
	background-repeat:repeat-y;
	float:left;
	height:404px;
}

#maincontainer #contentcontainer #content {
	float:left;
	width:689px;
	height:404px;
	text-align:left;
}

#maincontainer #contentcontainer #viertelleft {
	width:313px;
	height:157px;
	overflow:hidden;
	padding:15px;
}

#maincontainer #contentcontainer #halfleft {
	/*width:341px;*/
	padding:15px;
}

#maincontainer #contentcontainer #right {
	width:54px;
	background-image:url(../img/rahmen_right.jpg);
	background-repeat:repeat-y;
	height:404px;
	float:left;
}

#maincontainer #rahmenbottom {
	height:54px;
	background-image:url(../img/rahmen_bottom.jpg);
	background-repeat:no-repeat;
}

#clear {
	clear:both;
}

#headline {
	margin-bottom:15px;
	height:17px;
}

#footer {
	margin-top:5px;
	text-align:left;
}

#mainmenue {
	float:left;
	margin-top:19px;
}

.menueitem {
	border-right:1px solid #000000; 
	margin-right:5px; 
	padding-right:6px;	
}

#kopfleiste {
	width:800px;	
}

#tdcellwithborder {
	border-bottom: 1px solid #000000;
	height:23px;
}

#tdcell {
	height:23px;
}

/******* Floatinglayer *******/

#layer_erstergeburtstag {
	width:691px;
	height:221px;
	background-image:url(../img/layer_geburtstag.png);
	background-repeat:no-repeat;
	position:absolute;
	left:30%;
	top:10%;
}