*{	padding:0;
	margin:0;
}

h1{
	font-size:18px;
	color:#406791;
	margin-bottom:20px;
}

h2{
	font-size:10px;
	color:#ccc;
	font-weight:normal;
	margin-top:-20px;
	margin-bottom:20px;
}

h3{
	font-size:10px;
	color:#ccc;
	font-weight:normal;
}

body,td,div,input,select,textarea{
	font-family:verdana, sans serif;
	font-size:12px;
	line-height:150%;
	color: #505050;
}

input{line-height:100%;}

html{
	height:100%;
}

body{
	text-align:center;
	background-color: #F2f2f2;
	background-image: url(../grafik/bg_main.gif);
	background-position:top;
	background-attachment: fixed;
	background-repeat:repeat-x;
}

h1 a:visited {color:#406791}
a{	color:#406791 }
a:visited{ color:#406791 } /*#aaa*/

.imgborder{
	border:1px solid #444;
}


#container{
	margin: 0 auto;
	position:relative;
	width:756px;
	text-align:left;
	padding-top:20px;
}

#header{
	height:140px;
	background: url(../grafik/bg_head.gif);
	margin-top:6px;
	padding:0px;
}

#creamlogo{
	margin-left:29px;
}


#mainimg{
	display:inline;
	float:left;
	width:463px;
	height:116px;
	overflow:hidden;
	margin-left:29px;
	margin-top:25px;
	border:1px solid #505050;
	padding:0;
}



#topmenu{
	float:right;
	display:inline;
	margin-top:14px;
	margin-right:40px;
	color:#ccc;
}

#topmenu a{
	color:#ccc;
	text-decoration:none;
	font-size:11px;
}


#mainmenu{
	position:relative;
	display:inline;
	float:right;
	width:211px;
	height:116px;
	overflow:hidden;
	margin-top:25px;
	margin-right:29px;
	border:1px solid #505050;
}

#themenu{
	padding:0;
	margin-top:0;
	overflow:hidden;
}


#themenu ul {list-style-type:none;}

#themenu li {padding:0}

#themenu a { 
	display:block;
	border:none;
	cursor:pointer;
	color:#fff;
	padding:0;
	padding-left:110px;	
	height:19px;
	text-decoration:none;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	background:url(../grafik/shim.gif);
}

#themenu a:hover { 
	background-color:#fff;
	color:#406791;
	display:block;
	border:none;
}


#middle{
	background: url(../grafik/bg_middle.gif);
	padding-top:20px;
	padding-bottom:20px;
}


#content{
	display:inline;
	float:left;
	width:463px;
	margin-left:29px;
	padding-top:6px;
}


#sidebar{
	display:inline;
	float:right;
	width:213px;
	margin-right:29px;
}


#footer{
	background: url(../grafik/bg_footer.gif);
	background-repeat:no-repeat;	
	color:#bbb;
	font-size:10px;
	text-align:center;
	padding-top:20px;
}


.endfloat{
	clear:both;
}

.sidebarbox{
	background: url(../grafik/bg_sidebarbox.gif);
	background-repeat:no-repeat;
	padding:12px;
	font-size:11px;
}

.sidebarcaption{
	display:block;
	margin-bottom:10px
}


.guestbookentry{
	background: url(../grafik/bg_guestbookentry.gif);
	background-repeat:no-repeat;
	padding:12px;
	font-size:11px;
}

.guestbookentrybottom{
	height:24px;
	background: url(../grafik/bg_guestbookentry2.gif);
	background-repeat:no-repeat;
	padding:12px;
}

/* --- Formelements --- */

input,textarea{
	border:1px solid #c4c4c4;
	padding:2px;
}

.btn{
	font-size:11px;
	padding:2px 8px 2px 8px;
	border:1px solid #c4c4c4;
	background-color:#f4f4f4;
}
