/* schwarzer Hintergrund */
body {
	margin: 0;
	padding: 0;
	/*background-image: url(images/tapete.jpg);*/
	font-family: "Trebuched MS", sans-serif;
	font-size: 14px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuched MS", sans-serif;
	font-weight: normal;
}

h1 { font-size: 44px; }

h2 { font-size: 26px;}

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: "Trebuched MS", sans-serif;
	font-size: 14px;
}

ul, ol { }

blockquote { }

a { color: #000000;
text-decoration: none;
font-size: 14px;
}

a:hover { text-decoration: none;
	font-size: 14px;
	color: #9d1837;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}




/* titel */


#header {
	width: 1000px;
	height: 76px;
	margin: 0 auto;
	/*background: url(images/menu3.jpg) no-repeat left top;*/
}

#header-wrapper {
	width: 1000px;
	margin: 0 auto;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
}


/** ringe */

#logo {
	height: 150px;
	background-color: #FFFFFF;
	/*url(images/titel.jpg) no-repeat left top;*/
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	line-height: normal;
}

#logo h1 { padding-top: 15px; }

#logo h1 a {
	text-decoration: none;
	text-transform: uppercase;
	font: 44px Versana, sans-serif;
	color: #9d1837;
}

#logo h1 a:hover { font-size: 44px; }

#logo p {
	padding: 16px 0 0 15px;
	font-family: "Trebuched MS", sans-serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: none; }

/* menu */

#menu {
  width: auto;
  background: #ffffff;
  padding: 8px 0;


}
#menu:before {
  content: '';
  display: block;
}
#menu:after {
  content: '';
  display: table;
  clear: both;


}
#menu ul { /*allgemeines menu*/
  list-style-type: none;
  position: relative;
  display: block;
  font-size: 12px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #0B2044;

}
#menu ul:before {
  content: '';
  display: block;

}

#menu ul:after {
  content: '';
  display: table;
  clear: both;


}
#menu li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;

}
#menu li a { /*menustrich so lange wie text*/
  float: left;
  color: #000000;
  text-decoration: none;
  height: 24px;
  padding: 9px 15px 0;
  font-weight: normal;

}
#menu li:hover, /*strich beim r�berfahren*/
#menu .active {
  text-decoration: none;
  border-bottom: 2px solid #0B2044;

}
#menu li:hover a { /*text beim r�berfahren*/
  color: #0B2044;


}
#menu .active a {
  color: #000;
  font-weight: normal;
}

/*
#menu {
	float: left;
	width: 1000px;
	height: 50px;
	background-color: #FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 25px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 17px;
	padding: 5px 10px;
	text-decoration: none;
	font-family: "Trebuched MS", sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline overline;

}

#menu a:hover {
	color: #800000;
                }

#menu .current_page_item a {
	color: #800000;
}
*/
/* Sprache */
#sprache

{	float: right;
	width: 1000px;
	height: 50px;
	font-family: "Trebuched MS", sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000000;

}

#sprache a {
	display: block;
	float: right;
	margin-right: 0px;
	padding: 5px 10px;
	text-decoration: none;
	font-family: "Trebuched MS", sans-serif;
	font-size: 14px;
	color: #000000;
}

#sprache a:hover {
	color: #0B2044;
                }


/* content */

#page {
	width: 1000px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	font-size: 14px;
}


/* Content */

#content {
	float: left;
	width: 700px;
	line-height: 25px;
        position: relative;
        width: auto;
        height: auto;

}

#content a { color: #000000;
		font-size: 14px;
		text-decoration: none;

		}

#content a:hover {
		color: #9d1837;
}

#colContent {
	float: left;
	width: 680px;
	margin-left: 60px;
	padding: 0px 0px 10px 0px;
}

#colContent a { color: #000000;
		font-size: 14px;
		text-decoration: none;

		}

#colContent a:hover {
		color: #9d1837;
}


#mandate {
	float: left;
	width: 680px;
	line-height: 25px;
        position: relative;
        width: auto;
        height: auto;
	font-size: 20px;
	margin-left: 60px;
	padding: 0px 0px 10px 0px;


}

#mandate a { color: #000000;
		font-size: 18px;
		text-decoration: none;

		}

#mandate a:hover {
		color: #0B2044;
		background: url(images/untertitel_text.jpg) no-repeat right top;
}

#colLeft {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 50px;
}

/* Bild */

#divbild {
        position: relative;
        width: 200px;
        height: 315px;
        border: 3px solid #0B2044;
	margin-bottom: 50px;
    }


#bild {
}

.bild .div {

	position: relative;
        top: 400px;
        left: 400px;

}


/* Titel und Untertitel im Text*/

.post {
	padding-top: 30px;
	margin-bottom: 0px;
}

.post .title {
	/*height: 80px;*/
	width: 1220px;
	float: left;
	padding: 0px 12px;
	background-color: #FFFFFF;
	color: #0B2044;
	margin: 0px;
}


/*
.post .untertitel {
	height: 80px;
	width: 720px;
	padding: 15px 15px;
	background-color: #FFFFFF;
	color: #800000;
	margin: 0px 10px 10px 200px;
	font-size: 16px;
	color: #000000;
	font-family: "Trebuched MS", sans-serif;
}
*/

.post .untertitel {


  width: 660px;
  background: #ffffff;
  padding: 0px 0px 20px 0px;
  /*height: 80px;
  width: 720px;
  padding: 15px 15px;*/
  background-color: #FFFFFF;
  color: #0B2044;
  margin: 0px 10px 10px 240px;
  font-size: 16px;
  color: #000000;
  font-family: "Trebuched MS", sans-serif;
}
.post .untertitel:before {
  content: '';
  display: block;
}
.post .untertitel:after {
  content: '';
  display: table;
  clear: both;
}
.post .untertitel ul {
  list-style-type: none;
  position: relative;
  display: block;
  font-size: 12px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;

 /* border-bottom: 1px solid #800000; */
}
.post .untertitel ul:before {
  content: '';
  display: block;
}
.post .untertitel ul:after {
  content: '';
  display: table;
  clear: both;

}
.post .untertitel li { /*menueintr�ge*/
  display: block;
  float: left;
  margin: 0;
  padding: 0;

}
.post .untertitel li a { /*menueintr�ge*/
  float: left;
  color: #000000;
  text-decoration: none;
  height: 24px;
  padding: 9px 15px 0;
  font-weight: normal;

}
/*.post .untertitel li a#current{
	  border-bottom: 2px solid #9d1837;
}
*/
.post .untertitel li:active a {

}

.post .untertitel li:hover,
.post .untertitel .active {
  text-decoration: none;
  border-bottom: 2px solid #0B2044;
}
.post .untertitel li:hover a {
  color: #0B2044;

}
.post .untertitel .active a {
  color: #000;
  font-weight: normal;


}



/*
.post .untertitel a { color: #000000;
		font-size: 16px;
		text-decoration: none;
	font-family: "Trebuched MS", sans-serif;


		}

.post .untertitel a:hover {
		color: #800000;
}
.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

*/

#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	border-top: 1px solid #000000;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	font-size: 14px;

}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #000000;
}

#footer a {
}




/* rechts */


/*
#sidebar {
	float: right;
	width: 222px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 15px 0 2px 20px;
	background: url(images/tuersw.jpg) no-repeat left top;
	font-size: 18px;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
}

*/
