@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
	}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #86A8CE;
	margin : 0;
	padding : 0;
	}
	
a:link, a:visited {
	color:#000066;
	text-decoration:none;
	}
	
.wrap {
	background-color:#86A8CE;
	font-size: 10px;
	margin:0 auto;
	padding:0;
	}
	
.header {
	background-image: url(images/top.jpg);
	height:110px;
	width:760px;
	margin:0 auto;
	}

/* ///////////////////////////////////////////////////////////////////////////////// */
							/* Anfang Menu Navileiste */
/* ///////////////////////////////////////////////////////////////////////////////// */
	
	
.menu {
	position:relative;
	color:#000066;
	font-size:13px;
	font-weight:600;
	top:113px;
	left:23px;
	width:480px;
	height:20px;
	}

.menu ul {
	list-style-type:none;
	}
	
.menu ul li {
	}
.menu ul li a {
	border:#000066 solid 1px;
	background-color:#FFFFFF;
	display: block;
	float:left;
	text-align:center;
	line-height:19px;
	height:19px;
	width:100px;
	margin-left:15px;
	}
.menu ul li a:hover {
	background-color:#cbe0f3;
	}
	
/* ///////////////////////////////////////////////////////////////////////////////// */
							/* Ende Menu Navileiste */
/* ///////////////////////////////////////////////////////////////////////////////// */
			
/* ///////////////////////////////////////////////////////////////////////////////// */
							/* Anfang Center */
/* ///////////////////////////////////////////////////////////////////////////////// */
	
.center {
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
	width:760px;
	margin:0 auto;
	}

/* ///////////////////////////////////////////////////////////////////////////////// */
							/* Anfang content */
/* ///////////////////////////////////////////////////////////////////////////////// */
.left {
	float:left;
	width:508px;
	}

.left_top {
	background-image:url(images/content.top.jpg);
	height:47px;
	width:508px;
	}	
	
.left_top li {
	}

.ueberschrift {
	color:#003366;
	background-color:#FFFFFF;
	border: #3399CC solid 1px;
	margin:0 0 5px 36px;
	font-size:15px;
	font-weight:700;
	width:457px;
	height:21px;
	line-height: 21px;
	text-align:center;
	padding-top:1px;
	}
	
	
.left_center {
	background-image:url(images/content.middle.jpg);
	background-repeat:repeat-y;
	width:508px;
	}

.left_center h2 a {
	display: block;
	color:#003366;
	background-color:#FFFFFF;
	border: #3399CC solid 1px;
	margin:0 0 5px 36px;
	font-size:15px;
	font-weight:700;
	width:457px;
	height:21px;
	line-height: 21px;
	text-align:center;
	padding-top:1px;
}

.left_center h2 a:hover {
	background-color:#cbe0f3;
}

		
.left_bottom {
	background-image:url(images/content.bottom.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:508px;
	}
/* ///////////////////////////////////////////////////////////////////////////////// */
							/* Ende content */
/* ///////////////////////////////////////////////////////////////////////////////// */
							/* Anfang news */
/* ///////////////////////////////////////////////////////////////////////////////// */
.right {
	float:right;
	width: 248px;
	}

.right1 {
	float:right;
	width:248px;
	margin-bottom:20px;
	}

.right1 ul {
	list-style:none;
	font-size:12px;
	margin-top: 5px;
	}
	
.right1 ul li {
	border-top: 1px dashed #b1c0d7;
	padding: 3px 0 3px 0;
	}
	
.right1 ul li a {
	}
	
.right1 ul li a:hover {
	text-decoration:underline;
	}
	
.right1_top {
	background-image:url(images/sidebar.top.jpg);
	height:67px;
	width:248px;
	}
	

.right1_center {
	background-image:url(images/sidebar.middle.jpg);
	background-repeat:repeat-y;	
	width:248px;
	}

.right1_bottom {
	background-image:url(images/sidebar.bottom.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:248px;
	}

/* ///////////////////////////////////////////////////////////////////////////////// */
							/* Ende news */
/* ///////////////////////////////////////////////////////////////////////////////// */
							/* Anfang kontakt */
/* ///////////////////////////////////////////////////////////////////////////////// */
.right2 {
	float:right;
	width:248px;
	}
	
.right2_top {
	background-image:url(images/sidebar2.top.jpg);
	background-repeat:no-repeat;
	height:7px;
	width:248px;
	}
	

.right2_center {
	background-image:url(images/sidebar.middle.jpg);
	background-repeat:repeat-y;
	width:248px;
	}

.right2_bottom {
	background-image:url(images/sidebar.bottom.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:248px;
	margin-bottom:25px;
	}

/* ///////////////////////////////////////////////////////////////////////////////// */
							/* Ende kontakt */
/* ///////////////////////////////////////////////////////////////////////////////// */
							/* Ende Center */
/* ///////////////////////////////////////////////////////////////////////////////// */
	
.footer {
	background-image:url(images/footer.jpg);
	height:74px;
	width:760px;
	margin:0 auto;
	}
	
.footer_menu {
	font-size:12px;
	color:#000066;
	margin:0 auto;
	position:relative;
	height:30px;
	width:224px;
	}
	
.footer_menu ul{
	text-align:center;
	list-style:none;
	}

.footer ul li{
	position:relative;
	top:4px;
	float:left;
	padding:10px;
	}
						

.clear {
	clear:both;
	}
	
.artikel1 {
	font-size:14px;
	width:448px;
	padding:5px 15px 10px 15px; 
	margin:0 0 0 23px;
	}
	
.artikel1 p {
	margin-top: 10px;
	}

.artikel1 a img {
	border:none;
	}
	
.cat-thumb {
	display: inline;
	float:left;
	margin-right: 10px;
	}
	
.artikel1 ul {
	padding-left: 30px;
	}

.commentlist {
	margin: 10px 0 25px 25px;
	}
.commentlist li {
	padding: 5px;
	border: 1px solid #b1c3d9;
	background: #ffffff;
	}
#promote_ckeditor {
	font-size:10px;
	text-align:right;
 	}

.news {
	font-size:14px;
	width:190px;
	padding:10px;
	margin-left:6px;
	}

.news ol {
	margin-left:25px;
	width:170px;
	}
	
.kontakt {
	font-size:14px;
	width:190px;
	padding:10px;
	margin-left:6px;
	}

.kontakt ol {
	margin-left:25px;
	width:170px;
	}


	

