body {
	margin: 20px;
	background: #656567 url(../grafiken/hgd.png) no-repeat  ;
	font-family: calibri,verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 18px;
	color: #fff;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #0033a1;
}

a:hover {
	background: none;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	}

#header {
	width: 910px;
	height: 387px;
	margin: 0 auto;
	}

#menu {
	width: 950px;
	height: 41px;
	margin: 0 auto;
	padding: 7px;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 13px 10px 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: calibri,verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#page {
	width: 950px;
	margin: 0 auto;
	}

#content {
	float: left;
	width: 100%;
	padding:10px 0 0 0;margin:10px;
}

#footer {
	width: 910px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0;
	font-family: calibri,verdana, Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}


/* -------------------------------------------------------- */
/* 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;
}
textarea#contact_message {
  width:400px;
}
input#contact_submit {
  width:400px;
}

/* -------------------------------------------------------- */
/* 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:#A32322;
	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;
}

span.imagesubtitle {
	margin:3px 3px;
	text-align:justify;
	font-size:0.9em;
	line-height:1.1em;
}


/* -------------------------------------------------------- */
/* [bildlinks|...] */
/* --------------- */
span.leftcontentimage {
	margin:8px;
	max-width:100px;
	float:left;
	margin-left:0px;
}

img.leftcontentimage {
	border:1px solid;
	max-width:100px;
}


/* -------------------------------------------------------- */
/* [bildrechts|...] */
/* ---------------- */
span.rightcontentimage {
	margin:8px;
	max-width:100px;
	float:right;
	margin-right:0px;
}

img.rightcontentimage {
	border:1px solid;
	max-width:100px;
}


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

}


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

}


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

}


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

}


h1, h2, h3 {
	margin: 0;
	font-family: calibri,verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

/* -------------------------------------------------------- */
/* [ueber1|...] */
/* ------------ */
h1 {
	font-size: 130%;
	color: #ffe808;
}



/* -------------------------------------------------------- */
/* [ueber2|...] */
/* ------------ */
h2 {
	font-size: 120%;
	color: #fff;
}



/* -------------------------------------------------------- */
/* [ueber3|...] */
/* ------------ */
h3 {
	font-size: 110%;
	color: #fff;
}



/* -------------------------------------------------------- */
/* [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;
	border-collapse:collapse;
	width:100%;
}
th.contenttable {
	vertical-align:top;
	border:1px solid;
	padding:2px 5px;
}
td.contenttable1 {
	vertical-align:top;
	border:1px solid;
	padding:2px 5px;
}
td.contenttable2 {
	vertical-align:top;
	border:1px solid;
	padding:2px 5px;
}

/* Die Tabelle selbst */
div.tabelleohnerahmencontainer table {margin          : 0px auto; padding          : 2px 5px;
border:none;width           : 100%;
}
/* Kopfzeilen-Felder */
div.tabelleohnerahmencontainer table th {vertical-align   : top;padding          : 2px 5px;
border:none;
}
/* Tabellenfelder */
div.tabelleohnerahmencontainer table td {vertical-align   : top;padding          : 2px 5px;
border:none;
}

/*Ab hier Änderungen vom Update Script*/

/* -------------------------------------------------------- */
/* [zentriert|...] */
/* --------------- */
.aligncenter {
    text-align:center;
}
/* -------------------------------------------------------- */
/* [links|...] */
/* ----------- */
.alignleft {
    text-align:left;
}
/* -------------------------------------------------------- */
/* [rechts|...] */
/* ------------ */
.alignright {
    text-align:right;
}
/* -------------------------------------------------------- */
/* [block|...] */
/* ----------- */
.alignjustify {
    text-align:justify;
}
/* -------------------------------------------------------- */
/* {TABLEOFCONTENTS} */
/* ----------------- */
div.tableofcontents ul ul {
    /*padding-left:15px;*/
}
div.tableofcontents li.blind {
    list-style-type:none;
    list-style-image:none;
}
fieldset#searchfieldset {
   border:none;
   margin:0px;
   padding:0px;
}
/* Quicklinks-Box */
div.quicklinks {
    width:910px;
    xheight:100%;
    color:#fff;
    background-color:#7e7e82;
    border:2px solid #656567;
    padding:5px 7px 5px 7px;
    margin:20px 0px 20px 0px;
    font-family: calibri,verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 18px;
}
div.quicklinks ul {
    padding:0px;
    margin:0px;
}
div.quicklinks li {
    float:left;
    width:210px;
    list-style-type: none;
    padding:0px;
    margin:0px;
    margin-left:15px;
}
div.quicklinks li img {
    margin-bottom:-10px;
}

div.quicklinks a {
    vertical-align:top;
    text-decoration:none;
}
