body {
	background: #ededed;
	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 {
	color: #;
	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;
}
.abstand {
	line-height: 2;
	margin-top: 30px;
}
.blau {
	color: #b81a10;
	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 {
	margin-right: -40px;
	padding: 4px;
	border: 1px solid #CCC;
}

hr {
	display: none;
}
caption {
	text-align: left;
}
/* ==========Unterlage========== */
#unterlage{
	width: 900px;
	margin: 0px auto;
	background-image:url(../images/unterlage.gif);
	background-repeat:repeat-y;
	background-color: #ededed;
}
/* ==========Hintergrund========== */
#hintergrund{
	width: 870px;
	margin: 0px auto;
	background-color: #ffffff;
}
/* ============Header============= */
#header {
	width: 860px;
	border-top: 5px solid #ffffff;
	margin: 0px auto;
	// background: #ffe4b5;
	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 20px;
	border-left: 1px solid #ffffff;
	text-decoration: none;
	font-size: 11px;
	color: #b81a10;
}
#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;
	color: #b81a10;
	text-transform: uppercase;
	letter-spacing: 0.5em;
}
#logo h2 {
	padding: 0 0 0 30px;
	font-size: 12px;
	color: #b81a10;
	letter-spacing: 0.4em;
}
#logo a {
	color: #ffffff;
}

/* ==========Logobild========== */
#headmitte {
	height: 170px;
	text-align: right;
	background: #ffe4b5;
	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;
	font-family: "Trebuchet MS", Verdana;
	letter-spacing: 0.1pt;
	border-top: 1px solid #ffffff;
	background-color: #ffe4b5;
}
#navigation {
	list-style: none;
	padding-left: 250px;
	margin: 0px;
}
#menu li {
	float: left;
	padding: 0px;
	width: 121px;
	text-align: center;
	border-left: 1px solid #ffffff
}
#menu .navobenactive {
	background: #0043a1;
	
}
#menu .navobenactivegruen {
	background-color: #ffe4b5;
}
#menu .navobenactiveorange {
	background-color: #ffe4b5;
}
#menu .navobenactiverot {
	background-color: #ffe4b5;
}
#menu .navobenactivegelb {
	background-color: #ffe4b5;
}
#menu .navobenactiveblau {
	background: #6270af;
}


#menu a {
	padding: 8px 0px 8px 0px;
	display: block;

	#margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #b81a10;
}
#menu a:hover {
	color: #ffffff;
	background: #b81a10;
}
#menu .first_page_item a {
	margin-left: 250px;
	border-left: 1px solid #ffffff;
	color: #b81a10;
}
/* ===========seite============ */

#seite {
	width: 860px;
	margin: 0px auto;
	background: #f9f9f9;
	border-top: 1px solid #ffffff;
	height: 100%;
}

/* ==========Content========== */

#content {
	float: right;
	width: 600px;
	margin-right: 0px;
	background: #f9f9f9;
}

/* ===========Post============ */

.post {
	margin: 20px;
	height: 1%;
	background: #f9f9f9;
}
.post p {
	width:440px;
	line-height: 150%;
	margin: 0px;
	font-size: 13px;
}
.post ul {
	line-height: 150%;
	margin: 0;
	padding: 0;
	list-style: none;
}


.post .title {
	margin: 0;
}
.post h1.title {
	font-style: normal;
	padding: 5px 0 0 0;
	margin: 25px 0 10px 0;
	color: #0043a1;
	height: 22px;
	font-size: 15px;
	letter-spacing: 0px;
	word-spacing: -1px;
	border-bottom: 1px dotted #0043a1;
}
.post h2.title {
	padding: 5px 0 7px 0;
	color: #676767;
	height: 10px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 7px;
}
.post h3.title {
	font-style: normal;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 25px 0 10px 0;
	color: #0043a1;
	height: 22px;
	font-size: 17px;
	letter-spacing: 0px;
	word-spacing: -1px;
	border-bottom: 0px dotted #0043a1;
}
.post .title a:hover {
	text-decoration: none;
}
.post ul {
	margin-left: 2em;
	list-style-type: square;
	padding-bottom: 10px;
}
.post .entry {
	margin: 0px;
	padding: 20px 20px;
}
.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(../images/img05.jpg) repeat-x left top;
}
.post a {
	color: #0043a1;
	text-decoration: none;
	font-weight: normal;
}
.post a:hover{
	color: #0043a1;
	text-decoration: underline;
}
.post caption {
	margin-bottom: 7px;
	height: 10px;
	font-size: 13px;
	font-weight: bold;
}
.csc-textpic {
	margin: 0px;
}
.post th {
	padding: 0 20px 7px 0;
	vertical-align: top;
	white-space: nowrap;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}
.post td {
	padding: 0 0 7px 0;
	vertical-align: top;
	white-space: normal;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
}

/* ==========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: 10px;
	background-color: #ededed;
}
#inhaltlinks a {
	text-decoration: none;
	font-weight: bold;
	color: #0043a1;	
}
#inhaltlinks a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0043a1;	
}
#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; 
}


#cgm {
	position:relative;
	top: 0px;
	left: 0px;
	color: #0043a1;
	font-size: 18px;
	font-weight:bold;
	display:block;
	background-color: white;
	z-index:10000;
	border: 1px solid #0043a1;
	padding: 3px;
	padding-left: 10px;
	width: 240px;
}
.klein {
	color: #0043a1;
	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;
}
