/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #033976 url(../grafiken/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}



h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(../grafiken/img07.gif);
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border-bottom: 1px solid;
	text-decoration:none;
	color: #77e178;
}
a:link {
	text-decoration:none;
	color: #77e178;
}
a:visited{
	text-decoration:none;
	color: #77e178;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#header {
	width: 980px;
	height: 398px;
	margin: 0 auto;
	background: #FFFFFF url(../grafiken/img03.jpg) no-repeat right top;
}

#logo {
	float: left;
	width: 490px;
	height: 150px;
	margin: 0 auto;
	background: #FFFFFF url(../grafiken/img02.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #033976;
}

#logo h1 {
	padding: 50px 0 0 0;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 72px 0 0 3px;
	font-size: 10px;
	color: #033976;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #033976;
}

/* Menu */

#menu {
	float: left;
	width: 250px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0 0 20px 0;
}

#menu a {
	float: left;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 15px;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B2B2B2;
}

#menu a:hover {
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 15px;
	color: #B2B2B2;
}

#menu a:active {
	color: #068409;
}

#menu .current_page_item a {
	background: none;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 0px;
	color: #FFFFFF;
}
#menu li a:link, #menu li a:visited {
color: #FFFFFF;

}
	
#menu li a:hover {
color: #c00000;

}

#menu li a:active {
	color: #068409;
}

#menu li ul {
	padding: 0px 15px;
	color: #c00000;
}


/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../grafiken/img05.jpg) repeat-y left top;
}

#page-bg {
	padding: 11px 24px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px dashed #8D8D8D;
}

/* Content */

#content {
	float: left;
	width: 700px;
	background: url(../grafiken/img05.jpg) repeat-y left top;
}

.post {
	padding: 0px 10px 0px 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
}

.post h2 {
	font-size: 24px;
}

.title {
	margin: 0;
	padding: 15px 15px 0px 15px;
	background: url(../grafiken/img08.jpg) no-repeat left top;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {
}

.byline {
	margin: 0 15px 20px 15px;
	text-transform: uppercase;
}

.entry {
	padding: 0px 15px;
}

.links {
	font-size: 11px;
	text-decoration:none;
	color: #77e178;
}

.links a {
	text-decoration:none;
	color: #77e178;
}
.links a:visited{
	text-decoration:none;
	color: #77e178;
}
.links a:hover {
	border-bottom: 1px solid;
	text-decoration:none;
	color: #77e178;
}

.links .more {
	float: right;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
}
/* Sidebars */

#sidebar1 {
}

#sidebar2 {
}

.sidebar {
	float: left;
	width: 250px;
	padding-right: 20px;
	color: #c00000;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #c00000;
}

.sidebar li {
	padding: 0 0 20px 0;
	color: #c00000;
}

.sidebar li ul {
	padding: 0px 15px;
	color: #c00000;
}

.sidebar li li {
	padding: 8px 0 8px 0px;
	border-bottom: #2C5FAB solid 1px;
	color: #c00000;
}


.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 7px 15px 5px 15px;
	background: url(../grafiken/img07.jpg) no-repeat left top;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar p {
	padding: 0px 15px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 20px 15px;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 220px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}



/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	height: 93px;
	background: url(../grafiken/img06.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #569DF5;
}

/*
CMS-spezifisches
*/


/* -------------------------------------------------------- */
/* Kontaktformular */
/* --------------- */
form#contact_form {
}
table#contact_table {
}
table#contact_table td {
  vertical-align:top;
  padding:5px;
}
span#contact_errormessage{
  color:#880000;
  font-weight:bold;
}
span#contact_successmessage{
  color:#008800;
  font-weight:bold;
}
input#contact_name, input#contact_mail, input#contact_website {
  width:400px;
  background-color: #fff;
  border: 1px solid #000;
}
textarea#contact_message {
  width:400px;
  background-color: #fff;
  border: 1px solid #000;
}
input#contact_submit {
  width:400px;
  background-color: #fff;
  border: 1px solid #000;
}

/* -------------------------------------------------------- */
/* Fehler in Tag-Attribut oder -Wert */
/* --------------------------------- */
.deadlink {
	color:#ff4444;
	text-decoration:line-through;
	font-weight:bold;
}


/* -------------------------------------------------------- */
/* Suchwort-Hervorhebungen */
/* ----------------------- */
.highlight {
	padding:0px 1px;
	font-size:inherit;
	background-color:#dd0000;
	color:#ffffff;
	font-size:inherit;
}

* -------------------------------------------------------- */
/*                                                          */
/* AB HIER: CMS-SYNTAX                                      */
/*                                                          */
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* [link|...]      */
/* --------------- */
a.link {
}


/* -------------------------------------------------------- */
/* [mail|...]      */
/* --------------- */
a.mail {
}


/* -------------------------------------------------------- */
/* [seite|...]      */
/* --------------- */
a.page {
}


/* -------------------------------------------------------- */
/* [kategorie|...]      */
/* --------------- */
a.category {
}


/* -------------------------------------------------------- */
/* [datei|...]      */
/* --------------- */
a.file {
}


/* -------------------------------------------------------- */
/* [galerie|...]      */
/* --------------- */
a.gallery {
}


/* -------------------------------------------------------- */
/* [bild|...] */
/* ---------- */
img {
	border: none;
}


div.imagesubtitle {
	margin:3px 3px;
	text-align:justify;
	font-size:0.98em;
	line-height:1.4em;
}


/* -------------------------------------------------------- */
/* [bildlinks|...] */
/* --------------- */
div.leftcontentimage {
	margin:6px 20px 6px 20px;
	max-width:200px;
	float:left;
	margin-left:0px;
}

img.leftcontentimage {
	max-width:200px;
	border:0px solid;
}


/* -------------------------------------------------------- */
/* [bildrechts|...] */
/* ---------------- */
div.rightcontentimage {
	margin:6px 20px 6px 20px;
	max-width:200px;
	float:right;
	margin-right:250px;
}
img.rightcontentimage {
	max-width:200px;
	border:0px solid;
}


/* -------------------------------------------------------- */
/* [fett|...] */
/* ---------- */
b {

}


/* -------------------------------------------------------- */
/* [kursiv|...] */
/* ------------ */
i {

}


/* -------------------------------------------------------- */
/* [unter|...] */
/* ------------ */
u {

}


/* -------------------------------------------------------- */
/* [durch|...] */
/* ------------ */
s {

}


/* -------------------------------------------------------- */
/* [ueber1|...] */
/* ------------ */
h1 {
	font-size:22px;
	margin-top:10px;
	margin-bottom:5px;
	color:#808080;
}


/* -------------------------------------------------------- */
/* [ueber2|...] */
/* ------------ */
h2 {
	font-size:12px;
	margin-top:10px;
	margin-bottom:5px; 
}


/* -------------------------------------------------------- */
/* [ueber3|...] */
/* ------------ */
h3 {
	font-size:1em;
	margin-top:10px;
	margin-bottom:4px;
}


/* -------------------------------------------------------- */
/* [liste|...] */
/* [numliste|...] */
/* ------------ */
ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}
li {
	margin-top:0px;
	margin-bottom:0px;
}


/* -------------------------------------------------------- */
/* [----] */
/* ------ */
hr {

}

/* -------------------------------------------------------- */
/* [tabelle|...] */
/* ------------- */
table.contenttable {
	margin:0px auto;
	border:1px solid #ffffff;
	border-collapse:collapse;
	width:100%;
}
th.contenttable {
	vertical-align:top;
	border:1px solid #033977;
	background-color:#ffffff;
	padding:2px 5px;
	color:#c00000;
}
td.contenttable1 {
	vertical-align:top;
	border:1px solid;
	background-color:#033977;
	padding:2px 5px;
	color:#ffffff;
}
td.contenttable2 {
	vertical-align:top;
	border:1px solid;
	background-color:#033977;
	padding:2px 5px;
	color:#ffffff;
}
/* -------------------------------------------------------- */
/* [Inhaltslink...] */
/* ------------- */
div.inhaltslink {
 text-align:right;
 color:#ffffff;
}
/* -------------------------------------------------------- */
/* [Newsbox...] */
/* ------------- */
div.newsbox {
width:200px;
float:right;
border:2px solid #009900;
padding:5px;
margin:5px 10px;
color:#009900;
background-color:#77e178;
}
/* -------------------------------------------------------- */
/* [Textbox...] */
/* ------------- */
div.txtbox {
	border:2px solid #eee;
	padding:2px;
	background:#ccc;
}
/* -------------------------------------------------------- */
/* [Bild mit Rahmen...] */
/* ------------- */
.imgr {
border:2px solid #eee;
padding:2px;
background:#ccc;

