/* Default Angaben Body,Links etc*/

body { 
	margin: 0;
	padding: 0;
	background: #89704d url(bg_body.gif) repeat-y center;
}

#outer { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	color: #545454;
	line-height: 16px;
}

a:link,  a:visited, a:hover { 
	color: #006451;
	text-decoration: none;
}

h1 { 
	color: #006451;
	font-size: 12px;
	margin-top: 0px;
}

h2,h3,h4,h5 { 
	font-size: 12px;
	margin-top: 0px;
}

ul { 
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left:15px;
	margin-left:0px;
}

.gruen { 
	color: #006451;
}

.weiss { 
	color: #FFFFFF;
}

/*Head-Bereich*/

#header { 
	margin: 20px 0px 0px 93px;
}

#header #logo { 
	margin: 0px 20px 0px 0px;
	float: left;
}

#header #headtxt { 
	margin: 0;
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #806948;
}

#header #headtxt a { 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #545454;
}

/* Horizontalnavigation*/

#hmenu { 
	margin: 0;
	padding: 0;
	width: 848px;
	height: 41px;
	border: 0px solid silver;
	background: url(bg_menu.gif) no-repeat;
}

#hmenu ul { 
	margin: 0px 0px 0px 40px;
	padding: 15px 0px 0px 0px;
}

#hmenu li { 
	display: inline;
}

#hmenu a { 
	margin: 0px 100px 0px 0px;
	color: #545454;
	font-weight: bold;
	text-decoration: none;
}

#hmenu a:link, #hmenu a:visited { 
	color: #545454;
}

#hmenu  a:link#akt , #hmenu  a:visited#akt { 
	color: #006451;
}

#hmenu a:hover, #hmenu  a:hover#akt { 
	color: #006451;
}

/* Home-Seite */

#homebody { 
	width: 935px;
	height: 506px;
	margin: 0px 0px 0px 6px;
	padding: 0;
	background: url(bg_home.jpg) no-repeat;
}

#hometxt { 
	position: absolute;
	margin: 361px 0px 0px 100px;
	height: 137px;
	overflow: hidden;
}

#hometxt h2 { 
	font-size: 12px;
	color: #545454;
	margin: 0px 0px 5px 0px;
}

#homenews { 
	width: 205px;
	margin: 0px 17px 0px 0px;
	float: left;
}

#homenewsnoflash { 
	width: 205px;
	margin: 0px 17px 0px 17px;
	float: left;
}

#homenewsnoflash_rechts{ 
	margin: 0px 17px 0px 17px;
	
}

#homenewsflash { 
	width: 400px;
	margin: 0px 0px 0px -13px;
	float: left;
}

#homenewsnoflash #image { 
	height: 50px;
	width: 200px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	vertical-align: middle;
}

#homenews #image { 
	height: 50px;
	width: 200px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	vertical-align: middle;
}

#homereferenzen { 
	width: 155px;
	float: left;
}

h1 { 
	color: #006451;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
}

#homereferenzen a, #homereferenzen a:link, #homereferenzen a:visited { 
	color: #545454;
	text-decoration: none;
}

#homereferenzen  a:hover { 
	color: #806948;
}

/* Content mit V-Navi */

#headimage { 
	margin: 0px 0px 0px 93px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	overflow: hidden;
	width: 844px;
}

#contentnavi { 
	margin: 0px 0px 0px 93px;
	height: 410px;
	width: 848px;
	background: url(bg_navitext.gif) repeat-y center;
	overflow: hidden;
}

#contentnavi #nav { 
	padding: 41px 20px 0px 0px;
	float: left;
	width: 161px;
}

#contentnavi #txt { 
	padding: 45px 28px 0px 28px;
	float: left;
	margin: 0;
}

/* Horizontalnavi */

#contentnavi #nav ul { 
	margin: 0;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	list-style-position: outside;
	font-weight: bold;
}

#contentnavi #nav li { 
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0;
}

#contentnavi #nav a { 
	color: #545454;
	font-weight: bold;
	text-decoration: none;
}

#contentnavi #nav a:link, #contentnavi #nav a:visited { 
	color: #545454;
}

#contentnavi #nav  a:link#akt , #contentnavi #nav  a:visited#akt { 
	color: #006451;
}

#contentnavi #nav a:hover, #contentnavi #nav  a:hover#akt { 
	color: #006451;
}

/* Content für Template mit Navigation */

#contentnavi #txt #links { 
	width: 244px;
	height: 340px;
	padding: 0px 28px 0px 0px;
	border-right: 1px solid #545454;
	float: left;
}

#contentnavi #txt #rechts { 
	width: 306px;
	height: 340px;
	padding: 0px 0px 0px 28px;
	float: left;
}

#contentnavifooter { 
	margin: 0px 0px 0px 93px;
	width: 848px;
	height: 13px;
	background: transparent url(bg_footer_navitext.gif) no-repeat;
}

/* Content für Referenztemplate */

#contentref { 
	margin: 0px 0px 0px 93px;
	width: 848px;
	height: 267px;
	background: url(bg_reftext.gif) no-repeat center;
	overflow: hidden;
}

#contentreflinks { 
	margin: 23px 28px 0px 0px;
	padding: 0px 28px 0px 28px;
	border-right: 1px solid #545454;
	height: 220px;
	float: left;
	overflow: hidden;
}

#contentrefrechts { 
	margin: 23px 28px 0px 0px;
	height: 220px;
}

/* Content für Newstemplate */

#contentnews { 
	margin: 0px 0px 0px 93px;
	width: 848px;
	min-height: 510px;
	background: #FFFFFF;
	overflow: hidden;
}

#newskopflinks { 
	margin: 28px 0px 0px 0px;
	text-align: center;
	padding: 0;
	width: 230px;
	float: left;
}

#newskopfrechts { 
	margin-top: 28px;
	padding-left: 28px;
	width: 562px;
	float: left;
	border-left: 1px solid #545454;
}

#newstextlinks { 
	margin: 0;
	text-align: center;
	width: 230px;
	clear: left;
	float: left;
}

#newstextrechts { 
	margin-top: 0;
	padding-left: 28px;
	width: 562px;
	float: left;
	border-left: 1px solid #FFFFFF;
}

.teaser { 
	border-bottom: 1px solid silver;
	margin-bottom: 7px;
	padding-bottom: 7px;
}

#footernews { 
	margin: 0px 0px 0px 93px;
	width: 848px;
	height: 13px;
	background: transparent url(bg_footer_weiss.gif) no-repeat;
}

/* Fußbereich der Seite*/

#footer { 
	margin: 10px 0px 0px 110px;
	width: 848px;
	font-size: 11px;
}

#footer a:link,  #footer a:visited, #footer a:hover { 
	color: #545454;
	text-decoration: none;
	font-size: 11px;
}

*******************************************************************************/
#form-module { 
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}

#form-module td { 
	padding: 3px 20px 3px 3px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#form-module label { 
	font-weight: bold;
}

#form-module label.checkbox { 
	width: 372px;
	border-left: 2px solid #fff;
	border-right: none;
}

#form-module input, 
#form-module select, 
#form-module textarea { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	float: left;
	width: 200px;
	border: 1px solid silver;
}

#form-module input.text { 
}

#form-module input.checkbox { 
	width: 120px;
	padding: 0;
	border: none;
}

#form-module input.submit { 
	margin: 0;
	border: 1px solid silver;
	background-color: #fff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #545454;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}

#form-module input.submit:hover { 
	background-color: #f7f7f7;
	font-weight: bold;
	color: #006451;
}

#form-module label.textarea, 
#form-module textarea.textarea { 
	height: 96px;
}

#form-module-thanks { 
}

