body {
	margin: 0px; 
	font-size: 12px; 	
	font-family: Verdana,Tahoma; 
	text-align: center;
	color: #686868;
	background:#FFF url('images/hg.jpg') repeat; 
}

.content li { line-height: 25px; list-style-type: square; }

#ram {
	background:#FFF url('images/bg.jpg') repeat; 
	margin: 0px auto;
	text-align: left;
	width: 1000px;
}

#header {
	background: url('images/header.jpg') no-repeat;
	height: 183px;
}

#navi {
	text-align: center;
	margin-left: 0px; 
	margin-top: 5px; 
	height: 80px;
	width: 750px; 
}

.menu {
	width: 750px; 
	margin-left: 40px;
}

.content {
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 140px;
	padding-top: 1px; 
	width: 800px; 
}

*[class="content"]{
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 90px;
	padding-top: 10px; 
	width: 650px; 
}

#footer {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px; 
	padding-left: 5px; 
	height: 29px;
 	text-align: center;
    background-image:url('images/footer.jpg');
}

A {
	color: #8C8C8C; 
	font-weight: bold;
	text-decoration: underline;
}

A:visited {
	color: #8C8C8C; 
	text-decoration: underline;
}

a:active {
text-decoration: underline;
color:#8C8C8C;
}

A:hover, A:active {
	color: #8C8C8C; 
	text-decoration: none;
}

#footer A, #footer A:visited {
	color: #fff; 
	font-weight: bold;
	text-decoration: none;
}

#footer A:hover {
	color: #7D6A4A; 
	text-decoration: none;
}


h1{
	border-bottom: #7C664E solid 1px; 
	color: #7C664E;
	text-align: left; 
	font-family: Tahoma;  
	font-weight: bold;  
	letter-spacing: 2px;
	margin: 0px;
	font-size: 12px; 
}

h2 {
	color: #D9CFC3;
	text-align: left; 
	font-family: Tahoma;  
	font-weight: bold;  
	letter-spacing: 2px;
	padding-left: 290px;
	font-size: 24pt; 
	line-height: 120px;
	margin: 0;
}

/**                Navigation           **/

ul#nav {
		width: 100%;
        margin: 0;
        padding-left: 125px;
        list-style-type: none;
        white-space: nowrap;
}

ul#nav li {
        float: left;
        font-family: verdana, arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        margin: 0;
        padding: 6px 0 5px 0;
        background-color: #FFFFFF;
        border-top: 0px solid #FFFFFF;
        border-bottom: 0px solid #FFFFFF;
}

#nav a, #nav a:link {
        margin: 0;
        padding: 6px 15px 5px 15px;
        color: #686868;
        border-right: 0px solid #FFFFFF;
        border-left: 0px solid #FFFFFF;
        text-decoration: none;
}

#nav a:active, #nav a:visited {
        color: #686868;
        background-color: #FFFFFF;
}

#nav a:hover {
        color: #000000;
        background-color: #FFFFFF;
}
/**                Field Eigenschaften           **/

#cut {
	margin: 0px auto; 
	width: 800px;
	color: #353535;
	padding-right: 30px;
}

#cut fieldset {
	width: 700px;
	margin: 0px auto;
	border: solid 2px #D3C7B7;
	padding: 5px;
}

#cut legend {
	border: solid 1px #D3C7B7;
	background: #BDAB93;
	color: #fff;
	font-weight: bold;
	margin-bottom: 8px;
	padding: 3px 8px;
}

#cut table {
	font-size: 12px;
}

.com {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
}

.com a:link, .com a:visited {
	border: solid 1px #D3C7B7;
	background: #BDAB93;
	color: #fff;
	border-top: 0;
	padding: 3px 10px;
	font-weight: bold;
	text-decoration: none;
}

.com a:hover{
	border: solid 1px #D3C7B7;
	background: #7E694C;
	color: #fff;
	border-top: 0;
	padding: 3px 10px;
	font-weight: bold;
	text-decoration: none;
}

/* Context menu Script- © Dynamic Drive (www.dynamicdrive.com) Last updated: 01/08/22
For full source code and Terms Of Use, visit http://www.dynamicdrive.com */

hr { color:#7E694C; }

.skin0{
position:absolute;
width:140px;
border:1px solid #7E694C;
background-color: #D3C7B7;
text-align: left;
line-height:16px;
cursor:default;
font: bold 12px verdana, tahoma, sans-serif;
z-index:300;
visibility:hidden;
}

.menuitems{
padding-left:10px;
padding-right:10px;
}