/* CSS Document */
body
{
	background: url(bg.jpg) repeat-x;
	background-color: #434343;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin-top: 10px;
}
img
{
	border: none;
}
body a
{
	color: #E8E8E8;
	text-decoration: underline;
}
body td
{
	vertical-align: top;
}
h1
{
	text-align: center;
	font-size: 13px;
	font-weight: normal;
}
#footer
{
	position: relative;
	color: #E8E8E8;
	font-size: 10px;
	top: 765px;
}
#footer a
{
	color: #E8E8E8;
	text-decoration: underline;
}
#cont_body
{
	
}
#cont
{
	width: 1000px;
	height: 750px;
	top: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#cont_cont
{
	width: 894px;
	height: 650px;
}
.top
{
	text-shadow: 3px 3px 3px #000000;
	font-size: 18px;
	color: #934B04;
	text-decoration: none;
}
.link
{
	color: #000000;
}
#rand_links
{
	float: left;
	width: 53px;
	height: 750px;
	background: url(border_left.gif) no-repeat;

}
#rand_oben
{
	float: left;
	position: relative;
	width: 894px;
	height: 50px;
	background: url(border_top.gif) no-repeat;
}
#rand_rechts
{
	float: right;
	display: inline;
	width: 53px;
	height: 750px;
	background: url(border_right.gif) no-repeat;
}
#rand_unten
{
	float: left;
	position: relative;
	top: 650px;
	width: 894px;
	height: 50px;
	background: url(border_bottom.gif);
}
#header
{
	float: left;
	position: absolute;
	top: 50px;
	left: 53px;
	width: 894px;
	height: 215px;
	background: url(SimpleChoice/header.gif);
}
#menu_rechts
{
	position: absolute;
	float: right;
	right: 12px;
	top: 12px;
	width: 115px;
	height: 178px;
}
#events
{
	float: left;
	color: #E8E8E8;
	padding: 5px;
	position: absolute;
	top: 265px;
	left: 53px;
	width: 188px;
	height: 423px;
	background: url(background.jpg);
}

#content
{
	border-left: 2px solid #E8E8E8;
	float: left;
	color: #E8E8E8;
	padding: 10px;
	position: absolute;
	overflow: auto;
	top: 265px;
	left: 241px;
	width: 676px;
	height: 413px;
	background: url(background.jpg);
}
#schatten_rechts
{	
	float: left;
	position: absolute;
	top: 265px;
	left: 939px;
	width: 8px;
	height: 433px;
	background: url(schattenr.png) repeat-y;
}
#gallery
{	
	font-size: 10px;	
	text-align: center;
	color: white !important;
}
#picture
{
	background: url(loading.gif) no-repeat;
	background-position: 325px 300px;
}
#komment 
{
	display: none;
}
#komment td
{
	font-size: 10px;
	color: white !important;
}
input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #333333;
}
textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #000000;
}
#gb_eintrag
{
	display: none;
	cursor: pointer;
}