/* CSS Document */
@charset "utf-8";

body
{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 100%;
	background-color: #fff;
	background-image:url(../tmpl_img/sl_background.jpg);
	background-position:center;
	background-position:top;
	background-repeat:repeat-x;
	
	color: #036:
	
	
}

a
{
	color: #17407c;
	text-decoration:none;
}


a:hover
{
	color:#333;
	text-decoration:underline;
}


hr	
{
	color: #999;
	background-color: #999;
	border: 0px;
	height: 1px;
}

p
{
	margin: 0px;
}


/* ---- Layer for centering the pictures ----*/

.centerlayer
{
	width:100%;
	text-align:center;
	margin:auto;
	overflow:visible;
	margin-bottom: 0px;
	margin-top: 0px;
}

.seperator
{
	color:#666;
	background-color:#666;
	height: 1px;
	border: 0px;
}

/* ---- SITE ---- */

#topsite
{
	width: 882px;
	margin:auto;
	padding: 0px;
	border: 10px solid #ffffff;
	border-bottom: 0px;
	margin-top: 12px;
}

#site
{
	width: 882px;
	margin:auto;
	padding: 0px;
	border: 10px solid #ffffff;
	margin-top: 0px;
}


/* ---- HEADER ---- */

#top
{
	padding:0px;
	background-color:#FFF;
	
}

#header
{
	width: 882px;
	height: 84px;
	margin:auto;
	background-image: url(../tmpl_img/sl_header.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	text-align:right;
}

#toplinks
{
	padding-top: 60px;
	padding-right: 5px;
	font-size:12px;
	text-align:right;
	font-size: 10px;
	text-transform:uppercase;
}

#mainheader
{
	width: 882px;
	height: 261px;
	margin:auto;
	background-color:#FFF;
	text-align:left;
	border-bottom: 5px solid #ffffff;
}


#navi
{
	padding: 0px;
	width: 314px;
	height: 261px;
	background-image:url(../tmpl_img/sl_menu_bg.jpg);
	background-repeat:no-repeat;
	text-align: left;
	float:left;

}

#teaser
{
	padding: 0px;
	width: 508px;
	height: 261px;
	margin-left: 5px;
	float:left;
}

#teaser_left
{
	padding: 0px;
	width: 49px;
	height: 261px;
	margin-left: 6px;
	background-color:#dbdfe4;
	float:left;
}

#teaser_slogan
{
	position:absolute;
	top: 280px;
	margin-left: 648px;"
}


/* ---- MAIN AREA ---- */


#path
{
	width: 637px;
	height: 20px;
	background-color:#98aac1;
	margin: 0px;	
	padding: 0px;
	padding-top: 4px;
	padding-left: 20px;
	text-align:left;
	background-image:url(../img/page_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color: #fff;
}

#main
{
	width: 882px;
	background-color:#FFF;
	text-align:left;
	margin:0px;
	overflow:hidden;
	margin-top: -5px;
	
}

#content
{
	width: 637px;
	float: left;
	background-color:#FFF;
	overflow: hidden;
	min-height: 500px;
}

#contentmain
{
	padding: 15px;
	padding-left: 5px;
	padding-right: 0px;

}


#boxes
{
	width: 235px;
	margin-left: 647px;
	background-color: none;
	overflow: none;
	padding: 0px;
}


.contentPic
{
	margin-top: 5px; 
	margin-bottom: 5px;
}


/* Webseitenpfad */


#path a
{
	font-size: 12px;
	color: #FFF;	
}



/*  --------------- Spalten - ROW- Design --------------------------------------------------- */


.row-left
{
	float:left;
	padding-right:20px;
}

.row-mid
{
	float:left;
}

.row-right
{
	padding-left:20px;
	float:left;
}

.clear
{
	clear:both;
}




/* --------------- Startseite - Teaser Small ------------------------------------------------*/
.teaserHead
{
	color:#5874A0;
	font-size: 15px;
	font-weight: bold;
	width:250px;
	margin-bottom: 5px;
}

.teaserBody
{
	background-color:#E8EBF0;
	width: 240px;
	padding: 5px;
	height: 122px;
	color: #555;
}

.teaserPic
{
	float:left;
}

.teaserContent
{
	margin-left:100px;
	font-size: 12px;
}

.teaserPic img
{
	border: 1px solid #666;
}

.teaserFooter
{
	clear:both;
	border-top: 1px #999 dashed;
	width:250px;
	margin-top: 5px;
	padding-top: 5px;
}

.teaserFooter a
{
	border-left: 15px #ddd solid;
	padding-left: 5px;
}



/* --- Navi ---------------------------------*/

#navimenu_ul
{
 	margin: 0px;
	padding-top: 7px;
	padding-left: 15px;
	text-transform:uppercase;
	font-size: 14px;
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.submenu_1
{
	list-style:none;
	color:#fff;
	padding-left: 20px;
	line-height:25px;
	text-transform:uppercase;
	background-image:url(../tmpl_img/menu_point.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.submenu_1 a
{
	color:#fff;
	text-decoration:none;
}

.submenu_1 a:hover
{
	color:#aaa;
	text-decoration:none;
}

.submenu_1_active
{
	list-style:none;
	color:#fff;
	padding-left: 20px;
	line-height:25px;
	background-image:url(../tmpl_img/menu_point_active.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.submenu_1_active a
{
	color:#ee7d00;
	font-weight: none;
	text-decoration:none;
	
}

.submenu_2
{
	list-style:none;
	color:#fff;
	padding-left: 20px;
	line-height:25px;
	background-image:url(../tmpl_img/menu_point.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.submenu_2 a
{
	color:#fff;
	text-decoration:none;
}

.submenu_2 a:hover
{
	color:#aaa;
	text-decoration:none;
}

.submenu_2_active
{
	list-style:none;
	color:#fff;
	padding-left: 20px;
	line-height:25px;
	background-image:url(../tmpl_img/menu_point_active.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.submenu_2_active a
{
	color:#ee7d00;
	font-weight: none;
	text-decoration:none;
	
}



/* --- Content Layouts ------------------------------*/

#content ul
{
	padding: 2px;
	margin:  0px;
	margin-left: 25px;
}

#content ul ul
{
	padding: 0px;
	margin:  0px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
}


#content li
{
	padding: 0px;
	margin: 0px;
}

.contacts ul li
{
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}


/*  ------------ Artikel Layouts ------------*/

.teaserbox
{
	float: left;
	width: 201px;
	margin-right: 15px;
	text-align:justify;
}

.teaserbox a
{
	font-weight: bold;
}

.teaserbox hr
{
	margin-top: 20px;
}




h1
{
	color: #005291;
	margin-top: 0px;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

h2
{
	margin-top: 0px;
	font-size: 15px;
	color: #555;
	font-family: Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}

.artikel
{
	padding-right: 15px;
	padding-top: 10px;
}

h3
{
	margin: 0px;
	padding: 0px; padding-bottom: 5px;
	color: #666;
	text-transform:uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
}

h4
{
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #005291;
	font-family: Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
}

h5
{
	height: 14px;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	background-color: #98aac1;
	text-transform:uppercase;
	padding: 5px;
	margin: 0px;
	
}

.artikelbox
{
	margin-top: 2px;
	background-color: #dbdfe4;
	padding: 10px;
}

.box_footer
{
	height: 3px;
	background-color:#7b9bb4;
	margin-top: 2px;
}

.artikelGrey
{
	background-color: #eee;
	padding: 10px;
	color: #666;
	margin-right: 15px;
	margin-top: 5px;
}

.artikelGrey a
{
	color: #666;
}

.artikelGrey a:hover
{
	color: #333;
}


/* Klappartikel */

.accordion_toggle 
{
	display: block;
	cursor: pointer;
	height: 30px;
	margin: 0px;;
	padding: 0px;
}

.accordion_toggle:hover
{
	color: #999;
}
		
.accordion_toggle_active {
	height: 30px;
	color: #F90;
	margin: 0px;
	padding: 0px;
}
		
.accordion_content {
	background-color: #eeeeee;
	color: #444444;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px;
}
	
.accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}

#holder
{
	width: 620px;
	height: 349px;
}

.galleryPic
{
	border: 3px solid #fff;
}

.galleryThumb
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 7px;
	list-style:none;
	
}




/* Katalog */

.catalogueBox
{
	margin-left: 90px; 
	background-color:#a40133; 
	height:45px;
	color:#FFF;
	padding:5px;
}

.catalogueBox a
{
	color: #f9b201;
	font-style:normal;
	font-size:11px;
}

.catalogueBox a:hover
{
	color: #fff;
}

/* Mailer */

#form_kontakt
{
	padding: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #fff;
}

#form_kontakt .button
{
	background-color: #eee;
	color: #000;
	font-family: Arial;
}

#form_kontakt .textfeld
{
	background-color: #eee;
	border-bottom: 1px dashed #aaa;
	color: #000;
}

#form_kontakt .schalter
{
}



/* ---- News -------------*/


.news_headline
{
	font-weight: bold;
	font-size:12px;
	margin-bottom: 5px;
	color: #04365c;
	
}

.news_datum
{
	font-weight: bold;
	font-size:12px;
	background-color: #04365c;
	float:left;	
	color: #fff;
	padding: 0px;
	margin-right: 2px;
}

.news_link a
{
	color:#000;
}

.news_content
{
	
}

.news_trenner
{
	background-image:url(../tmpl_img/dots.gif);
	background-repeat:repeat-x;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news_point
{
	width:10px;
	height:10px;
	background-color:#FFF;
	float:left;
	margin-right:5px;
	margin-top:2px;
}

.news_more
{
	font-size: 11px;
	margin-top: 5px;
}

/* ---- News Box 1 -------------- */

.news_headline1
{
	font-weight: bold;
	font-size:12px;
	margin-bottom: 5px;
	color: #000;
	
}

.news_datum1
{
	font-weight: bold;
	font-size:12px;
	color: #04365c;
	padding: 0px;
}


.news_content
{
	font-size:12px;
}




/*Dataroom */
#boxes .textfeld
{
	background-color: #fff;
}

/* ---- FOOTER ---- */

#footer
{
	clear: both;
	width:880px;
	text-align:center;
	height: 30px;
	margin:auto;
	color: #aaa;
	font-size:10px;
	border-top: 1px dotted #aaa;
}

#subfooter
{
	width: 880px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin:auto;
}

#footerleft
{
	width: 380px;
	float:left;
	text-align:left;
}

#footerright
{
	width: 575px;
	margin-left: 305px;
	text-align:right;
}

#footer a
{
	color: #aaa;
	text-decoration:none;
	font-weight:normal;
}


#footer a:hover
{
	color: #777;
}




/* ---- FORMS ---- */

input
{
	background-color:#dddddd;
	border: 0px;
	padding: 1px;
	color: #005291
	font-family: Arial, Helvetica, sans-serif;
	size: 12px;
}

.button
{
	background-color:#dddddd;
	border: 0px;
	padding: 1px;
	color: #005291
	font-family:Arial, Helvetica, sans-serif;
	size: 12px;
}

.schalter
{
	background-color: #555;
	padding: 7px;
	font-size: 11px;
	margin-left: 2px;
	text-transform:uppercase;
	color: #fff;
}

.formerr
{
	color:#F00;
	font-weight: bold;
}

select
{
	background-color:#FFF;
	width: 40px;
}


#form_kontakt table
{
	margin-left: -2px;
}



/* other stuffs */


a.infolink
{
	color:#275379;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;

}

a.infolink:visited
{
	color:#636;
}

a.infolink:hover
{
	color:#000000;
}



a.linksmall
{
	color:#275379;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
}

a.linksmall:visited
{
	color:#636;
}

a.linksmall:hover
{
	color:#000000;
}


/* ---- MODULES ------------------------ */

#galleryMap
{
	width: 550px;
	height: 700px;
	background-image:url(../modules/images/map_germany.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin: 0px;
}

#galleryOverlay
{
	margin-top:-700px;
	width: 550px;
	height: 700px;
	z-index: 100;
}

.galleryPoint
{
	color:#000;
	height: 10px;
	width: 10px;
}

.galleryPoint a
{
	color:#000;
	font-size:24px;
	padding: 0px;
	margin: 0px;
}

.galleryPoint a:hover
{
	color:#f00;
	text-decoration: none;
}


.tt {
	width: 450px;
	background-color:#333;
	color: #fff;
	margin-top: 10px;
	overflow: hidden;
	padding-bottom: 5px;
	position:absolute;
	z-index: 1000;
}

.tt p {
	margin: 0;
	padding: 10px;
	padding-top: 3px;
}

.tt h3 {
	margin: 0px; padding: 0px;
	margin-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	color:#FFF;
	
}

.tt img {
	margin-top: 10px;
	padding-left: 10px;
	
}

.tt a {
	font-weight: bold;
	font-size: 12px;
	color:#CCE8F4;
}

.tt a:hover {
	text-decoration:underline;
	color: #fff;
}

