/* MAIN */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }


body {
		border:0px;
		border-collapse:collapse;
}


.csc-linkToTop
{
	text-align: right;
	padding-right: 30px;
	margin-bottom: 25px;
}

ul#faq
{
	margin-left: 50px;
	margin-bottom: 25px;
}

ul#faq a
{
	font-size: 14px;
}

ul#faq li
{
	margin-bottom: 5px;
}

a
{
	color: #536098;
}
.clear {
	clear:both;
	line-height:1px;
	height:1px;
	margin:0px;
}



#centered {
	position:	absolute;
	left:		50%;
	top:		0px;
	width:		960px;
	margin-top:	0px;
	margin-left:-480px;
	font-size:	10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#sub_col {
	float:left;
	width:168px;
	height:768px;
	background: #ffffff url('../img/sub_col.gif') top no-repeat;
}
#logo {
	position:absolute;
	top:36px;
	left:185px;
	width:251px;
	height:30px;	
}
#head{
	float:left;
	height:144px;
	width:792px;
}
#home_mood1{
	position: relative;
	float:left;
}
#home_mood2{
	width:259px;
	height:178px;
}
#mood1{
	float:left;
	position: relative;
}
#mood2{
	width:259px;
	height:120px;
}
#mood2 img {
	background-color:#fff;
	margin-bottom:5px;	
/*	border-bottom:5px solid #fff; */
}
#mainnavi {
	position:absolute;
	top:124px;
	left:187px;
	display:block;
	z-index: 20;
}

#metanavi {
	position:absolute;
	top:58px;
	left:620px;
	display:block;
}

#lang
{
	display: inline;
	margin-right: 20px;
}

#lang a
{
	text-decoration:none;
	color:#444;		
}

#lang a.active, #lang a:hover
{
	font-weight: bold;
}

#lang li
{
	margin-right:5px;
	list-style-type:none;
	display:inline;	

}

a.metaitem{
	text-decoration:none;
	color:#444;	
}
ul.metaul{
	display:inline;	
	
}
li.metali{
	margin-right:20px;
	list-style-type:none;
	display:inline;	
}
#main_col {
	float:left;
	width:533px;	
	margin:0;
}
#teaser_col {
	float:left;
	width:259px;	
	background-color: #f8f6f7;
}
#min_height2 {
	height:408px;	
	width:1px;
	float:left;
}

#content_wrap {
	margin:41px 0px 25px 0px;
	
}
#content .content_margin .bodytext {
	font-size:12px;
	line-height:16px;
	color:#7b7a7a;	
	margin-bottom:14px;
}

.csc-uploads
{
	margin-left: 21px;
}

.content_margin ul, .csc-bulletlist
{
	margin-top: 5px;
	margin-left: 20px;
	color:#7b7a7a; 
	font-size:12px;
}

#teaser_col .csc-bulletlist
{
	margin-left: 41px;
}

#teaser_col .csc-bulletlist li
{
	margin-bottom: 5px;
}


.content_margin ul li, .csc-bulletlist
{
	margin-bottom: 3px;
}

#content .content_margin {
	margin:0px 25px;	
}
#content .fce_wrap{
	margin:0px 0px 0px 25px;
}
#content .teaser_start {
	float:left;
	width:155px;
	margin-top:6px;
	margin-right:10px;	
}

#teaser_wrap {
	margin-top:46px;
	width:258px;
	float:left;	
}
#home_teaser_wrap {
	margin:21px 0px;	
}
.teaser_img img{
	margin-bottom:6px;	
}
#titlewrap{
	margin-left:25px;
	margin-top:2px;	
	font-family:Arial;
	height:80px;
}
#pagetitle {
	color:#39468A;
	font-size:22px;
}
#subtitle {
	color:#b3b3b3;
	font-size:24px;
	
}

#content .teaser_header {
	color:#444444;
	font-weight:bold;
	font-size:10px;
	margin-bottom:3px;	
	line-height:14px;
}
#content .teaser_content{
	color:#444444;
	line-height:12px;
}
#teaser_col .content_margin {
	margin:0px 10px 0px 21px;
	
}
#teaser_col a{
	text-decoration:none;
	color:#444444;	
}

#teaser_col table.open {
	margin-left:21px;
	color:#444444;	
	line-height:16px;
}
#teaser_col table.open td{
	text-align:right;
}



/* MAIN NAVI*/

.pullline{
	background:url('../img/hdot.gif') top left repeat-x;
	height:1px;
	line-height:1px;
}
.pullback{
	background: #fff url('../img/vdot.gif') top left repeat-y;
}


ul.menu, ul.menu ul {
    list-style-type: none;
}

ul.pulldown a:hover {
/*	background-color: #fff; */
}

li.level0 a {
	display: block;
    text-decoration:none;
    font-weight:normal;
    color:#545454;
    font-size:12px;
    font-weight:bold;
    height:20px;
/*    color:#536098; */
}

li.level0 {
    padding:0;
    margin:0;
    margin-right:20px;
    background: none;
    float:left;
}

li.level0 a:hover, li.level0 a.active {
	background: url(../img/menuunderline.gif) repeat-x bottom;
}


ul.pulldown li {
	width:150px;
}

ul.pulldown
{
    display: block;
/*	background: #fff; */
/*	border-left: 1px dashed #536098; */
	background: url(../img/vdot.gif) repeat-y;
	padding-left: 5px;
	padding-top:3px;
	padding-bottom: 5px;
	z-index:105;
    position: absolute;
    display:none;
	
}
/*IE6 Hack für das Pulldown*/
*html li.level0 a {
	float:left;	
}
*html ul.pulldown {
	clear:both;
    width:150px;
}

li.level1 a {
   	color:#444;
  	font-size:10px;
    font-weight:bold;
/*    background: #fff; */

    height:16px;
    line-height:16px;
}
li.level1 a:hover {
	color:#536098;	
	background:none;
}



ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display:block;
}

ul.menu ul li {
    float:none;
    background-color: transparent;
}
.sublayer {
	position:absolute;
	left:0px;
	top:0px;
	width:792px;
	height:216px;
	border:1px solid #545454;	
	background-color:#fff;
}

#breadcrumb {
	position:absolute;
	margin-left:12px;
	margin-top:8px;	
	color:#b5b5b5;
	z-index:0;
	
}
#breadcrumb a{
	text-decoration:none;
	color:#b5b5b5;
	z-index:0;
}
#breadcrumb a.breadcrumb_item_act {
		color:#444;
		z-index:0;
}

/* SUB NAVI */

#subnavi{
	position: absolute;
	left:10px;
	top:246px;
	width:150px;	
	
}

.sub_head{
	font-size:12px;
	font-weight:bold;	
	color:#444444;
	margin-bottom:15px;
}
.sub_main {
	text-indent:10px;
	line-height:14px;
}
.sub_main:hover {
	text-indent:10px;
	background:url('../img/bbox.gif') 0px 4px no-repeat;
	
}
.sub_main_act {
	text-indent:10px;
	background:url('../img/bbox.gif') 0px 4px no-repeat;
	line-height:14px;
}
.subline{
	background:url('../img/hdot.gif') top left repeat-x;
	height:1px;
	line-height:1px;
	font-size:0px;
	margin:0;
	margin-left:10px;	
	margin-top:5px;	
	

}
.subback{
	background:url('../img/vdot.gif') top left repeat-y;
	margin:0;
	margin-left:10px;	
	margin-bottom:10px;	
	padding-top:9px;
}
.sub_main a, .sub_main_act a{
	text-decoration:none;	
	color:#444444;
	font-weight:bold;
	font-size:11px;
}
.sub_main_act a{
	margin-bottom:5px;
}
.sub_nav:hover, .sub_nav_act {
	background:url('../img/bbox2.gif') 0px 2px no-repeat;
	}
.sub_nav, .sub_nav_act {
	padding-left:11px;
	margin-bottom:4px;
	line-height:10px;
	
}
.sub_nav a, .sub_nav_act a{
	text-decoration:none;	
	color:#444444;
	font-weight:normal;
	font-size:9px;
}
.sub_main_act a{
	margin-bottom:5px;
}

/* CSS CONTENT */


#content h1{
	font-size:14px;
	font-weight:bold;
	color:#536098;
	margin-bottom:2px;
}

#content .csc-header h1{
	margin-left:25px;
	margin-right:25px;
}


#teaser_col .csc-header{
	height:12px;
	background:url('../img/theader.gif') top left no-repeat;
	background-position:9px 0px;
	margin-bottom:6px;
}

#teaser_col .csc-header h1{
	font-size:10px;
	font-weight:bold;
	color:#39488d;
	line-height:16px;
	text-indent:21px;
}
#teaser_col .bodytext{
	font-size:10px;
	color:#444444;
	line-height:18px;
	margin-bottom:20px;
}

#teaser_col .csc-textpic-left img, #teaser_col .csc-textpic-caption{ 
	margin-left:21px;	
}
#teaser_col .csc-textpic-imagewrap {
	margin-bottom:10px;	
}
#teaser_col .csc-textpic-caption{
	margin-top:3px;
	color: #444444;
}

#teaser_col a.internal-link{
	color:	#7B7A7A;
	text-decoration: underline;
}

/* MA FOTO */

.ma_foto_box{
	width:145px;
	float:left;	
	padding-right:24px;
	margin:0px;
	margin-bottom:24px;
	height: 275px;
}
.ma_foto img{
	margin-bottom:5px;	
}
.ma_name {
	margin-top:3px;
	margin-bottom:3px;
	color:#536098;
	font-weight:bold;
	height:12px;
	background:url('../img/theader.gif') top left no-repeat;
	line-height:16px;
	text-indent:11px;
	
}
.ma_text {
	color:#536098;
	margin-left:11px;
	line-height:14px;
}

/* KONTAKT */


form label {
	clear:both;	
	display:block;
	color:#444;
}
form input.formfeld, #text {
	display:inline;
	border:1px solid #B5B5B5;
	margin-right:5px;
	margin-bottom:5px;
	color: #536098;
}
#text {
	margin-bottom:10px;	
}
.formcomment {
	color:#B5B5B5;
}
form input.error {
	border:1px solid #536098;
	
}

.metali  {
	white-space: nowrap;
}



