﻿@import url("layout.css");
body {
	font-family: verdana, arial, "sans serif";
	font-size: 15px;
	
	background-attachment: scroll;
	/*background-color: #e6d98f;
	background-image: url("../images/background.gif");*/
	background-position: top left;
	background-repeat: repeat-x;
	margin-left: auto;
  	margin-right: auto;

}
#container {
	width: 1200px;
	margin-top: 10px;
	border-bottom: 2px solid #a0522d;
	background-color: #fff;
	 
 	margin-left: auto;
  	margin-right: auto;
  	border:1px gray solid;
  	padding: 10px;
  	
  }
#masthead {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 10px;
}
#navigation {
	padding-bottom: 5px;
	border-top: 1px #808080;
	padding: 2px 0 0 0;
	border-bottom: 2px #808080 solid;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	border-top-style: solid;
	margin-top: 10px;
}
#page_content {
	position: relative;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	
}
#page_content p {
	line-height: 25px;
	font-weight: normal;
	padding-left: 20px;
}
}
td p {
	line-height:  ;
	font-size: ;
	font-weight:;
}


#content {
	
	position: relative;
	float: left;
	width: 840px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left:5px;
	padding-right: 5px;
}

#sidebar {
	float: right;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-left: ;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px #C0C0C0 solid;
}
#footer {
	border-top: 1px #C0C0C0 solid;
	clear: both;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Mastertitel-Formatvorlagen  */
#masthead h1 {
	margin-top: 20px;
	margin: 0 0   0;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	float: none;
	display: inline;
	text-align: ;
	font-size: 20px;
}
#masthead h2,h3,h4,h5 {
	font-weight: bold;
	color: #000000;
	float: none;
	margin-top: 10px;
	margin-left: ;
	display: inline;
	font-size: 20px;
}


/* Navigationsformatvorlagen*/
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #000000;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 0px #C0C0C0 solid;
	background-color: ;
}
#navigation a:hover {
	text-decoration: none;
	color: #800000;
	background-color: #CCCCCC;
}
/* Inhaltsformatvorlagen */
#content h1,h2,h3,h4,h5,h6 {
	color: #000000;
	font-size: 20px;
}
#content img {
	margin: 15px;
	padding: 0px;
	border: 0px;
}
.voll { 
/*float: both; 
margin-left: 0px; 
margin-top: 0px;*/
clear:both; 
}

}
/* Randleisten-Formatvorlagen */
#sidebar{clear:none;
	 
}
#sidebar p, {
	color: #222;
	 background-color: #E1E1E1;
}
#sidebar img {
	/*float: right;
	margin-bottom: 5px;
	margin-left: 0px;*/
}
/* Fußzeilen-Formatvorlagen */

#footer p {
	font-size:15px;
	color: #808080;
}
#footer a {
	color: #a0522d;
	text-decoration: underline;
}
#footer a:hover {
	color: #800000;
	text-decoration: none;
}
/* Hyperlink-Formatvorlagen */
a {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.bildrahmen {
	margin: 10px;
}

#startseitelinks {
	float:left;
	clear:both;
}
#startseiterechts {
	float: left;
}


.hauptcontainer { 
margin: 10px 0 0 10px; 
width:; 
float: left;

}

.container1 { 
float:left; 
margin-left: 0px; 
margin-top: 0px;
width:auto;
clear:;

}

.container2 { 
float:left; 
margin-left: 0px; 
margin-top: 0px; 
clear:both;
}




 

 
.hauptcontainer { 
margin: 10px 0 0 10px; 
width:840px; 
clear: both;

}

#ldiv-container1 { 
float: both; 
margin-left: 0px; 
margin-top: 0px; 
}

#div-container2 { 
float: both; 
margin-left: 0px; 
margin-top: 0px; 
}

.box {
 float: left;
 width: 30%;
 margin-right: 3px;
 padding: 5px;
 background: #eee;
 box-sizing: border-box;
 height:100%;
 text-align:left;
}
.box:last-child {
     margin-right: 0;
}

.hintergrundgrau
{
	background-color:#E1E1A0
}
table {
	line-height:25px;font-size: 15px;
}
table p {
	line-height:25px;font-size: 15px;
}