body {
	margin: 0;
	padding: 0;
/* 	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif; */
        font-family:  Arial, sans-serif;
	font-size: 66%;
        color: #474a51;
/*         background: #f4f4ed; */
	height: 101%;
	}

/* links */

a:link, a:visited {
	color: #317b9e;
	text-decoration: none;
	}
a:hover {
	color: #104c68;
	}

/* navigation */

#nav ul {
	margin: auto;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}
        
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
        border-left: 1px solid white;
        border-right: 1px solid white;
        
	}
#nav ul li a {
/* 	float: right; */
	display: block;
	width: 20em;
	line-height: 1.4em;
/* 	padding: 1em 1em .8em 1em; */
        padding: .2em .1em .2em 1em; 
	margin: 0;
	text-decoration: none;
        color: #474a51;
	border: none;
	}
#nav ul li a strong {
	display: block;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
        color: Black;
	}
#nav li a:hover {
color: black;
/*background:white;*/
background:#F5F5F5;
	}
#nav li a.active {
	color: #7b828c;
	}
#nav ul li a:hover strong {	
        color: #B6B6B6;
        color: #00284A;
	}
#nav ul li a.active strong {
	color: #fff;
        
	}
div.title h1 {
	color:#00284A;
	font-size:1.8em;
	font-weight:normal;
	line-height:1em;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
.title p{
	color:#8F9195;
	font-size:1.5em;
	line-height:1.5em;
	margin:0.4em 0 0;
	padding:0;
}


/* modules 
--------------------------------------------- */

div.mod {
	width: 63em;
	margin: 0;
	padding: 1em 0;
        border-top: 1px dotted #6D6D6D; 
	}
div.mod-meta {
	float: left;
	width: 18em;
	margin: 0;
	padding: 0 0 0 1em;
	text-align: left;
	}
div.mod-meta h3 {
	margin: 0;
	padding: 0 1em 0 0;
	font-size: 1em;
	font-weight: bold;
        color: #474a51;
        text-transform: uppercase;
	}
div.mod-meta h3 a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #646870;
	}
div.mod-meta h3 a:hover {
	color: #474a51;
        
	}
div.mod-meta img.meta-thumb {
	width: 14em;
	margin: .5em 0 0 0;
}
.zwei-spaltig div.mod-body {
	float: left;
 	width: 45em; .
	margin: 0 2em 0 0;
	padding: 0;
	font-size: 1.2em;
}
div.mod-body{
	width: 77.7em;
	margin-right: 2em;
}

div.mod-body p a {
	color: #317b9e;
	}
div.mod-body a:hover {
	color: #104c68;
        
	}
        
div.mod-body h2 {
	margin: -.1em 0 .3em 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;
	}
div.mod-body h2.section {
	font-size: 1.4em;
	}
div.mod-body h4.time {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	color: #8f9195;
	}
div.mod-body h4.time abbr {
	border: none;
	}
div.mod-body p {
	margin: 0 0 0.5em 0;
	font-size: 1.2em;
	line-height: 1.6em;
        text-align: justify;
	}
div.mod-body p.posted {
	font-size: 1em;
	text-align: left;
	color: #8f9195;
	}
div.mod-body p a.clink {
	padding: 0 0 0 16px;
	border: none;
	color: #8f9195;
	text-decoration: none;
	border: none;
	}
div.mod-body p a.clink:hover {
	color: #646870;
	}
div.mod-body p.filed a {
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	border: none;
	}
div.mod-body blockquote {
	margin: -.1em 0 0 -18px;
	padding: 0 0 0 18px;
	font-family: Georgia, serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #8b8074;
	}
div.mod-body blockquote.alt {
	margin: -.1em 0 0 0;
	padding: 0 0 0 0;
	font-family: Georgia, serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #8b8074;
	background: none;
	}
div.mod-body blockquote p {
	margin: 0 0 1.2em 0;
	padding: 0;
	line-height: 1.4em;
	}
div.mod-body p.attr {
	margin: 0 0 1.5em 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	text-align: right;
	font-weight: normal;
	color: #646870;
	}
div.mod-body blockquote p.attr cite {
	font-style: normal;
	}
div.mod-body blockquote p.attr cite a {
	font-weight: bold;
	}



/* entry-specific and content */

div.entry ul,
div.entry ol,
div.content ul,
div.content ol {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.5em;
	}
div.entry ol,
div.content ol {
	margin-left: 1em;
	}
div.entry ul li,
div.content ul li {
	margin: 0 0 .5em 2em;
	padding: 0 0 0 0em;
	list-style: disc;
	}
div.content ul.feed-list li {
	padding-left: 0;
	background: none;
	}
div.content ul.feed-list li a.rss {
	background-position: 0 50%;
	}
div.entry h2 a {
	text-decoration: none;
	color: #474a51;
	}
div.entry h2 a:hover {
	color: #408db4;
	}
div.entry img.thumb {
	float: right;
	margin: 0 0 1em 1em;
	padding: .4em;
        border-top: 1px dotted #6D6D6D; 
	background: #fff;
	}
div.entry img.plain {
	border: none;
	background: none;
	}
div.entry a:hover img.thumb {
	}
dl.lst {
	margin: 0 0 2.5em 0;
	padding: 0;
	font-size: 1.1em;
	}
dl.lst dt {
	margin: 0 0 .3em 0;
	font-weight: bold;
	}
dl.lst dd {
	margin: 0 0 1.5em 0;
	padding: 0;
	line-height: 1.5em;
	}
dl.lst dd em {
	display: block;
	color: #646870;
	}
	
/

/* confirm/alert box */

p.confirm {
	padding: 1em 1.5em;
	color: #fff;
	border-top: 3px solid #75a053;
	border-bottom: 3px solid #75a053;
	background: #90ba6e;
	}

/* secondary 
--------------------------------------------- */

div.secondary {
        color: #474a51;
	}
div.secondary h3 {
	margin: 0;
	padding: 1em  0 1em 1em;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
        color:  #00284A;
        border-top: 1px dotted #6D6D6D; 
	}
div.secondary h3 a {
	color: #74a050;
	}
div.secondary p {
	margin: 1em 1em 2.5em 1em;
	line-height: 1.5em;
	}
div.secondary img.thumb {
	float: right;
	margin: .4em 0 .5em 1em;
	padding: .4em;
	width: 4em;
	padding: .4em;
	border: 1px solid #e0e0d5;
	background: #fff;
	}





ul{
	font-size: 1.2em;
	line-height: 2em;
}

ul.lst {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul.lst li {
	margin: 0;
	padding: .5em 1em;
	color: #646870;
	border-bottom: 1px dashed #e3e3e3;
	overflow: hidden;
	}
div.secondary ul.lst li a {
	font-size: .9em;
	}
ul li.last {
	margin-bottom: 2.5em;
	padding-bottom: 0;
	border: none;
	}
ul.lst li a {
	display: block;
	line-height: 1.4em;
        color: #317b9e;
	overflow: hidden;
	}
div.mod-body ul.lst li a {
	text-decoration: none;
	}
ul.lst li a strong {
	display: block;
	color: #317b9e;
	padding: .2em 0 .1em 0;
	}
ul.lst li a em {
	display: block;
	}
ul.lst li a img {
	float: left;
	display: block;
	margin: 2px 10px 0 0;
	padding: .4em;
	border: 1px solid #e0e0d5;
	background: #fff;
	}
ul.lst li a:hover {
color: #104c68;
	}
ul.lst li a:hover strong {
	color: #104c68;
	}
ul.lst li a:hover img {
	}

/* sub nav list */

ul.sub li {
	padding: 0;
	font-size: 1.2em;
	line-height: 1em;
	border: none;
	}
ul.sub li a {
	padding: .5em 1.2em;
	}
ul.sub li.active a {
	-webkit-border-radius: 2px 2px;
	-moz-border-radius: 2px 2px;
	}
ul.sub li.active a strong {
	color: #474a51;
}

/* footer
--------------------------------------------- */

#footer {
 	padding: 0 0 2em 0;
	font-size: 1.2em;
	clear: both;
	margin-top: 15px;
	color: #646870;
/*         height: 1px; */
	border-top: 1px solid #E0E0D5;
	}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.6em;
	}
#footer div.mod {
	margin: 0;
	border: none;
	}
#footer-content{
	width: 80em;
	margin: 0 auto;
	padding-top: 1em;
}

/* misc. 
--------------------------------------------- */

.by {
	font-weight: normal;
	font-style: italic;
	font-size: .9em;
	}

hr, .hide {
	display: none;
	}

/* self-clear floats */

.group:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Styles by vericom:
--------------------------------------------- */

/* Header
--------------------------------------------- */
.clear{
	clear: both;
}
.logo{
	position: relative;
	left: -327px;
}
.complogo{
	position: relative;
	left: 327px;
}
#luxnerZT{
	text-align: center;
	width: 100%;
}
#main{
	width: 98em;
	margin: auto;
	text-align: left;
}
#colleft{
	float: left;
	width: 81em;
}
#colright{
	float: left;
	width: 17em;
}
	#colright-content{
		padding-top: 30px;
	}
#headerpics{
	background-color: #fff;
	padding:1em;
	height: 50px;
}
.title{
	border-bottom: 1px dotted #000;
	margin-bottom: 10px;
	padding-bottom: 25px;
	margin-top: 35px;
	margin-right: 35px;
	padding-left: 202px;
}
#nav{
	background-color: #E3E3E3;
	text-align: center;
}
ul.hauptnav{
	width: 86em;
	margin: auto;
	text-align: left;
	font-size: 1.2em;
}
ul.hauptnav li a b{
	color: #000;
	font-size: 1.1em;
	line-height: 1.5em;
}
ul.hauptnav li a:hover b{
	color:#00284A;
}
.sprachnav{
	font-size:1.2em;
	padding-bottom:38px;
	padding-right:5px;
	text-align:right;
	text-transform: uppercase;
}
	.sprachnav .sofortkontakt{
		margin-top: 10px;
	}
	.sprachnav .sofortkontakt a{
		background-color: #00284A;
		color: #fff;
		padding: 3px;
	}
	.sprachnav .sofortkontakt a:hover{
		text-decoration: underline;
	}

/* subnav */

ul.subnav{
	list-style: none;
	font-size: 1.2em;
	margin:0;
	padding:0;
}
ul.subnav li{
	list-style: none;
	margin:0;
	padding:0;
	border-top: 1px dotted #000;
	font-weight: bold;
	color: #00284A;
	padding-top: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

/* sub-subnav */
ul.sub-subnav{
	border-top:1px dotted #000000;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-size: 1.2em;
	margin:0;
	padding-left:10px;
	padding-top:18px;
	padding-bottom: 25px;
	text-transform: uppercase;
	border: none;
}
ul.sub-subnav li{
	margin:0;
	border: none;
	padding:0;
	list-style: none;
	line-height: 1.5em;
	text-transform: none;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: none;
	text-transform: none;
	font-weight: normal;
	font-size: 0.9em;
	letter-spacing: normal;
}
/* news */
.news-latest-container h3{
	border-top:1px dotted #6D6D6D;
	color:#00284A;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:1em;
	margin:0;
	padding:1em 0 1em 1em;
	text-transform:uppercase;
}
.news-latest-item{
	padding: 1em;
	font-size: 1.2em;
}
.news-latest-date{
	text-decoration: underline;
}

/* ---- Kontaktformular ---- */
#sofortkontakt fieldset{
	margin:0;
	padding:0;
	border: none;
}

#sofortkontakt .powermail_text{
	width: 319px;
	border: 1px solid #00284A;
}

#sofortkontakt fieldset legend{
	margin: 0;
	padding:0;
	font-size: 1.4em;
	display: none;
}
#sofortkontakt label{
	float: left;
	display: block;
	width: 150px;
}
#sofortkontakt input, #sofortkontakt textarea{
	color: #00284A;
	padding: 2px;
}
#sofortkontakt textarea{
	border: 1px solid #00284A;
}
#sofortkontakt .tx_powermail_pi1_fieldwrap_html{
	width: 100%;
	float: left;
	margin-top: 3px;
}
textarea#uid10, textarea#uid16{
	width: 100%;
	float: left;
}
#powermaildiv_uid12, #powermaildiv_uid17{
	margin-bottom: 10px;
}
#powermaildiv_uid12 .powermail_check_inner, #powermaildiv_uid17 .powermail_check_inner{
	float: left;
}
#powermaildiv_uid12 .powermail_check_inner input, #powermaildiv_uid17 .powermail_check_inner input{
	float: left;
	margin: 0;
	margin-right: 3px;
}
.powermail_check_inner_uid12_0, .powermail_check_inner_uid12_2, .powermail_check_inner_uid17_0, .powermail_check_inner_uid17_2{
	width: 60%;
}
#powermaildiv_uid12 .powermail_check_inner label, #powermaildiv_uid17 .powermail_check_inner label{
	float: none;
	display: inline;
	width: auto;
}
#powermaildiv_uid13 {
	margin-bottom: 10px;
}
#powermaildiv_uid13 .powermail_radio_inner{
	margin-left: 20px;
	float: left;
	width: 90%;
}
#powermaildiv_uid13 .powermail_radio_inner label{
	float: none;
	display: inline;
	width: 150px;
}
#powermaildiv_uid13 .powermail_radio_inner input{
	float: left;
	margin:0;
	margin-right: 3px;
}

#powermaildiv_uid14, #powermaildiv_uid28{
	margin-left: 20px;
}
#powermaildiv_uid14 label, #powermaildiv_uid28 label{
	width: 130px;
}

/*------- Rahmen ------- */
.csc-frame-rulerAfter, .csc-frame-rulerBefore{
	border-bottom: 1px dotted #000;
}

/* --- Schriftgrößen --- */

h3{
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0;
}
div#footer-content {
  font-style:italic;
}
div#footer-content h3 {
  color:#474A51;
}
