/*******************
* General Settings *
*******************/
body, html {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	height: 101%;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #e7eff2;
	line-height: 150%;
}

a {
	color: #999999;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

input {
	background-color: #EEEEEE;
	border: 1px solid #888888;
	margin-left: 3px;
	margin-top: 3px;
	color: #666666;
}

textarea {
	background-color: #EEEEEE;
	border: 1px solid #888888;
	margin-left: 3px;
	margin-top: 3px;
	color: #666666;
}

/******************
* General classes *
******************/
.clear {
	clear: both;
}

.layout1 {
	text-transform: uppercase;
	color: #669acc;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.layout2 {
	color: #669acc;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
}

.tx_wcnewslettersubscription_pi1-label {
	float: left;
	width: 55px;
	height: 19px;
	padding-top: 3px;
}

.tx_wcnewslettersubscription_pi1-input {
	float: left;
	height: 22px;
	width: 100px;
}

.tx_wcnewslettersubscription_pi1-inputsmall {
	float: left;
	height: 22px;
	width: 60px;
}

.tx_wcnewslettersubscription_pi1-captcha {
	padding: 3px;
	float: left;
	height: 22px;
	width: 80px;
}

.tx_wcnewslettersubscription_pi1-text {
	margin-top: 10px;
}

.tx_wcnewslettersubscription_pi1-line {
	height: 26px;
}




/*********
* Layout *
*********/
#main {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	background-image: url(../images/main_bg.gif);
}

#left {
	float: left;
	width: 272px;
	min-height: 600px;
	padding-left: 48px;
	background-image: url(../images/left_bg.gif);
	background-repeat: no-repeat;
}

#right {
	float: left;
	width: 640px;
	min-height: 600px;
	padding-right: 10px;
	background-image: url(../images/right_bg.gif);
	background-repeat: no-repeat;
}

#logo {
	width: 242px;
	height: 230px;
	background-image: url(../images/logo_bg.gif);
	background-repeat: no-repeat;
}

#search {
	width: 222px;
	height: 100px;
	padding-top: 50px;
	padding-left: 20px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#open {
	width: 222px;
	height: 180px;
	padding-top: 50px;
	padding-left: 20px;
	background-image: url(../images/open_new.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

#newsletter_subscribe {
	width: 222px;
	height: 180px;
	padding-top: 50px;
	padding-left: 20px;
	background-image: url(../images/newsletter_subscribe_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

#calendar {
	width: 222px;
	height: 233px;
	padding-top: 35px;
	padding-left: 20px;
	background-image: url(../images/calendar_bg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}

#query {
	width: 202px;
	height: 144px;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/query_bg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	font-size: 10px;
	line-height: 100%;
}

#meta_navi_top {
	margin-top: 5px;
	width: 640px;
	height: 40px;
	text-align: right;
	font-size: 10px;
}

#meta_navi_top a {
	text-deocration: underline;
	color: #cccccc;
}

#meta_navi_top a:hover {
	text-deocration: underline;
	color: #cccccc;
}

#main_navi {
	width: 640px;
	position: absolute;
	top: 35px;
	//top: 20px;
	z-index: 150;
	left: 50%;
	margin-left: -180px;
	height: 250px;
}

#header {
	width: 600px;
	height: 280px;
	background-image: url(../images/defaultheader.jpg);
	margin-top: 55px;
}
#root{
	margin-top: 10px;
	font-size: 10px;	
}
#content {
	margin-top:5px;
	width: 600px;
	margin-bottom: 10px;
}
#content1_2{
	float: left;
	width: 295px;
}
#content2_2{
	float: right;
	width: 295px;
}
#wurscht {
	width: 950px;
	height: 167px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/wurscht_bg.jpg);
	background-repeat: no-repeat;
}

#footer {
	background-color: #e7eff2;
	padding-left: 15px;
}

#contact {
	float: left;
	width: 252px;
	padding-left: 58px;
	font-size: 11px;
	line-height: normal;
	padding-top: 10px;
}

#support_navi {
	float: left;
	width: 600px;
	font-size: 10px;
}

#meta_navi_footer {
	padding-left: 50px;
	font-size: 10px;
}

#support_left {
	float: left;
	width: 200px;
}

#support_center {
	float: left;
	width: 200px;
	text-align: center;
}

#support_right {
	float: left;
	width: 200px;
	text-align: right;
}

#copyright {
	padding-left: 50px;
	font-size: 9px;
} 
.contentelement{
	clear: both;
}
