@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

p, tr, div{
	color: #666666;
    font-family: Arial,"Lucida Grande","Lucida Sans Unicode",verdana,geneva,sans-serif;
    font-size: 13px;
	line-height:140%;}

p{
	margin-bottom:10px;}

a:link, a:visited {
    color: #A79164;
    font-weight: normal;
    text-decoration: none;}

a:hover {
    color: #A79164;
    font-weight: normal;
    text-decoration: underline;
	}
	
b, strong{
	font-weight:bold;}

em{
	font-style:italic;}

body{
	background: url("../images/background.jpg") repeat-x scroll 0 0 #989898;
    margin: 0;
    padding: 0;}
	
#Site{
	background: url("../images/Unbenannt-1.jpg") repeat-y scroll 0 0 #FFFFFF;
    margin: 0 auto;
    width: 980px;
	overflow:hidden;}
	
#top{
	width:980px;
	height:170px;;
	overflow:hidden;}

#logo{
	float:left;
	width:240px;
	height:170px;
	background-color:#FFFFFF;}

#logo img{
	vertical-align:bottom;}

#header{
	float:left;
	width:740px;
	height:170px;}


#main{
	width:980px;
	height:auto;
	overflow:hidden;
	margin-top:10px;}

#left{
	float: left;
    width: 240px;
	overflow:hidden;}

/*Menü*/
#left ul.menu{
	margin-left:15px;
	width:203px;}

#left ul.menu li{
	list-style:none;}

#left ul.menu li a:link, #left ul.menu li a:visited{
	background: url("../images/img05.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #A79164;
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    padding-left: 8px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: auto !important;}

#left ul.menu li a:hover{
	text-decoration:underline;}

#left ul.menu li.current.active a{
	color: #330000;}

/*End Menü*/

#content{
	float: right;
    width: 700px;
	padding: 0 20px;}

#content h1{
	display:none;
	visibility:hidden;}

#content h2{
	 color: #A79164;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    font-weight: normal;
    padding-top: 5px;
  
	margin-bottom:15px;}

#content h3{
	 color: #A79164;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    font-weight: normal;
    padding-top: 10px;
    
	margin-bottom:10px;}

#content h4{
	 color: #A79164;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: normal;
    padding-top: 10px;
   
	margin-bottom:10px;}

#content h5{
	 color: #A79164;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    font-weight: normal;
    padding-top: 10px;

	margin-bottom:10px;}

#content h6{
	 color: #A79164;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;

	margin-bottom:10px;}

#content ul, #content ol{
	padding-left:25px;}

tr.odd{
	background-color:#ead7a6;}

td.cell {
    margin: 0;
    padding: 4px;}



.footer{
	background: url("../images/img12.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 39px;
    margin: 0 auto;
    width: 740px;
	float:right;}

.footer p#legal{
	text-align:center;
	margin-top: 10px;
	font-size:85%;}


.chronoform a:link, .chronoform a:visited, .chronoform a:hover {
	visibility:hidden;
	display:none;
}

p.sige_small{
	visibility:hidden;
	display:none;}

