body, html {
	background-image: url(/pics/bg_main.gif);
	background-repeat: repeat-y;
	margin-top: 0px;	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
 	min-height: 100%;
	width: 100%; 
	height: 100%;
}

.rightborder {
	/*	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FBD3A8;*/
	background-image: url(/pics/line_right.gif);
	background-repeat: repeat-y;
}

.rightborderdotted {
	border-right-width: 4px;
	border-right-style: dotted;
	border-right-color: #FBD3A8;
}

.leftborder {
/*
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #D4D4D4;*/
}

.picborder{
	border: 1px solid #CCCCCC;
}

.bottomborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}

.topborder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
}

.bottomrightborder {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FBD3A8;
/*	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;*/
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #AAA19E;
}

a.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #AAA19E;
	text-decoration:none;
}

a.address:hover {
	text-decoration:underline;
}

.topmenu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #663333;
}

a.topmenu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #663333;
}

a.topmenu_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #663333;
}

.location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #AAA19E;
	/*margin-left: 166px;*/
	margin-left: 10px;
}

#footer {
	width: 900px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663333;
	line-height: 16px;
}

.white_center {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.verlauf {
	background-image: url(../pics/verlauf.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;	
}

.whatis {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663333;
	font-weight: bold;
	left: -50px;
}
.whatis2 {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AAA19E;
	font-weight: bold;
	left: -10px;	
}

/*.content {
	position: absolute;
	top: 155px;
	width: 600px;
}*/

/*.leftmenu {
	position: inherit;
	top: 200px;
	width: 100px;
}*/

.bg_main_topleft {
	float: left;
	height: 50px;
	width: 166px;	
/*	background-image: url(../pics/bg_topleft.png);
	background-repeat: no-repeat;
	background-position: left top;*/

}

.leftmenu {
	float:left;
/*	position:static;
	float:right;
	position: inherit;
	margin-top: 60px;*/
	width: 166px;
	clear:left;
}

#content {
	position:static;
	margin-left:166px;
	width: 504px;/*	position:relative;*/
}

#content p,
#content ul {
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	/*text-align: justify;*/
	/*margin-left: 166px;*/
}

.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: justify;
}

.text_top_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
}

a.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663333;
	line-height: 16px;
}

.text_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAA19E;
}

.bg_main {
	background-image: url(../pics/bg_left.png);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFE8;		
}

.bg_right {
	background-image: url(../pics/verlauf2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFE8;			
}


.menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	width: 100px;
	line-height: 18px;
}

a.menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	line-height: 18px;	
}

ul.menu_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-left: 140px;
}

a.menu_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 18px;	
}
