body, html {
	margin:auto;
	height:100%;
}

a {
	font-family: Verdana,Arial,Geneva,Helvetica,Lucida,Sans-Serif;
	color: #AB5226;
	text-decoration : none;
	font-size: 10px;
	line-height:15px;
}

a:active  {
	color: #AB5226;
}

a:hover  {
	color: #AB5226;
	border-bottom: 1px dotted #AB5226;
}

a.selected {
	color: #5F5447;
}

.img_link:hover {
	border-bottom: none;
}

a.copy {
	font-size: 10px;
	line-height:15px;
	color: #FFFFFF;
	text-decoration: none;
}

a.copy:hover {
	color: #C80000;
	text-decoration: underline;
}


body {
	background-color: #AB5226;
	text-align: center;
}

#container {
	margin:auto;
	text-align:center;
	width:660px;
	background-color:white;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -312px 0px 0px -330px 
}

#head {
	background-color:#FFFFFF;
	height:285px;
}

#menu {
    text-align:left;
	position:relative;
	top:255px;
	padding-left:22px;
}

#content {
	text-align:left;
	width:100%;
}

#content table {
	height:275px;
}

#content td {
	vertical-align: top;
}
#impressum {
	position:relative;
	left: 0px;
	top: 11px;
}

#bottom {
	height:19px;
	background-image:url('../images/bg_bottom.jpg');
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#links, #rechts {
	padding-right: 40px;
	padding-top: 20px;
}

#links {
	padding-left: 22px;
	width:157px;
	vertical-align:top;
}

#submenu {
	float: left;
	width: 216px;
	height: 100%;
}


#content_text {
	float:right;
	height:100%;
}

#logo {
	clear: both;
	height:45px;
	padding:0px;
	margin:0px;
	background-color:white;
	text-align:left;
	background-image:url(../images/bg_logo.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.text, h1
{
	font-family: Verdana,Geneva,Helvetica,Arial,Lucida,Sans-Serif;
	font-size: 10px;
	color: #5F5447;
	line-height:15px;
	text-align: left;
	background-color: white;
}

.headline {
	color: #AB5226;
	font-weight: bold;
}


.textfett
{
	font-family: Verdana,Geneva,Helvetica,Arial,Lucida,Sans-Serif;
	font-size: 10px;
	color: #8D877B;
	line-height:15px;
	font-weight:bold;
}


.textfeldmenu, .textareamenu {
	border: 1px solid #ACA69F;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}

.textarea {
}

.button {
	border : 1px solid #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	color: #FFFFFF;
	background-color: #AB5226;
}

.textfeld, .textarea {
	border : 1px solid #ACA69F;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}

