html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #9E024C;
}
a:hover {
	color: #FFA405;
}
a:focus {
outline:none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #E2D3AC url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	position: relative;
	background: #FFFFFF url(images/body_bg.gif) repeat-y;
}
#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
}
#left {
  float: left;
  width: 243px;
}
#logo {
	width: 243px;
	height: 230px;
	background: url(images/header_1.jpg) no-repeat left;
	text-align: center;
	color: #595959;
	float: left;
}
#logo h1 {
	margin: 8px 10px 4px 12px;
	border-top: 1px solid #B8B8B8;
	padding: 3px;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
#logo li {
	list-style: none;
}
#logo .logo {
	padding-top: 20px;
	font: normal 25px "Times New Roman", Times, serif;
	color: #4CB084;
	letter-spacing: 0em;
	border-style: none;
	margin: 0px;
	}
#logo p {
	margin: 8px 15px 4px;
	border-top: 1px solid #B8B8B8;
	padding: 3px;
	letter-spacing: 0.2em;
	font-size: 12px;
	line-height: 20px;
}

#nav {
	margin-left: 9px;
	padding-left: 1px;
	padding-bottom: 29px;
	background: #333333 url(images/nav_bot.jpg) no-repeat left bottom;

}
#nav ul {

}
#nav li {
	list-style: none;
	border-top: 1px solid #CCCCCC;
	padding: 7px 0 0 0px;
	letter-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 90%;
	padding: 2px 0 6px 8px;
}
#nav li li li {
	background: #4CB084;
	height: 100% !important;
		font-style: normal;
	}
#nav li li li.active {
	background: #4CB084;
	font-style: italic !important;
}

#nav li li li a {
	background: #4CB084;
	width: 90%;
}

#nav li li li a:hover {
	background: #4CB084;
}
#nav li a:hover {
	text-decoration: underline;
}
#nav li.active {
	background: #9E024C;
	font-weight: bold;
}
	
	#nav li li a {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 90%;
	padding: 2px 0 6px 16px;
	font-size: 0.9em;
	font-weight: normal;

}
#nav li li a:hover {
	text-decoration: underline;
}
#nav li li.active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#news {
  background: url(images/news_bg.gif) repeat-y;
  padding-left: 22px;
  padding-right: 17px;
  padding-bottom: 3px;
}
.news_title {
	font-size: 1.2em;
	color: #990033;
	padding-top: 5px;
	font-weight: bold;
}

#news p {
	margin: 1em 0px 1em 0;
	font-size: 1em;
}
#news a {
	color: #9B0447;
	text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news a.more {
	font-size: 10px;
	text-align: right;
}

#weiseworte {
  background: url(images/news_bg.gif) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
}
#weiseworte h2 {
	font-size: 12px;
	color: #996633;
	padding-top: 5px;
}
#weiseworte h3 {
	font-size: 12px;
	margin: 1em 8px 1em 0;
}
#weiseworte p {
	font-size: 11px;
	margin: 1em 0px 1em 0;
}

#weiseworte a:hover {
  color: #38301A;
}
.more, more a {
	font-size: 10px;
	text-align: right;
}

#support {
	background: url(images/support.jpg) no-repeat;
	padding: 1px;
	height: 130px;
	color: #FFFFFF;
}
#support p {
	margin: 0.7em 2.6em;
	font-size: 11px;
}
#support a {
	color: #FFFFFF;
}
#contentlogobox {
	background: url(images/logo.jpg) no-repeat right top;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

#right {
	float: right;
	width: 490px;
	padding-right: 20px;
	padding-top: 301px;
	text-align: left;
}
#right h1 {
	color: #333333;
	padding-bottom: 6px;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 2em;
	padding-left: 20px;
}
#right h2 {
	font: 18px arial, sans-serif;
	color: #660033;
	border-bottom: 1px solid #660033;
	padding-bottom: 6px;
	margin-bottom: 1em;
}
#right h3 {
	color: #990066;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 6px;
}

#right ul{
	padding: 0px 0px 0px 15px;
}
#right li {
	padding: 0px 0px 8px;
}

#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#spacer {
  height: 2em;
}

#footer {
	background: url(images/footer_bg.gif) repeat-y;
	border-top: 1px solid #9D024B;
	width: 756px;
	height: auto;
	border-bottom: 10px solid #9D024B;
	padding: 10px;
}
#footer p {
	padding: 0px 0px 0px 20px;

}
#footer h4 {
	color: #666666;
	font-size: 0.8em;
	font-weight: normal;
	padding: 10px;
}
.footerl {
	float: left;
	width: 35%;
	text-align: left;
	padding-left: 10px;
}
.footerr {
	float: right;
	width: 60%;
	text-align: right;
	font-size: 0.9em;
	padding-right: 10px;
	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }
.align-center {
	text-align: center;
}
.small {
	font-size: 0.8em;
}
/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 0px;
	width: 99%;
}
th strong {
	color: #333333;
}
th {
	background: #EDEDED;
	height: 29px;
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	font-size: 90%;
}
tr {
	height: 30px;
}
td {
	padding-right: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #FF0000;
}
tr.row-b {
	background: #FF0000;
	text-align: right;
}
caption {
	color: #990066;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0em;
	padding: 0px;
}
/* end - table */

/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
    border: none;
}

#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	color: #990066;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 6px;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}
#sitemap ul {
	list-style-type: none;
	margin: 0 5px;
	padding: 0;
	border-left: 2px dotted #CCCCCC;
} 
#sitemap ul li { margin: 8px 0 0 0; padding: 0; }
#sitemap ul ul { list-style-type: none; border-left: 2px dotted #CCCCCC; margin: 0 0 0 30px; padding: 0; } 
#sitemap ul ul li {
	margin: 0;
	margin: 3px 0 0 0;
	padding: 0;
}
#sitemap ul a {
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
} 
#sitemap ul a:visited {
	padding-right: 15px;
} 
#sitemap ul a:hover, #sitemap ul a:active, #sitemap ul a:focus {
} 
#sitemap ul ul a { font-variant: normal; font-weight: normal; } 
#sitemap ul ul a.lev2 {
	font-weight: normal;
} 
#sitemap ul span.sm-aktiv {
	padding-left: 10px;
}

/* alphamerisch Webdesign
------------------------------------------------------------------------------- */
#boxalpha{
	margin: 0px 0px 10px;
	padding: 10px;
	border: 1px solid #999999;
}
.alpha{
	color: #003366;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 125%;
	font-weight: bold;
	padding-left: 41px;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 0.1em;
}
.design{
	color: #FF6633;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 125%;
	font-weight: bold;
	letter-spacing: 0.1em;
}
hr {
	height: 1px;
	border-top: 1px solid #660033;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
}
.fam {
	padding-top: 20px;
	font: normal 1.4em "Times New Roman", Times, serif;
	color: #4CB084;
	letter-spacing: 0em;
	border-style: none;
	margin: 0px;
	}
.copy {
	font-size: 0.7em;
	text-align: right;
	float: right;
	color: #999999;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.copy a {
	color: #999999;
	text-decoration: none;
}