
/*

* {
    font-family: Arial, Verdana, sans-serif;
}

img a { border: 0; }

*/


html {
	height: 100%;
	overflow-y: scroll;
}

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal .78em arial, sans-serif;
	color: #6E6E6E;
/*	background: #EEEEEE url(../grafiken/pattern.png) repeat; */
}

img { border: 0;}

h1 {
	font: normal 175% "lucida sans unicode", arial;
	margin: 0 0 15px 0;
	padding: 15px 20px 5px 0;
	color: #444444;
}

h2 {
	padding: 0 0 5px 0;
	font: normal 120% arial;
	color: #362C20;
}

h3 {
	color: #888888;
	font: normal 95% arial;
	padding: 0 0 15px 0;
}

h4 { color: #362C20; }

h5 { color: #129991; }

a, a:hover {
	outline: none;
	text-decoration: underline;
	color: #A91414;
}

a:hover { text-decoration: none; }


blockquote {
	margin: 20px 0; 
	padding: 10px 20px 0 20px;
	border: 1px solid #E5E5DB;
	background: #ffffff;
}

ul
{ margin: 2px 0 22px 17px; }

ul li {
	list-style-type: circle;
	margin: 0 0 6px 0; 
	padding: 0 0 4px 5px;
}

ol
{ margin: 8px 0 22px 20px; }

ol li
{ margin: 0 0 11px 0; }

.gallerytd {
	font-size: 90%;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	padding: 0 25px 25px 0;
}


#main, #menubar, #site_content, #footer {
	margin-left: auto; 
	margin-right: auto;
}

#main {
	width: 910px;
	/* border: 1px solid #3F3F3F; */
	/* background: #F9FCF3; */
} 


#header {
	/* background-color: #4D4D4D;*/
}

#logo {
	width: 910px;
	height: 150px;
	/*background: #282828 url(../grafiken/logo.jpg) no-repeat;*/
}

#logo h1, #logo h2 {
	font: normal 300% "century gothic", arial, sans-serif;
	border-bottom: 0;
	text-transform: none;
	letter-spacing: 0.05em;
	margin: 0 0 0 20Px;
}

#logo h1 {
	padding: 22px 0 0 0;
	color: #A91414;
}

#logo h2 {
	font-size: 120%;
	padding: 4px 0 0 0;
	color: #A8AA94;
}

#menubar {
	width: 880px;
 	background: #F9FCF3 url(../grafiken/back.png) left top repeat-x;
	height: 28px;
	padding: 12px 0 0 30px;
}

.mainmenu {
	float: left;
	margin: 0;
}

.mainmenu li {
	float: left;
	padding: 0 0 0 0px;
	list-style: none;
}

.mainmenu a {
	letter-spacing: 0.1em;
	font-family: 'lucida sans unicode', serif;
	font-size: 115%;
	display: block; 
	float: left; 
	text-decoration: none; 
	margin-right: 40px;
	text-align: center;
	color: #222222;
	padding: 0 0 20px 0;
}

.mainmenu .menuactive, .mainmenu a:hover {
	color: #A91414;
	background: url(../grafiken/menu_hover.png) center bottom no-repeat;
}

.detailmenu_headline {
	text-align: left;
	color: #444444;
	width: 150px;
	margin: 5px 0 3px 0;
	border: 0px;
	border-bottom: 1px dotted #444444;
}

#site_content {
	width: 875px;
	padding: 0 0 10px 0;
	margin-top: 20px;
}

.sidebar {
	float: left;
	width: 150px;
	padding: 15px 0 20px 0;
}

.sidebar ul {
	width: 147px; 
	padding: 4px 0 0 3px;
	margin: 0 0 30px 0;
}

.sidebar li {
	list-style: none; 
	padding: 0 0 7px 0;
}

.detailmenu a {
	padding: 0 0 0 13px;
	display: block;
	background: transparent url(../grafiken/arrow.png) no-repeat left 0.30em;
	color: #6E6E6E;
	text-decoration: none;
} 

.detailmenu a:hover, a.detailmenuactive {
	color: #A91414;	
}

/******* Content ******/
#content {
	text-align: left;
	line-height: 1.7em;
	width: 680px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}

/* -------------------------------------------------------- */
/* Suche */
/* ----- */
#search {
	margin: 14px 0 0 2px;
}

fieldset#searchfieldset {
	border: none;
	margin: 0;
	padding: 0;
}

input.searchtextfield {
	margin-right: 5px;
	padding: 2px;
	vertical-align: middle;
	border: 1px solid #888888;
	width: 115px;
}

input.searchbutton {
	vertical-align: middle;
	cursor: pointer;
}

/* -------------------------------------------------------- */
/* Kontaktformular */
/* --------------- */
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, input#contact_calculation {
	width: 200px;
 	border: 1px solid #888888;
}

textarea#contact_message {
	width: 200px;
	border: 1px solid #888888;
}

input#contact_submit {
	width: 200px;
 	border: 1px solid #888888;
}


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


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

/* -------------------------------------------------------- */
/* [zentriert|...] */
/* --------------- */
.aligncenter {
	text-align: center;
}

/* -------------------------------------------------------- */
/* [links|...] */
/* ----------- */
.alignleft {
	text-align: left;
}

/* -------------------------------------------------------- */
/* [rechts|...] */
/* ------------ */
.alignright {
	text-align: right;
}

/* -------------------------------------------------------- */
/* [block|...] */
/* ----------- */
.alignjustify {
	text-align: justify;
}

/* -------------------------------------------------------- */
/* [tabelle|...] */
/* ------------- */
table.contenttable {
	margin: 0px auto;
	border: 1px solid #888888;
	border-collapse: collapse;
	width: 100%;
}
th.contenttable {
	vertical-align: top;
	border: 1px solid #888888;
	background-color: #EEEEEE;
	padding: 2px 5px;
	color: #383838;
}
td.contenttable1 {
	vertical-align: top;
	border: 1px solid;
	background-color: #FCFEFA;
	padding: 2px 5px;
}
td.contenttable2 {
	vertical-align: top;
	border: 1px solid;
	background-color: #FCFEFA;
	padding: 2px 5px;
}

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

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

span.contentimage {
}

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

img.leftcontentimage {
    max-width: 200px;
    border: 1px solid #888888;
}


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

/******* Footer ******/

#footer {
	padding: 10px 0 10px 0;
	text-align: center; 
	border: 0;
	font-family: 'lucida sans unicode', sans-serif, arial;
	text-transform: uppercase;
	font-size: 90%; 
	letter-spacing: 0.1em;
	color: #A8AA94;
}

#footer a {
	color: #A8AA94;
	text-decoration: none;
}

#footer a:hover {
	color: #A91414;
	text-decoration: none;
}


/*Ab hier Änderungen vom Update Script*/

/* -------------------------------------------------------- */
/* {TABLEOFCONTENTS} */
/* ----------------- */
div.tableofcontents ul ul {
    /*padding-left:15px;*/
}
div.tableofcontents li.blind {
    list-style-type:none;
    list-style-image:none;
}
/* -------------------------------------------------------- */
/* 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:200px;
}
textarea#contact_message {
    width:200px;
}
input#contact_submit {
    width:200px;
}
