
body {
	margin: 0px;
	padding: 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: 'Arvo', serif;
	font-size: 16px;
	color: #464646;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #1E3F7F;
	/*text-transform: lowercase;*/
}

h1 { font-size: 44px; }

h2 { font-size: 25px; }

h3 { font-size: 18px;}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { 
	color: #1E3F7F; 
	text-decoration: none;
}

a:hover { 
	text-decoration: none; 
	
}

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;
}


#wrapper {
}

/* Header */

#header {
	width: 1000px;
	height: 300px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	height: 60px;
	text-align: center;
	background: rgba(27,43,114,0.5);
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
}

#menu a {
	display: inline-block;
	height: 60px;
	margin-right: 1px;
	padding: 0px 20px 0px 20px;
	margin: 0 20px 0 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	/*text-transform: lowercase;*/
	font-family: 'Arvo', serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 60px;
}

#menu a:hover { 
	text-decoration: none;
	background: white;
	color: #36f; 	
}

#menu .current_page_item a {
	background: #1B2B72;
}

#menu .first {
}


/* Page */

#page {
	width: 1000px;
	margin: 0px auto 20px auto;
	padding: 0px;
	background: #FFFFFF;
}

/** LOGO */

#logo {
	width: 1000px;
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
	/*text-transform: lowercase;*/
	text-align: center;
}

#logo h1, #logo h2, #logo h3 {
	margin: 0px;
	line-height: normal;
	font-family: 'Arvo', serif;
	color: #FFFFFF;
}

#logo h2 {
	color: #FFFFFF;
	letter-spacing: -1px;
}

#logo h3 {
	margin: 15px;
	color: #FFFFFF;
	letter-spacing: -1px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 40px;
	font-size: 52px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -2px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 560px;
	margin: 0px 0px 0px 0px;
	padding: 40px 30px 0px 20px;
}

#contentnosb {
	float: left;
	width: 95%;
	margin: 0px 10px 10px 10px;
	padding: 30px 0px 0px 20px;
}

#message{
	
}

#homefield{
	float: left;
	width: 75%;
}

.homeright {
	float: right;
	margin: 5px 20px 30px 0px;
	font-size: 12px;
}


#kompfield{
	
}

.imgright {
	float: right;
	margin: 0px 10px 0px 0px;
}

.kompauf {
	list-style-image:url(images/block.gif);
}


#homefoto {
	height: 225px;
}

#ipfoto {
	height: 190px;
}

#imprint{
	height: 250px;
}

#imprintleft{
	float: left;
	width: 70%;
}

#imprintright{
	float: left;
	width: 30%;
}

#kompfield #imprintleft{
	margin: 0px 50px;
	float: left;
	width: 45%;
}

#kompfield #imprintright{
	float: left;
	width: 40%;
}

/* Post */

.post {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.post .title {
	height: 44px;
}

.post .title a {
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-size: 30px;
	color: #1E3F7F;
	letter-spacing: -1px;
}

.post .entry {
	padding: 10px 0px 20px 0px;
}

.post .entry2 {
	padding: 10px 0px 20px 0px;
}

.entry2 p {
	line-height:1.4em; 
	font-size:1em; 
	/* margin-left:20%; 
	margin-right:20% */
}

.post .links {
	height: 18px;
	margin: 0px 0px 4px 0px; 
	padding: 6px 10px 5px 10px;
	background: #1E3F7F;
	text-decoration: none;
	font-family: 'Arvo', serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 920px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	/*border-top: 1px solid #E0E0E0;*/
}

#footer-bgcontent {

}

#footer p {
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 12px;
}

#footer a {
}
