/****************
* General Stuff *
****************/
body, html {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	text-align: left;
	height: 101%;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	line-height: 130%;
}

a img {
	border:0;
}

a:hover img {
	border:0;
}

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

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

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

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

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

.layout1 {
	color: #0e6f99;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight:bold;
}
.layout2 {
	color: #0e6f99;
	padding-top: 10px;
	padding-bottom: 3px;
}

.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: 40px;
}

.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 IDs *
*************/
#main {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: #ffffff;
	padding-bottom: 10px;
}

#left {
	float: left;
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	min-height: 700px;
	width: 220px;
	background-color: #ffffff;
}

#center {
	float: left;
	background-image: url(../images/center_bg.jpg);
	background-repeat: no-repeat;
	min-height: 700px;
	width: 700px;
	background-color: #ffffff;
}
#content img{
	padding: 5px;
}
#right {
	float: left;
	background-image: url(../images/right_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	min-height: 700px;
	//height: 700px;
	width: 80px;
}

#logo {
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	height: 180px;
	background-color: #ffffff;
}

#search {
	width: 187px;
	height: 85px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 35px;
	padding-left: 13px;
	background-image: url(../images/search_bg.jpg);
}

#open {
	width: 187px;
	height: 85px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 35px;
	padding-left: 13px;
	background-image: url(../images/open_bg.jpg);
}

#newsletter {
	width: 187px;
	height: 180px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 35px;
	padding-left: 13px;
	background-image: url(../images/newsletter_bg.jpg);
	background-repeat: no-repeat;
}

#calendar {
	width: 180px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(../images/calendar_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}

#poll {
	width: 187px;
	height: 145px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(../images/query_bg.jpg);
	padding-top: 35px;
	padding-left: 13px;
}

#main_navi {
	height: 50px;
	width: 660px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
}

#header {
	width: 660px;
	height: 155px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/header_bg.jpg);
	background-repeat:no-repeat;
}
#root{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 10px;
	background-color: #FFFFFF;	
}
#content {
	width: 660px;
	min-height: 520px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#content1_2{
	float: left;
	width: 325px;
}
#content2_2{
	float: right;
	width: 325px;
}

#support {
	width: 660px;
	padding-left: 20px;
	padding-right: 20px;
	height: 50px;
	background-color: #FFFFFF;	
}

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

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

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

#meta_navi_top {
	margin-left: 10px;
	margin-top: 20px;
}

#footer {
	margin-left: 270px;
}

#meta_navi_bottom .meta_navi_no {
	float: left;
	padding-right: 10px;
}

#meta_navi_bottom {
	font-size: 10px;
}

#copyright {
	font-size: 10px;
	color: #adadad;
}

#copyright a {
	color: #adadad;
	text-decoration: none;	
}

#copyright a:hover {
	color: #adadad;
	text-decoration: underline;	
}
.contentelement{
	clear: both;
}