/* CSS Document */

html,body {
	padding:0;
	margin:0;}
body {
	color:#000000; 
	background:#ffffff; 
	font-size:100%; 
	font-family: "Times New Roman", Times, serif}

h1 {
	font-size: 1.2em;
	color: #000000;
	margin:0; 
	padding:0}

img {border:0}

a {
	color:#ba0318; 
	text-decoration:underline}

#minWidth {
	width:970px; 
	margin-left: auto; 
	margin-right: auto;
	background-color: #f0ce8e;
	background-repeat: repeat;
	}
	
#minWidth-camera {
	width:970px; 
	margin-left: auto; 
	margin-right: auto;
	background-color: #f0ce8e;
	background-repeat: repeat;
	text-align: left;
		}
	
#top {
	width:50.00em; 
	float: left;
	height:1.44em; 
	margin:0em;
	padding: 0em;
	background-image:url(../images/bg-menue.jpg);
	background-repeat:repeat;}
	
#top-camera {
	width:970px; 
	float: left;
	height:1.44em; 
	margin:0px;
	padding: 0px;
	background-image:url(../images/bg-menue.jpg);
	background-repeat:repeat;
	}
	
#menue  { 
 margin: 0em;
 width:970;
 float: left;
 margin-left: 16em; 
 text-align:center; 
 	text-decoration: none;
	color: #000000;
 font-size:0.875em; 
 font-family: "Times New Roman", Times, serif;} 
 

#menue ul {
margin: 0;
padding: 0;
display: inline;
 } 
 
#menue ul li {
display: inline;
float: left;
 } 
 
#menue ul li a 
 {
	float: left;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 7px;
		 } 
 
#menue ul li a:hover,  #menue ul li a.aktiv { 
 color: #ba0318; 
 } 

#bilderleiste {
	width:50.00em; 
	float: left; 
	height:15.69em; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0em; 
	margin-bottom: 0em;
	} 
		
	
/* Inhalt */	

#middle {
	width:50.00em; 
	float: left; 
	margin: 0em;
	padding: 0em;
	}
	
	
#inhalt {
	float:left; 
	width:970px; 
	background-image:url(../images/inhalt.gif);
	background-repeat: repeat-y; 
	background-position:top right;
	margin: 0em;
	padding: 0em;
	height:24.0625em;
	height: 100%}
	
#text {
	float:left; 
	width:33em; 
	margin: 0em;
	margin-left: 3.0em;
	padding-top: 1.9em;
	font-size:0.87em; 
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	text-align: justify;
	overflow: auto;
	}
#inhalt-camera {
	float:left; 
	width:970px; 
	margin: 0em;
	padding: 0em;
	height:24.0625em;
	height: 100%;
	background-color: #f0ce8e;
	background-repeat: repeat;
	overflow:hidden;}
	
	
#text-camera {
	float:right; 
	width:515px; 
	margin: 0em;
	padding-right:10px;
	font-size:0.87em; 
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	text-align: justify;
	overflow: auto;
	}
	
/* Menue */	

div#logo {
	float:left; 
	width:11.75em; 
	padding: 0em;
	margin: 0em;
	background-color: #f0ce8e;
	}
  
  
/* Fusszeile */
  
#footer {
	width:970px; 
	float: left; 
	height:159px; 
	margin:0px;
	z-index: 4}

 #footer-camera {
	width:970px; 
	float: left; 
	height:160px; 
	margin:0px;
	z-index: 4}
	
 .knopka {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #ba0318;
	background-color: #fff;
	text-decoration: none;
	height: auto;
	width: auto;
	border: 1px double #fff;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}

.feld {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0ce8e;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-left-color: #fff;
}

.feld_area {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	height: auto;
	width: auto;
	border: 1px double #f0ce8e;
}


.picture { 
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC; padding: 3px;
	font: 11px/1.4em Arial, sans-serif; 
}
.picture img {
border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px;
}
.right { margin: 0.3em 0pt 0.3em 0.8em; float:right; }
.left {float:left; }

#mydiv {
margin-left:20px;
}


