/*-----------------------------------------------------------------------------
version:   1.0
date:      17/08/09
author:    mike bernthaler
website:   www.bernthaler.com
-----------------------------------------------------------------------------*/
html, body, img, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0px none;
}
/* ############################################################ */
ul, ol, li  {
	/*margin: 0;
	padding: 0;	
	border: 0;*/
}

html
{
	height:99%;/**/
	min-height: 99%;
	margin-bottom:1px;
}

body
{
	font: 100.1%  "Arial", Verdana, sans-serif;/**/
	color: #000000;
	line-height: 110%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #ffffff;/**/
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
	}

.hide {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
	}

#hidden {
	width:0;
	height:0;
	overflow:hidden;
	display:no;
}

#spyder {
	position:absolute;
	visibility: hidden;
	width:200px;
	left:-200px;
}

/* ############## DIV/LAYER Formatierungen ################## */
.layout {
	height: 100%;
	min-height:600px;
}


.layout #container {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	/*background-color: #f5f5f5;*/
	text-align: left;
}


/* Header
--------------------------------------------------------------*/
.layout #header {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 295px;
	overflow: hidden;
	background-color: #ffffff;/**/
    } 

	
.layout #headMenue {
	padding: 10px 0 0 0;
	width: 900px;
	height: 35px;
	text-align: left;
	/*white-space: nowrap;
	font-size:93%;*/
	line-height:normal;
  }	

/* Content
--------------------------------------------------------------*/


.layout #contentContainer {
	width: 100%;
	/*background-image: url(../images/bg-contentContainer-punktelinie.gif);
	background-repeat: no-repeat;*/
	min-height:288px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
    }

.layout #ueberschrift {
	width: 100%;
	height: 60px;
	/*background-image: url(../images/bg-contentContainer-punktelinie.gif);
	background-repeat: no-repeat;*/
	margin: 10px 0 0 0;
	padding: 0px;
}	

.layout #menue {
	float: left;
	width: 170px;
	padding: 0px;
	margin: 0px;/**/
	background-image: url(../images/bg-sub.gif);
	background-repeat: repeat-y;
    }

.layout #contentStart {
	float: left;
	width: 660px;
	padding: 0px;
	margin: 0px;
	font-size: 75%;
	line-height: 145%;
    }

.layout #newsStart {
	float: right;
	width: 217px;/**/
	margin: 20px 10px 0 0px;
	padding: 0 0 0 10px;
	font-size: 75%;
	background-image: url(../images/startseite-bgnews.gif);
	background-repeat: repeat-y;
	min-height: 340px;
    }
		
.layout #content {
	float: right;
	width:690px;/**/
	margin: 0 10px 0 0;
	font-size: 75%;
	line-height: 145%;
	/*background-color: #e6e6e6;*/
    }
	
.layout #footer {
	clear:both;
	height: 48px;
	width: 100%;
	font-size: 70%;
	color: #ffffff;
	text-align: center;
	padding: 15px 0px 2px 0px;
	margin: 10px 0 0 0;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
}	
	
.layout #breadCrumb {
	margin: 3px 0px 0px 205px;
	padding: 0px 0px 0px 8px;
	height: 18px;
	font-size: 75%;
    }


/* 
--------------------------------------------------------------*/
	

.fltrt { 
    	float: right;
    	margin-left: 8px;
    }
.fltlft { 
    	float: left;
    	margin-right: 8px;
    }
.clearfloat { 
    	clear:both;
        height:0;
        font-size: 100.1%;
        line-height: 110%;
    }
    


/* ##########   TEXT-/LINKFORMATIERUNGEN  ############### */

h1 {
	color: #C82435;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	height: 24px;
	/*background-color: #92C9F7;
	background-color: #4E7B9C;
	margin: 0px 0px 2px 0px;
	padding: 3px 0px 3px 15px;*/
}
	
h2 	{
	color: #C82435;
	font-size: 125%;
}
	
hr {
	color: #CCC;
	height: 1px;
	width: 99%;
}
	
p 	{
	/*color: #666666;
	margin-top: 1.5em;
	width: 548px;
	font-size: 75%;
	line-height: 145%;*/
}

ul, ol, dl 	{
	/*list-style: none;
	font-size: 1.2em; /* Equivalent to 12pt 
	color: #b4b4b4;*/
}

li, dd, dt 	{
	/* color: #b4b4b4;
	font-size: 1.2em; Equivalent to 12pt */	
}


.klein {
	font-size: 90%;
	color: #000000;
}

.klein70 {
	font-size: 70%;
	color: #666666;
}



.breadcrumb {
	font: 70%  "Tahoma", Arial, Verdana, sans-serif;
	color: #999;
}




/* News ################## */

.headerNews {
	font: 120%  "Arial", Verdana, sans-serif;
	color: #ffffff;
	font-weight: bold;
}
.contentNews {
	color: #E5E5E5;
	font-size: 80%;
	line-height: normal;
}
.contentLink {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.contentLink:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.TitelNews {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}

.BGthumb60 {
	/*background-image: url(../images/lightbox/BG_thumbs60.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 80px;
	height: 70px;
	padding: 8px 0 0 9px;*/
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

/* Links
-----------------------------------------------------------------------------*/

.gallery {
	zoom:1;
	width:auto;				
}
.gallery .BGthumb120 {
	/*background-image: url(../images/lightbox/BG_thumbs120.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 144px;
	height: 126px;
	padding: 18px 0 0 0;*/
}
.gallery a {
	/*display:block;
	float:left;
	margin:5px;*/
	margin-right: 5px;
	opacity:0.87;
	text-align:center;
}
.gallery a:hover {
	opacity:1;
}
.gallery a img {
	border: none;
	/*border: 1px solid #666;
	display:block;*/
}

/* Links
-----------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #C82435;/**/
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


/* ----------*/

.serviceNav {
	text-decoration: none;
	color: #ffffff;
	font-size: 65%;
}

.serviceNav:hover {
	color: #333333;
	text-decoration: none;
}

.sysNav {
	text-decoration: none;
	color: #666666;
	font-size: 75%;
}

/* ----------*/


/* Footer
-----------------------------------------------------------------------------*/

.footerNav {
	text-decoration: none;
	color: #ffffff;
	text-decoration: none;
}

.footerNav:hover {
	color: #333333;
	text-decoration: none;
}

/* Forms
-----------------------------------------------------------------------------*/
input.text
{
	padding: 3px;
	border: 1px solid #999999;	
}



/* Tables 
-----------------------------------------------------------------------------*/
table
 	
{ 
  	/*border-spacing: 0;
	border-collapse: collapse;*/
}

td 	
{
  	/*text-align: left;
	font-weight: normal;*/

}
	

/* Menu-Buttons 
-----------------------------------------------------------------------------*/

.MainButton {
	margin: 0px 0 0 0;
	padding: 8px 5px 7px 5px;
	height: 34px;
	}
.MainButton_active {
	margin: 0px 0 0 0;
	padding: 8px 10px 9px 10px;
	height: 34px;
	background-image:url("../images/bg-main.jpg");
	}

.SubButton {
	height: 16px;
	width: 170px;
	cursor: hand/**/
	}
.SubButton_active {
	height: 16px;
	width: 170px;
	cursor: hand;/**/
	}

.SubSubButton {

	}
.SubSubButton_active {

	}


/* Menu-Links 
-----------------------------------------------------------------------------*/
.MainLink {
	padding:6px 5px;
	font-size: 12px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #999999;
	text-decoration: none;
  }


.MainLink:hover {
	color: #C82435;
	padding:6px 5px;
	font-size: 12px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-decoration: none;
  }
  
.openedMainLink {
	color: #ffffff;
	padding:6px 5px;
	font-size: 12px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-decoration: none;
  }
  
.openedMainLink:hover {
	color: #000000;
	text-decoration: none;
  }    



/* ---------------------------------------------------------------*/
.SubLink {
	font-size: 85%;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
}
.SubLink:hover {
	font-size: 85%;
	color: #C82435;
	text-decoration: none;
}
.openedSubLink {
	font-size: 85%;
	color: #C82435;
	text-decoration: none;
}


.SubSubLink {
	font-size: 75%;
	color: #666666;
	text-decoration: none;
	text-indent: 15px;
	/*font-family: Tahoma, Geneva, sans-serif;*/
}
.SubSubLink:hover {
	font-size: 75%;
	color: #C82435;
	text-decoration: none;
}
.openedSubSubLink {
	font-size: 75%;
	color: #C82435;
	text-decoration: none;
	text-indent: 15px;
}


/* Diverse 
-----------------------------------------------------------------------------*/


.Suche {
	/*border: 1px solid #666666;
	padding: 4px 0px 20px 4px;*/
	float: right;
	width: 200px;
	margin: 90px 0px 0px 760px;
	font-size: 60%;
	color: #FFFFFF;
}

.search {
	border: 1px solid #000066;
	height: 16px;
	/*font-size: 90%;*/
}
.searchButton {
	border: 1px solid #000066;
	height: 18px;
	background-color: #8DBBEB;
	font-size: 90%;/**/
	font-weight: bold;
	color: #FFFFFF;
}

.abstand_re {
	margin-right: 6px;
}

.abstand_li {
	margin-left: 6px;
}

.align_re {
	text-align: right;
}
.align_li {
	text-align: left;
}
.align_top {
	vertical-align: top;
}

.align_center {
	text-align: center;	
}

.align_block {
	text-align: justify;
}

.valign_top {
	vertical-align: top;
}

.aktualisiert {
	font-size: 80%;
	color: #666666;
	font-style: italic;
}


/* 
--------------------------------------------------------------*/


.bild_li {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.bild_re {
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
}
.text_li {
	text-align: left;
}
.text_center {
	text-align: center;	
}
.text_re {
	text-align: right;
}
.text_block {
	text-align: justify;
}
.text_einruecken {
	margin-left: 20px;
}
.text_einruecken120 {
	margin-left: 120px;
}
.tabelle_center {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.vertical_top {
	vertical-align: top;
}
.Gross {
	font-size: 135%;
	font-weight: bold;
}
.Klein {
	font-size: 80%;
}

.Titel {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	height: 24px;
	/*background-color: #92C9F7;
	background-color: #4E7B9C;
	margin: 0px 0px 2px 0px;
	padding: 3px 0px 3px 15px;*/
}

.Titel_1 {
	font-size: 135%;
	font-weight: bold;
	background-color: #CCC;
}
.Titel_2 {
	font-size: 120%;
	font-weight: bold;
	color: #C00;
}
.Titel_3 {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
}
.Titel_4 {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}
.Titel_5 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	background-color: #efd26d;
  margin-left:10px;


}
.rot {
	color: #C00;
}
.blau {
	color: #369;
}
.gruen {
	color: #393;
}
.gelb {
	color: #FC0;
}
.grau {
	color: #666;
}
.vertical_top {
	vertical-align: top;
}

.balkenRot {
	background-color: #BD121C;
	padding: 4px;
	width: 99%;
	text-align: center;
}
.eee {
	font-weight: bold;
	color: #eeeeee;
	text-align: center;
}

