body {
	background: #ededed;
	background-image:url(../images/unterlage.png);
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	text-transform: none;
	color: #61605E;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 1200px;
}
h1, h2, h3 {
	letter-spacing: 0px;
}
h1, h1 a, h2, h2 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover {
	text-decoration: none;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
}
blockquote {
	margin-left: 0em;
	margin-right: 0em;
}
a {
	color: #0043a1;
	color: #97BE0D;
}
.abstand {
	line-height: 2;
	margin-top: 30px;
}
.blau {
	color: #0043a1;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
img.left {
	float: left;
	margin-right: 20px;
}
img.right {
	float: right;
	margin-right: -40px;
	padding: 4px;
	border: 1px solid #CCC;
}
img.portrai, img.foto {
	padding: 4px;
	border: 1px solid #CCC;
	margin-left: 40px;
}

hr {
	display: none;
}
caption {
	text-align: left;
}
/* ==========Unterlage========== */
#unterlage{
	width: 900px;
	margin: 0px auto;
	background-image:url(../images/unterlage_klein.png);
	background-repeat:repeat-y;
}
/* ==========Hintergrund========== */
#hintergrund{
	width: 870px;
	margin: 0px auto;
	background-color: #ffffff;
}
/* ============Header============= */
#header {
	width: 860px;
	border-top: 5px solid #ffffff;
	margin: 0px auto;
	/* background: #0043a1;
	background-image: url(../images/headbgd.jpg);*/
}
/* ===========Topmenu============= */

#topmenu {
	float: right;
	height: 170px;
/*	background-color: #0043a1; */
}
#topmenu ul {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
	line-height: normal;
}
#topmenu li {
	display: inline;
}
#topmenu a {
	padding: 0 12px;
	border-left: 1px solid #ffffff;
	text-decoration: none;
	font-size: 11px;
	color: #CD071E;
}
#topmenu a:hover {
	text-decoration: underline;
}
#topmenu .first a {
	border: none;
}

/* ==========Logo========== */

#logo {
	float: left;
	height: 170px;
	text-align: left;
/*	background: #0043a1; */
}
#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}
#logo h1 {
	padding: 97px 0 0 30px;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.0em;
}
#logo h2 {
	padding: 0 0 0 30px;
	font-size: 16px;
	font-weight: bold;
	color: #972520;
	letter-spacing: 0.0em;
}
#logo a {
	color: #ffffff;
}

/* ==========Logobild========== */
#headmitte {
	height: 170px;
	text-align: right;
	background: #0043a1;
	background-image: url(../images/headbgd.jpg);
}
/* ======================Motiv========== */

#motiv {
	width: 860px;
	height: 200px;
	border-top: 1px solid #ffffff;
	margin: 0px auto;
	background: #ffffff;
}

/* ==========Menu=========== */
#menu {
	width: 860px;
	height: 30px;
	margin: 0px auto;
	background: #0043A1;
	background: #F29400;
	font-family: "Trebuchet MS", Verdana;
	letter-spacing: 0.1pt;
	border-top: 1px solid #ffffff;
}
#navigation {
	list-style: none;
	padding-left: 250px;
	margin: 0px;
}
#menu li {
	float: left;
	padding: 0px;
	width: 120px;
	text-align: center;
	border-left: 1px solid #ffffff
}
#menu .navobenactive {
	background: #0043a1;
}
#menu a {
	padding: 8px 0px 8px 0px;
	display: block;
	#margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
#menu a:hover {
	color: #ffffff;
	background: #0043a1;
	background: #97BE0D;
}
#menu .first_page_item a {
	margin-left: 250px;
	border-left: 1px solid #ffffff;
	color: #ededed;
}
/* ===========seite============ */

#seite {
	width: 860px;
	margin: 0px auto;
	background: #f9f9f9;
	border-top: 1px solid #ffffff;
	height: 100%;
}

/* ==========Content========== */

#content {
	float: right;
	width: 480px;
	background: #f9f9f9;
	text-shadow: 1px 1px 1px #ffffff;
	margin-top: 30px;
	margin-right: 0px;
	padding: 0px 60px;
}


/* ==========Links========== */

#links {
	width:250px;
	margin-left: 0px;
	background: #f9f9f9;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

/* ==========Sidebar links ========== */

#sidebar {
	width:250px;
	margin: 0px;
	background: #676767;
}
#sidebar a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
#sidebar a:hover {
	text-decoration: none;
	color: #ffffff;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebar li {
	padding: 0px;
	
}
#sidebar li ul {
	padding: 0px;

}
#sidebar li ul li {
	margin: 0;
	padding:8px 0px 8px 15px;
	background: url(../images/img10.jpg) no-repeat left bottom;
}
ul#nav li.active {
	background: #0043a1;
	border-bottom: 1px solid #ffffff;
}

*/
========== Menu 2. Ebene ========== */

#sidebar li ul li ul{
	padding: 0px;
	font-weight: normal;
	background: #676767;
}
#sidebar li ul li ul a{
	font-weight: normal;
	font-size: 11px;
}
#sidebar li ul li li {
	margin: 0;
	padding:3px 0px 2px 15px;
	background: none;
}
ul#nav li ul li.active {
	background: #77000;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#inhaltlinks {
	margin: 0px;
	padding: 15px;
	background-color: #ededed;
}
#inhaltlinks a {
	text-decoration: none;
	font-weight: bold;
	color: #97BE0D;	
}
#inhaltlinks a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CD071E;	
}
#inhaltlinks p{
	line-height: 120%;	
}
#inhaltlinks td {
	vertical-align: top;
	white-space: nowrap;
	text-align: left;
	font-size: 12px;
	margin-bottom: 0px;
}
#inhaltlinks th {
	vertical-align: top;
	white-space: nowrap;
	text-align: left;
	font-size: 12px;
	margin-bottom: 0px;
}

/* ==========Fussleiste========== */

#fussleiste {
	clear: both;
  	width: 860px;
  	margin: 0px auto;
  	background-color: #f9f9f9;
	border-bottom: 5px solid #ffffff;
}

/* ==========Footer-innen ========== */
 
#footerinnen {
	width: 860px;
	height: 50px;
	margin: 0 auto;
	background: #f9f9f9;
}
#footerinnen p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	padding: 35px 15px 0 275px;
}
#footerinnen a {
	text-decoration: none;
}
#footerinnen a:hover {
	text-decoration: underline;
}
#footerinnen .legal {
	float: left;
}
#footerinnen .credit {
	float: right;
}

 
div.balkenlks {
	margin-bottom: 10px;
	padding: 0px 10px 0px 10px; 
	background: #ededed;
	border-left: 5px solid #0043a1; 
	border-left: 5px solid #f29400;
}


#cgm {
	position:relative;
	top: 0px;
	left: 0px;
	color: #0043a1;
	color: #97BE0D;
	font-size: 18px;
	font-weight:bold;
	display:block;
	background-color: white;
	z-index:10000;
	border: 1px solid #0043a1;
	border: 1px solid #97BE0D;
	padding: 10px 3px;
	padding-left: 10px;
	width: 200px;
}
.klein {
	color: #0043a1;
	color: #97BE0D;
	font-size:9px;
}
.osblock {
	margin-top:20px;
	margin-bottom: 10px;
	}
.bild {
	float:left;
}
.clear {
	display: inline-block;
	clear: left;
}
.grid_1               {
	width: 90px;
	float: left;
	display: inline-block;
	padding-left: 10px;
	margin-top: 10px;
	border: 0px solid blue;
	padding-right: 10px;
}
.grid_2               {
	width: 400px;
	float: left;
	display: inline-block;
	padding-left: 40px;
	padding-top: 0px;
	margin-top: 10px;
	border: 0px solid red;
}
pict {
	width: 140px;
	float: right;
}
.grid_2a {
	width: 200px;
	float: left;
	display: inline-block;
	padding-left: 40px;
	padding-top: 0px;
	margin-top: 10px;
	border: 0px solid green;
	padding-right: 20px;
}
.grid_2b {
	width: 180px;
	float: left;
	display: inline-block;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 10px;
	border: 0px solid orange;
}
strong {
	white-space: nowrap;
}
.uppercase {
	font-size: 16px;
	text-transform: uppercase;
}