* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:focus {
	outline: none;
}

.clearBoth{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}

.spacer{
	height:30px;
	line-height:30px;
}

body{
	text-align:center;
	background: url(../images/body_bg.gif) repeat-x fixed bottom;
}

#container{
	width:750px;
	margin:0 auto;
	text-align:center;
}

#header{
	background: url(../images/header_bg.gif) no-repeat;
	width:750px;
	text-align:left;
	margin:15px 0 0 0;
}

#header img{
	display:block;
}

.adress ul li{
	font-size:11px;
	display:inline;
	color:#5f75b1;
	margin:0 0 0 20px;
}

#nav{
	width:750px;
	height:20px;
	line-height:20px;
	text-align:left;
	padding:0;
	margin:0 0 10px 0;
	border-bottom:1px solid #cacaca;
}

#infoBar{
	width:750px;
	height:38px;
	background: url(../images/info_bar_bg.gif) no-repeat;
	background-position:left;
	text-align: right; 
	margin:0 0 8px 0;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}

#infoBar .infoText{
	margin:16px 0 0 8px;
	color:#90a3db;
	font-weight:bold;
}

#content .contentNav{
	background: url(../images/content_bg.gif);
	/*height:231px;*/
	width:162px;
	color:#5f75b1;
	float:left;
	margin:0;
	padding:0 0 25px 0;
	text-align:left;
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}

#content .contentNavHeadline{
	width:162px;
	background: #5d75b1 url(../images/headline_bg_left.gif) no-repeat;
	background-position: left;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:0;
	border-bottom:1px solid #fff;
}

#content .contentNavHeadline p{
	margin:0 0 0 25px;
	padding:0;
	font-size:11px;
	line-height:15px;
}

#content .nav{
	margin:0 0 0 -1px;
	padding:0;
}

#content .contentImpressum{
	background: url(../images/content_bg.gif);
	font-size: 10px;
	width:750px;
	float:right;
	text-align:left;
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin:0 0 25px 0;
}

#content .contentImpressum p{
	margin:10px 0 0 0;
	font-size: 11px;
}

#content .contentRight{
	background: url(../images/content_bg.gif);
	width:579px;
	float:right;
	text-align:left;
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin:0 0 25px 0;
}

.contentRight .contentRightHeadline{
	width:579px;
	background: #e6e6e6 url(../images/headline_bg_left.gif) no-repeat;
	background-position: left;
	color:#5f75b1;
	margin:0;
	padding:0;
}

.contentRightHeadline p{
	margin:0 26px 0 26px;
}

.contentRight .articleContainerLong{
	background: url(../images/ic_article_bullet.gif) no-repeat top left;
	width:579px;
	height:81px;
	display:block;
	margin:0 0 9px 0;
}

.contentRight .articleContainer{
	width:579px;
	display:block;
	margin:0 0 9px 0;
}

.containerLongBg{
	height:79px; 
	width:564px; 
	margin:0 0 0 15px;
	padding:1px 0 1px 1px;
	background: #fff;
}

.articlePic{
	width:112px;
	height:79px;
	float:left;
}

.articlePic img{
	display:block;
}

.articleContent{
	width:451px;
	height:79px;
	background:#fff;
	float:left;
}

.articleContent2 {
	width:530px;
	background:#fff;	
	margin:0 0 15px 17px;
	padding:10px 0 10px 15px;
	color:#314375;
}

.articleContent2 ul {
	margin:0 0 10px 15px;
}

.articleContent2 li {
	padding:10px 0 0 0;
}

.articleContent p{
	margin:7px 9px 0 9px;
}

.contentDetailContainer{
	width:562px;
	margin:0 0 0 15px;
	padding:1px 0 1px 1px;
	background: #fff;
	border-right:1px solid #e4e4e4;
}

.content_text {
	width: 600px;
	margin:	0 0 0 15px;
	padding: 20px 0 0 25px;
	background: #fff;
	border-right:1px solid #e4e4e4;
	text-align:left;
}

.articleContentDetail{
	width:562px;
	background:#fff;
	padding:0 0 10px 0;
	margin:0 0 25px 0;
	color:#314375;
}

.impressum {
	text-align:left;
	margin:10px 40px 0 40px;
}

.articleContentDetail p{
	margin:15px 9px 0 9px;
	font-size:10px;
}

.articleContentDetail ul{
	margin:0 0 0 20px;
	font-size:10px;
}

.articleContentDetail .contact{
	margin:20px 9px 0 38px;
	font-size:10px;
}

.articleHead,
.breadcrumb{
	font-size:11px;
	font-weight:bold;
	color:#ec0300;
	margin:7px 9px 0 9px !important;
}

.articleHead a:link,
.articleHead a:visited,
.breadcrumb a:link,
.breadcrumb a:visited {
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	color:#90a3db;
}

.articleHead a:hover,
.articleHead a:active,
.breadcrumb a:hover,
.breadcrumb a:active{
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	color:#ec0300;
}

.articleText{
	font-size:11px;
	color:#314375;
	margin:1px 9px 0 9px; 
}

.impressum a,
.articleText a,
.article_right a {
	font-size:11px; 
	text-decoration:none;
	color:#90a3db;
}

.impressum a:hover,
.articleText a:hover,
.article_right li a:hover,
.article_right a:hover {
	font-size:11px; 
	color:#ec0300;
}

.article_right {
	padding:15px;
	background-color:#fff;
	margin:10px;
	height:auto;
	height:270px;
}

.article_right ul {
	margin:0 0 10px 0;
}

.article_right li a {
	color:#90a3db;
	text-decoration:underline
}

.article_right li,
.article_right {
	list-style:inside;
	list-style-type:square;
	color:#90a3db;
}



/* Site 2 */

#content .contentLeft{
	width:492px;
	float:left;
	text-align:left;
}

.contentLeft .teaserWide{
	font-size:11px;
	color:#2e4274;
	/*border-bottom:1px solid #cdcdcd; */
	margin:5px 0 15px 0;
	padding:0px 25px 0px 0;
}

.contentLeft .teaserLeft{
	width:239px; 
	height:120px; 
	float:left; 
	margin:0 12px 10px 0;
	background: url(../images/content_bg.gif);
	border-left:1px solid #cecece;
	border-bottom:1px solid #cecece;
}


.contentLeft .teaserRight{
	width:239px; 
	height:120px; 
	float:left; 
	margin:0 0 10px 0;
	background: url(../images/content_bg.gif);
	border-left:1px solid #cecece;
	border-bottom:1px solid #cecece;
}

.teaserHd{
	width:239px;
	height:15px;
	background: #e6e6e6 url(../images/headline_bg_left.gif) no-repeat;
	background-position: left;
	color:#5f75b1;
	margin:0;
	padding:0;
	border-bottom:1px solid #fff;
}

.teaserHd p{
	margin:0 26px 0 26px;
	font-size:10px;
	line-height:16px;
}

.teaserContent{
	width:239px;
	height:68px;
	font-size:11px;
	color:#2e4274;
	background:#fff;
	padding:0 0 0 1px;
}

.teaserContent p{
	font-size:11px;
	color:#2e4274;
	margin:0 10px 0 25px;
	padding:5px 0 0 0;
}

.teaserContent img{
	display:block;
}

.teaserBtnMore{
	margin:6px 3px 0 0; 
	text-align:right;
}

#content .rightInfo{
	background: url(../images/content_bg.gif);
	width:239px;
	float:right;
	text-align:left;
	border-left:1px solid #cecece;
	border-bottom:1px solid #cecece;
	margin: 0 0 10px 0;
	padding:0 0 30px 0;
}

.infoBox{
	width:239px;
	color:#90a3db;
	background:#fff;
	padding:4px 0 0px 0;
	margin:0;
}

* html .infoBox{
	width:239px;
	color:#90a3db;
	background:#fff;
	padding:5px 0 0px 0;
	margin:0;
}

.infoBox a{
	color:#90a3db;
	font-weight:bold;
	text-decoration:none;
}

.infoBox p{
	margin:2px 0 0 0;
	padding:0 0 0 15px;
}

.infoBox #infoTel,
.infoBox #infoMail,
.infoBox #infoPost{
	padding:0 0 10px 35px;
}

#infoMail a:hover{
	color:#ec0300;
}

.infoBox a,
.infoBox a:hover{
	text-decoration:none;
	cursor:default;
}

.infoBox a.tel{
	color:#90a3db;
	font-size:11px;
	background: url(../images/ic_tel.gif) no-repeat 0px 1px;
	padding:0 0 0 21px;
}
/*.infoBox a.tel:hover{
	color:#ec0300;
	background: url(../images/ic_tel_active.gif) no-repeat 0px 1px;
}*/

.infoBox a.mail{
	color:#90a3db;
	font-size:11px;
	background: url(../images/ic_mail.gif) no-repeat 0px 2px;
	padding:0 0 0 21px;
}
/*.infoBox a.mail:hover{
	color:#ec0300;
	background: url(../images/ic_mail_active.gif) no-repeat 0px 2px;
}*/

.infoBox a.post{
	color:#90a3db;
	font-size:11px;
	background: url(../images/ic_post.gif) no-repeat 0px 2px;
	padding:0 0 0 21px;
}
/*.infoBox a.post:hover{
	color:#ec0300;
	background: url(../images/ic_post_active.gif) no-repeat 0px 2px;
}*/

.infoBox .infoContent{
	border-bottom:1px solid #cdcdcd;
	margin:7px 0 0 0;
	padding:0px 0 0 0;
}

.infoBox .days{
	background: url(../images/ic_bullet.gif) no-repeat 16px 4px;
	font-weight:bold;
	padding-left:25px;
}

.infoBox .times{
	margin:3px 0 8px 5px;
	padding-left:25px;
}

.infoBox .last{
	padding-bottom:14px;
}

.infoBox .infoContent div{
	margin:5px 0 0 0;
}

.size1{
	width:163px;
	color:#314375;
	border:1px solid #cacaca;
	background: #f6f6f6;
	padding:0 4px 0 4px;
}

.mailText{
	width:350px;
	height:137px;
	color:#314375;
	border:1px solid #cacaca;
	background: #f6f6f6;
	padding:4px;
	overflow:auto;
}

.sendMail{
	color:#5d75b1;
	text-decoration:none;
	border:1px solid #cecece;
	padding:2px;
}

.sendMail:hover{
	color:#ec0300;
	border:1px solid #ec0300;
}

#footer {
	margin:0 0 5px 0;
	float:right;
	text-align:left;
	color:#acacac;
}

#footer a {
	color:#acacac;
}

#footer a:hover {
	color:#ed0300;
}

