* {
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
html {
	height: 100%;
}

body {
	background: #FFF url(/medien/gfx/bg3.jpg) repeat-x;
	font-size: .72em;
	font-weight: bold;
	color: #666;
	line-height:18px;
	height: 100%;
}

/*Links*/
a:link { color: #1b3146; text-decoration: underline; }
a:visited { color: #1b3146; text-decoration: underline; }
a:hover { color: #1b3146; text-decoration: underline; }
a:active { color: #1b3146; text-decoration: underline; }

img { border:0;}
li	{ padding:0px; }

ul	{ padding:0px 3px 3px 2em; margin-left: 2em; margin-top: 0px;}
li ul	{ padding:3px 3px 3px 0em; margin-left: 1.4em;}

ol	{ padding:3px 3px 3px 2em; margin-left: 2em;}
li ol	{ padding:3px 3px 3px 0em; margin-left: 2em;}


hr {
	background-color:#000; 
	color:#000; 
	border: #000;
	height: 1px;
	margin: 18px 0px 18px 0px;
}

h1 {
	font-size: 16px;
	color: #000;
	margin-bottom: 8px;
}
h2 {
	font-size: 14px;
	color: #000;
}

strong { color:#000;}

caption {display:none;}

.clear {
clear: none;
clear: both;
height: 0;
font-size: 1px;
line-height: 0;
}

#page {
	width:960px;
	text-align: left;
	border-bottom: 1px solid #000;
}
.startpage{
	background: #fff url(/medien/gfx/bg_left_menu.gif) repeat-y;
}
.folgeseite{
	background: #fff url(/medien/gfx/bg_left_menu2.gif) repeat-y;
}

#page_left {
	float:left;
	width: 192px;
	background: #ff8201;
}
#page_left_inner {
	padding: 10px;
}
#page_right {
	float:left;
	left: 192px;
	width:768px;
}
#head_nav {
	position: relative;
	width: 768px;
	height: 20px;
	background: #000;
	
}
#head_nav a {color: #ccc; text-decoration: none; padding: 0px 20px; line-height: 1.7em;}
#head_nav a:hover { color: #fff; }
#head_nav a:active { color: #ff8201;}

.head_nav_items {
	list-style-type: none;
}
.head_nav_items li {
	float:left;

}
.head_nav_item_active {
	background: #fff;
}
.head_nav_item_active a {
	color: #000 !important;
	background: #fff !important;
	font-weight: bold;
}

.head_nav_item_active a:link { color: #000 !important; text-decoration: underline !important; }
.head_nav_item_active a:visited { color: #000 !important; }
.head_nav_item_active a:hover {color: #000 !important;}
.head_nav_item_active a:active { color: #ff8201 !important;}

#page_content {
	width:768px;
	float: left;
	overflow: hidden;
}
#page_content_inner {
	padding: 20px 20px 20px 20px;
	width:537px;
	float: left;
}
#page_content_right {
	float: right;
	width:168px;
	padding:10px;
}

#page_footer {
	text-align: center;
	padding: 10px;
	width:557px;
}
#page_footer a {color: #666;}



#blackbar {height:18px; background:#000;}
#whitebar {height:18px; background:#fff;}

.box_green {
	width: 536px;
	background: #93B39C url(/medien/gfx/greyfeld536_top.gif) no-repeat;
}
.box_green_inner {
	padding: 20px;
	color: #000;
}
.box_green_bottom {
	width: 536px;
	height: 17px;
	background: #93B39C url(/medien/gfx/greyfeld536_bottom.gif) no-repeat;
}

.box_green2 {
	width: 536px;
	background: #93B39C url(/medien/gfx/greyfeld536_top.gif) no-repeat;
}
.box_green_inner {
	padding: 20px;
}
.box_green2_bottom {
	width: 536px;
	height: 17px;
	background: #93B39C url(/medien/gfx/greyfeld536_bottom.gif) no-repeat;
}

#startpage_right {
	float: left;
	width:120px;
	height: 100%;

}

#teaserbarleft_inner {

	height: 400px;
	padding: 20px 10px; 
}

.TblRowHeader { background: #333; color:#fff; padding:4px;}
.TblRow1 { background: #dde7df; color:#000; padding:4px;}
.TblRow2 { background: #b7ccb9; color:#000; padding:4px;}

#menu_left ul {
	list-style-type: none;
	margin-left:0px;
	padding:0px 10px;
}
#menu_left a { color: #fff; text-decoration: none;}
#menu_left a:hover { color: #000 !important; text-decoration: underline;}

.standardform p{}
.standardform table{
	border: none;
	width: 300px;
	margin-top: 10px;
	margin-right: 40px;
}
.standardform td{
	border: none;
	line-height:16pt;
}
.standardform option { padding-right:10px;font-weight: normal; }
.standardform select {font-weight: normal;}
.standardform input {font-weight: normal;}
.standardform textarea {font-weight: normal;}



/* Foto-Gallerie */
.gallerytable {
	border-spacing: 5px;
	border-width: 0px; 
	width: 100%;
}

.gallerytable td{
	background-color: #EAEAEA;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	border-color: #B5B5B5;
	border-width: 1px; 
	border-style: solid;
	vertical-align:top;
}

.gallerythumb {

}

.gallerythumb img{
	border-color: #B5B5B5;
	border-width: 1px; 
	border-style: solid;
	margin-bottom: 5px;
	text-align: center;
}

.gallerypic {
	background-color: #EAEAEA;
	border-color: #B0B0B0;
	border-width: 1px; 
	border-style: solid;
	padding: 10px;
}

.gallerypic img{
	border-color: #B5B5B5;
	border-width: 1px; 
	border-style: solid;
	margin-bottom: 5px;
	text-align: center;
}

.gallerypicdetails1{
	float:left;
	border-color: #B5B5B5;
	border-width: 2px; 
	border-style: solid;
	padding: 5px 10px 5px 5px;
	margin: 0px 5px 5px 0px;
}

.gallerypicdetails2{
	padding: 0px 5px 5px 0px;
}

.gallerypicdetails3{
	font-size: 12px;
	text-align: left;
}

.gallerypicdetails4{
	float:right;
	border-color: #B5B5B5;
	border-width: 2px; 
	border-style: solid;
	padding: 5px 10px 5px 5px;
	margin: 0px;
	width: 200px;
}
