/*-----------------------------------------------------------------------------
version:   1.0
date:      10/06/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: 0;/**/
}
/* ############################################################ */
ul, ol, li	{
	/*margin: 0;
	padding: 0;	
	border: 0;*/
}

html
{
	/*height:100%;*/
	min-height: 95%;
	margin-bottom:1px;
}

body
{
	font: 100.1%  "Tahoma", Verdana, sans-serif;/**/
	color: #000000;
	line-height: 110%;
	margin: 0;
	padding: 0;
	text-align: center;/**/
	background-color: #141414;
	background-image: url(../images/bg-top2.jpg);
	background-repeat: repeat-x;
	/*background-attachment: fixed;*/
}

.layout {
	height: 100%;
	min-height:480px;
}


.hide {
position:absolute;
left:-1000px;
top:-1000px;
width:0;
height:0;
overflow:hidden;
display:inline;
	}

/* ############## DIV/LAYER Formatierungen ################## */

#spyder {
	position:absolute;
	visibility: hidden;
	width:200px;
	left:-200px;
}

.layout #container {
	width: 850px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	/*
	background-color: #ffffff;*/
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat;
	background-color: #f8f8f8;
}

.layout #containerStart {
	width: 850px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	/*
	background-color: #ffffff;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat;
	background-color: #f8f8f8;*/
}

.layout #obererBalken {
	width: 100%;
	height: 30px;
	margin: 0px;/**/
	padding: 0px;
	text-align: right;
	background-image: url(../images/schatten-ober-bild.gif);
	background-repeat: repeat;
	text-indent: 30px;
}

.layout #headImg {
	/*width: 850px;*/
	height: 300px;
	margin: 0px;
	padding: 0px;
}

.layout #untererBalken {
	width: 100%;
	height: 19px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/schatten-unter-bild.gif);
	background-repeat: repeat;
}



.layout #contentContainer {
	/*margin: 0px;
	width: 850px;*/
    }
	
	
	
.layout #menue {
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
    }


.layout #content {
	float: right;/**/
	width: 620px;
	/*margin: 0px 0px 0px 220px;*/
	color: #141414;
	font-size: 75%;
	line-height: 145%;
	/*background-color: #e7e7e7;*/
    }
.layout #contentStart {
	/*float: right;
	width: 620px;
	/*margin: 0px 0px 0px 220px;*/
	color: #f8f8f8;
	font-size: 75%;
	line-height: 145%;
	/*background-color: #e7e7e7;*/
    }
	
.layout #pageContent {
	/*width:100%;*/
	padding: 8px 8px 0px 0px;
    }
	

#sponsoren {
	width: 170px;
	background-color: #fff;
	padding: 5px;	
}


.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: #141414;
	height: 21px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 150%;
	background-image: url(../images/bg-headline.gif);
	margin: 0px 0px 2px 0px;
	padding: 3px 0px 3px 50px;
}
	
h2
	{
	font-size: 125%;
}
	

	
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: #666666;
}

.breadcrumb {
	font: 80%  "Tahoma", Arial, Verdana, sans-serif;
	color: #666666;
}

/* Header
-----------------------------------------------------------------------------*/



/* Links
-----------------------------------------------------------------------------*/
a {
	text-decoration: none;
	/*color: #0B62B0;*/
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


/* ----------*/

.serviceNav {
	text-decoration: none;
	color: #c8c8c8;
	font-size: 65%;
}

.serviceNav:hover {
	color: #ffffff;
	text-decoration: underline;
	/*font-weight: bold;*/
}

/* ----------*/

.footerNav {
	text-decoration: none;
	color: #ffffff;
}

.footerNav:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer
	{
	clear:both;
	font-size: 60%;
	color: #CCCCCC;
	background-color: #666666;
	background-image: url(../images/bg-footer.gif);
	text-align: center;
	padding: 2px 0px 2px 0px;
}


/* Blog / Kommentar
-----------------------------------------------------------------------------*/
#Blog {
	margin: 20px 0px 0px 0px;
	background-color: #CADDC8;
}


.title 	{
	color: #141414;
	height: 20px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 120%;
	background-image: url(../images/bg-headline.gif);
	margin: 0px 0px 2px 0px;
	padding: 3px 0px 3px 50px;
}


/* Forms
-----------------------------------------------------------------------------*/
input.text
{
	padding: 3px;
	border: 1px solid #999999;	
}

.feld {

}


/* Tables 
-----------------------------------------------------------------------------*/
table
 	
{ 
  	/*border-spacing: 0;*/
	border-collapse: collapse;
}

td 	
{
  	/*text-align: left;
	font-weight: normal;
	font-size: 75%;*/
}
	

/* Menu-Buttons 
-----------------------------------------------------------------------------*/
.MainButton {
	/*background-image: url(../images/bg-mainbutton.gif);
	background-repeat: no-repeat;*/
	height: 25px;
	width: 216px;
	padding: 4px 0px 0px 20px;
}
.MainButton_active {
	background-image: url(../images/bg-mainbutton.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 216px;
	padding: 4px 0px 0px 20px;
	/*margin: 0 0 0 10px;*/
}
.EndImg {
	background-image: url(../images/bg-mainbutton-footer.gif);
	background-repeat: no-repeat;/**/
	height: 6px;
	width: 216px;
	padding: 0px 0px 0px 0px;
}
.EndImgSub {
	background-image: url(../images/bg-mainbutton-footer.gif);
	background-repeat: no-repeat;/**/
	height: 10px;
	width: 216px;
	padding: 10px 0px 0px 0px;
	margin-top: 10px;
}
.SubButton {
	/*background-image: url(../images/SubButton.gif);
	background-repeat: no-repeat;*/
	height: 16px;
	width: 216px;
	padding: 0px 0px 0px 20px;
}
.SubButton_active {
	/*background-image: url(../images/SubButton_active.gif);
	background-repeat: no-repeat;*/
	height: 16px;
	width: 216px;
	padding: 0px 0px 0px 20px;
}
.SubSubButton {
	/*background-image: url(../images/SubSubButton.gif);
	background-repeat: no-repeat;*/
	height: 14px;
	width: 177px;
	padding: 0px 0px 0px 30px;
}
.SubSubButton_active {
	/*background-image: url(../images/SubSubButton_active.gif);
	background-repeat: no-repeat;*/
	height: 14px;
	width: 177px;
	padding: 0px 0px 0px 30px;
}


/* Menu-Links 
-----------------------------------------------------------------------------*/
.MainLink {
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	color: #6a6a6a;
	text-decoration: none;
}

.MainLink:hover {
	color: #ffffff;
	text-decoration: none;
}

.openedMainLink {
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
.SubLink {
	font-size: 80%;
	color: #6a6a6a;
	text-decoration: none;
}

.SubLink:hover {
	color: #ffffff;
	text-decoration: none;
}

.openedSubLink {
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.SubSubLink {
	font-size: 70%;
	color: #6a6a6a;
	text-decoration: none;
}

.SubSubLink:hover {
	color: #ffffff;
	text-decoration: none;
}

.openedSubSubLink {
	font-size: 70%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


/* Diverse 
-----------------------------------------------------------------------------*/

.service {
	padding: 8px 0px 20px 20px;
	font-size: 75%;
}

.Suche {
	/*border: 1px solid #666666;
	padding: 4px 0px 20px 4px;*/
	margin: 4px 0px 20px 25px;
	font-size: 60%;
}

.search {
	border: 1px solid #666666;
	height: 20px;
}

.aktualisiert {
	text-align: right;
	font-size: 80%;
	color: #666666;
	font-style: italic;
}

.balken {
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	background-color: #86A9C3;
}

.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;
}
.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: 75%;
}
.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;
}
.rot {
	color: #C00;
}
.blau {
	color: #369;
}
.gruen {
	color: #393;
}
.gelb {
	color: #FC0;
}
.grau {
	color: #666;
}
.vertical_top {
	vertical-align: top;
}

.captcha {
	font-size: 130%;
	font-weight: bold;
	color: #FC0;
	border: 1;
	border-style: solid;
	border-color: #FC0;
	border-width: 1;
	padding: 2;
}

.startButtons {
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 8px;
	vertical-align: top;
	color: #fff;
	font-size: 75%;
}

.BildNews {
	/*text-align: left;*/
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	border: thin solid #666;
}

.album {
	background-color: #D3D6B1;
	margin: 0px 0px 1px 0px;
}

