/*** Global Settings ****/
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background:#EEEAE7;}
p { margin : 0;padding : 0;}
a:visited {
	color: Gray;
	text-decoration: none;
}

a:link {
	color: Gray;
	text-decoration: none;
	font-weight : bold;
}
a:hover {
	text-decoration: none;
	color: #970A0E;
}
h1 { color : #970A0E;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h2 {color : #970A0E;margin : 20px 0 10px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 0px solid #efece7;}
h3 {color : #970A0E;margin : 10px 0;padding-bottom : 10px;font : bold 14px Arial, Helvetica, sans-serif;border-bottom : 1px solid #efece7;}
li {
	padding-left: 0px;
	margin: 0 0 0 8px;
	list-style: square url(images/bullet.gif);
}
.box {background : #FFFFFF;border : 1px solid #f0e9eb;padding : 15px;}
.bilderbox {background : #FFFFFF;
border : 1px solid #f0e9eb;
padding : 15px;
text-align: center;}

.counterbox {
	background: #FFFFFF;
	border: 1px solid #f0e9eb;
	padding: 15px;
	font-family: verdana;
	font-size: 11px;
	color: #6699CC;
	text-align: left;
}

/*** Layout ****/
#wrapper {margin : 0 auto;width : 774px;border-left : 2px solid #FFFFFF;border-right : 2px solid #FFFFFF;}
#header {margin : 0 1px;}
#bgooben {
	height: 26px;
	background: url(images/bg_oben.gif) repeat-x;
	font-family: verdana;
	font-size: 10px;
	text-align: right;
	padding-right: 30px;
}
#bgoben {
	height: 250px;
	background: url(images/logotext.gif);
	font-family: verdana;
	font-size: 10px;
	
}

#bgmitte {height : 250px;background : url(images/logo.jpg) repeat-x;font-family:verdana; font-size:10px; color:#6699CC;}
#bgtext {height : 100px;background : url(images/logotext.gif) repeat-x;}
#bgunten {height : 26px;background : url(images/bg_unten.gif) repeat-x;}
#logo {
	padding : 10px 20px;
	text-align : right;
	color : #f6dde3;
	}
#nav {
	padding: 3px 20px;
	text-align: left;
	color: Gray;
	font-size: 13px;
}

#nav a:visited {
	text-decoration : none;
	color : Gray;
	font-size: 13px;
}
#nav a:link {
	text-decoration : none;
	color : Gray;
	font-size: 13px;
}
#nav a:hover {
	text-decoration: none;
	color: #C0247C;
	font-size: 13px;

}

#main-content {
	margin : 0 auto;
	background-color : transparent;
}

.logotxt1 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 18px Georgia, serif;color : #7a2e40; }
#right-column {
	width : 460px;
	padding : 0 30px 30px;
	float : right;
	background-color : White;
}
#left-column {
	width : 250px;
	float : left;
	background-color : transparent;
}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {
	background: #f7f7f7;
	border-top: 1px solid #f0e9eb;
	padding: 10px 15px;
	clear: both;
	color: Gray;
	text-align: center;
}

/*** SideBAR ***/
#main-image {text-align : center;}
.sidebar {
	width: 218px;
	margin: 0 auto;
	padding: 0px 0px;
	background-color : transparent;
}
#Countdown{
	font-family: verdana;
	font-size: 11px;
	color: #6699CC;
	
}