/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

*	{ 
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0 auto;
	padding: 0px;
	background-color: #999999;
	width: 1000px;
	vertical-align: middle;
	background-position: center center;
	top: 30%;
	bottom: 30%;
	height: 300px;
	
	
}

a:link	{
	color: #006699;
	text-decoration: none;
}

a:visited  {
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

a:active{
	color: #006699;
	text-decoration: none;
}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #000066;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #000066;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}



ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	height: 220px;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	
}

#start{
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	vertical-align: middle;
	background-position: center center;
	top: 15%;
	bottom: 15%;
	position: static;
	cursor: default;
	clip: rect(auto,auto,auto,auto);
	visibility: visible;
	border-top-width: medium;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	margin: 10% auto auto auto;
}


#container{
    width: 1000px;
    margin: 0px auto 0px auto;
    background-color: #CCCCCC;
}

#navBar{
	float: left;
	width: 200px;
	background-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
}

#headlines{
	float: right;
	width: 189px;
	background-position: -200px -460px;
	height: 880px;
	clear: none;
	
}

#content{
	float: left;
	width: 600px;
	height: 1100px;
	clear: none;
	background-color: #FFFFFF;
	
}

#content home{
	float: left;
	width: 600px;
	height: auto;
	clear: none;
	padding: 0px;
	background-position: 0px;
	background-color: #0C723A;
	margin-top:0px;
	margin-bottom: 0px;
	
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	color: #333333;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	
}


/************** .feature styles ***************/

.feature{
	font-size: 80%;
	background-position: center;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	position: static;
}
.bg {
	background-image: url(../Bilder/webseitenbilder/Geraet%20Foto2.JPG);
	height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
}


.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}


.clear{
  clear: both;
  width: 0.1em;
  height: 0.1em;
  line-height: 0.1em;
  overflow: hidden;
}

/************** .story styles *****************/

.story{
	
	clear: both;
	font-size: 75%;
	text-align: justify;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #FFFFFF;
	text-align: center;
	background-color: #FFFFFF;
	height:30px;
}

#siteInfo img{
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	
}

#sectionLinks h3{
	padding: 10px 0px 5px 10px;
}

#sectionLinks a:link{
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}



#sectionLinks a:visited{
	background-color: #dddddd;
}



#sectionLinks a:active{
	background-color: #dddddd;
}



#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: static;
	margin: 0px;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


{ display: block;
}
	

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 5px 10px 5px; 
	font-size: 80%;
	background-image: url(Bilder/webseitenbilder/IMG_2788.JPG);
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#kontakt {

	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}
#headlines2 {

	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	background-image: url(Bilder/IMG_2788.JPG);
}
.page {
	background-color: #0099FF;
	position: absolute;
	height: auto;
	width: 300px;
	left: 20%;
	top: 10%;
	margin-left: -150px;
}
.liste {
	clear: both;
	font-size: 75%;
	text-align: justify;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: none;
}
