/*********************/
/* änderungen matze */ 
/*******************/
.printlink {
height: 20px;
margin-left: 730px;
color: #3F768D;
margin-top: 5px;
display: inline;
z-index: 20;
position: absolute;
}
.printlink a:link {color:#3F768D;text-decoration:none;}
.printlink a:visited {color:#3F768D;text-decoration:none;}
.printlink a:hover{color:#3F768D;text-decoration:underline;}

.bodytext {
margin-bottom: 0px;
}

.spacer-gif {
height: 5px;
}
/*******************/


body,html {
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #FFFFFF;
}

table tr td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.cLogo {
	width: 232px;
	height: 110px;
}

.cMenuLanguage {
	height: 30px;
}

.cMenuLanguage .cMenuLangContainer {
	width: 100px;
	height: 30px;
	float: right;
}
.cMenuLanguage .cMenuLangContainer .beforeImg {
	width: 10px;
	height: 30px;
	float: left;
}
.cMenuLanguage .cMenuLangContainer .flags {
	width: 89px;
	height: 29px;
	* height: 30px;
	padding-top: 1px;
	background-image: url(../images/wille_language_bg_strech.gif);
	float: left;
}
.cMenuLanguage .cMenuLangContainer .flags ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.cMenuLanguage .cMenuLangContainer .flags ul li {
	float: left;
	padding: 5px;
}
.cMenuLanguage .cMenuLangContainer .end {
	width: 1px;
	height: 24px;
	*height: 30px;
	padding-top: 6px;
	float: right;
	line-height: 30px;
	background-image: url(../images/wille_language_bg_strech.gif);
}

.cMenuImpressum {
	height: 30px;
	background-image: url(../images/wille_language_bg_strech.gif);
	line-height: 30px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 21px;
}
.cMenuImpressum a {
	color: #FFFFFF;
	text-decoration: none;
}
.cMenuImpressum a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.cMenuImpressum a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.cMenuShortcuts {
	height: 40px;
	width: 232px;
	background-image: url(../images/wille_meta_bg.gif);
	padding: 0px;
	margin: 0px;
}
.cMenuShortcuts ul {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style: none;
	display: inline;
}
.cMenuShortcuts ul li {
	height: 40px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.cMenuShortcuts ul li img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.cPageTitle {
	float: left;
	width: 75px;
	padding-top: 8px;
	line-height: 32px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
	

.cMenuMain {
	background-image: url(../images/wille_menu_bg.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	padding-left: 10px;
}
.cMenuMain ul {
	height: 30px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}
.cMenuMain ul li {
	float: left;
	height: 30px;
	line-height: 30px;
}


.cMenuSub {
	background-image: url(../images/wille_box2_strech.png);
	width: 232px;
	font-size: 0px;
}
.cMenuSubWrap {
	background-image: url(../images/wille_box2_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 232px;
	padding-top: 50px;
	padding-bottom: 55px;
	font-family: Tahoma;
	font-size: 12px;
	color: #3F768D;
	line-height: 20px;
}
.cMenuSubWrap ul {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 1px solid #CECBC5;
	list-style: none;
}
.cMenuSubWrap ul li {
	padding: 0px;
	margin: 0px;
/**	margin-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #CECBC5;**/
	margin-bottom: 8px;
	padding-top: 8px;
	border-top: 1px solid #CECBC5;**/
	list-style: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #3F768D;
	font-weight: normal;
}
.cMenuSubWrap ul li a {
	color: #3F768D;
	text-decoration: none;
}
.cMenuSubWrap ul li a:link {
	color: #3F768D;
	text-decoration: none;
}
.cMenuSubWrap ul li a:hover {
	color: #3F768D;
	text-decoration: underline;
}
.cMenuSubWrap ul li.act a {
	color: #3F768D;
	text-decoration: none;
	font-weight: bold;
}
.cMenuSubWrap ul li.act a:link {
	color: #3F768D;
	text-decoration: none;
	font-weight: bold;
}
.cMenuSubWrap ul li.act a:hover {
	color: #3F768D;
	text-decoration: underline;
	font-weight: bold;
}


.cMenuSubWrap ul.sub {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
	list-style: none;
	border: none;
	border-top: none;
}
.cMenuSubWrap ul.sub li.sub, ul.sub li.subact {
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
	padding-bottom: 4px;
	list-style: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #3F768D;
	font-weight: normal;
	border: none;
	border-bottom: none;
}
.cMenuSubWrap ul.sub li.sub a {
	color: #3F768D;
	text-decoration: none;
}
.cMenuSubWrap ul.sub li.sub a:link {
	color: #3F768D;
	text-decoration: none;
}
.cMenuSubWrap ul.sub li.sub a:hover {
	color: #3F768D;
	text-decoration: underline;
}
.cMenuSubWrap ul.sub li.subact a {
	color: #3F768D;
	text-decoration: none;
	font-weight: bold;
}
.cMenuSubWrap ul.sub li.subact a:link {
	color: #3F768D;
	text-decoration: none;
	font-weight: bold;
}
.cMenuSubWrap ul.sub li.subact a:hover {
	color: #3F768D;
	text-decoration: underline;
	font-weight: bold;
}


.cContentLeft {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #3C7794;
	padding-top: 0px;
}

.cContentLeft a, .cContentLeft a:link, .cContentLeft a:hover {
	color: #3C7794;
	line-height: 20px;
}


.cContentLeftStatic {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #3C7794;
	padding-top: 20px;
}

.cContentLeftStatic a, .cContentLeftStatic a:link, .cContentLeftStatic a:hover {
	color: #3C7794;
}


.cContentMain {
	padding-left: 100px;
	padding-top: 50px;
	padding-bottom: 60px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	vertical-align: top;
}

.start {
	padding-left: 50px;
	padding-right: 50px;
}

.cContentRight {
	padding-top: 50px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	vertical-align: top;
}


.cContentMain a, .cContentMain a:link, .cContentMain a:active, .cContentMain a:visited, .cContentMain a:hover {
	color: #000000;
	text-decoration: unterline;
}

.cFooterRight {
	color: #3C768C;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	float: right;
}
.cFooterLeft {
	color: #8EB2C3;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	float: left;
}


.cFooter {
	padding-bottom: 10px;
	*height: 100px;
}
.cFooter img {
	padding-bottom: 40px;
}
.cFooterRight {
	padding-bottom: 10px;
	color: #3C768C;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	float: right;
}
.cFooterLeft {
	color: #8EB2C3;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	float: left;
}


hr.div {
	border: 0px;
	border-top: 1px solid #8EB2C3;
	color: #8EB2C3;
	height: 0px;
}


.cContentLeftBox {
	background-image: url(../images/wille_box2_strech.png);
	width: 232px;
}
.cContentLeftBoxWrap {
	background-image: url(../images/wille_box2_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 232px;
	font-family: Tahoma;
	font-size: 12px;
	color: #3F768D;
	line-height: 20px;
}

.cContentLeftBoxWrap div.content {
	width: 232px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 20px;
}

a.infoBoxLink, a.infoBoxLink:link, a.infoBoxLink:hover {
  color: #FC9604;
  font-size: 11px;
  text-decoration: none;
}

a.infoBoxLink:hover {
  text-decoration: underline;
}


h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color: #8EB1C2;
	margin: 0px;
}


h1 {
	font-size: 20px;
	font-family: Georgia serif, 'Times New Roman';
	color: #3C7794;
	margin-top: 0px;
}

h2 {
	font-size: 16px;
	font-family: Georgia serif;
	color: #3C7794;
	margin-top: 0px;
}

a, a:link, a:active, a:visited, a:hover {
	font-color: #000000;
	text-decoration: unterline;
}


/** NEWS **/

.news-latest, .news-single {
	padding-top: 20px;
}

.date {
	font-family: Tahoma;
	font-weight: bold;
	color: #FF9500;
	line-height: 20px;
	font-size: 11px;
}

.subheadline {
	font-size: 12px;
	line-height: 20px;1
	font-weight: normal;
	font-family: Tahoma;
	color: #8EB1C2;
}

.more {
	text-align: right;
	font-size: 12px;
	font-family: tahoma;
	font-weight: normal;
	color: #000000
}

.more a, .more a:link, .more a:visited {
	text-decoration: none;
	color: #000000;
}

.more a:hover {
	color: #000000;
	text-decoration: underline;
}


/**
	FORMS
**/

textarea, select, input.text {
	width: 250px;
}