body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#wrapper {
	color: #000000;
	width: 990px; 
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

p {
	margin-bottom: 11px;
	margin-top: 0px;
	padding: 0px;
	font-size:11px;
	line-height:14px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
	text-decoration: none;
}
h2 {
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	text-decoration: none;
}
h3 {
	margin: 0px 0px 2px;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
}
a {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

/* CSS fuer Seitenlayout */
#header {

}

#logo {
	float: left;
	width: 428px;
}

#headimage {
	width: 987px;
	float: left;
	/*top: 55px;
	z-index: 1;
	position: absolute;*/
}

#sprachwahl {
	float: right;
	width: 640px;
	/*top: 0px;
	position: absolute;
	z-index: 3;
	left: 354px;*/
}

#sprachwahl img {
	margin-right: 10px;
}

#farbbalken {
	/*position: absolute;
	left: 0px;
	top: 182px;*/
	width: 960px;
}

#page_container {
	width: 960px;
	margin-top: 10px;
	/*position: relative;
	top: 198px;
	left: 0px;*/
}

#navigation {
	float: left;
	left: 0px;
	width: 185px;
}

#navigation ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
}
.nav_level_1_no {
	padding: 3px 0px;
	background-color: #2b9f69;
	margin-top: 1px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.nav_level_1_no a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav_level_2_no {
	border-top: 1px solid white;
	border-left: 15px solid #385f8f;
	padding: 3px 6px;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	background-color: #bfcedd;
}
.nav_level_2_no a {
	text-decoration: none;
	color: #000000;
}
.nav_level_2_no a:hover {
	text-decoration: underline;
}
#inhalt {
	padding-left: 15px;
	padding-right: 21px;
	width: 505px;
	margin-bottom: 14px;
	float: left;
}
#inhalt li {
	list-style-type: square;
	line-height: 17px;
}
#news {
	float: right;
	width: 234px;
}
#news_header {
	position: relative;
	top: 0px;
	left: 0px;
}
#news_inhalt {
	position: relative;
	left: 0px;
	padding: 10px;
	margin-bottom: 14px;
	background-color: #e5f5f0;
	width: 214px;
}
#news_inhalt h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 11px 0px;
}
#news_inhalt a {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
}
#news_inhalt img {
	border: 1px solid #000000;
}
#footer {
	height: 80px;
	border-color: black;
	border-width: 1px;
	border-top: 1px solid black;
	font-size: 11px;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #000000;
	width: 760px;
	float: right;
}
#footer a {
	color: #009c6b;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
}
#footer a:hover {
	color: #009c6b;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-decoration: underline;
}

/* CSS fuer tt_news */
.news-latest-container {
	border: none;
	background-color:#E5F5F0;
}
.news-list-container img {
	border: 1px solid #000000;
}
.news-single-img img {
	border: 1px solid #000000;
	float: right;
	margin-left: 5px;
}
#news-single-file-list {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: square;
	list-style-position: inside;
}
#news-single-file-list li {
	padding-left: 15px;
}
.contenttable {
	width: 505px;
	margin-top: 10px;
	border-collapse: collapse;
}
.contenttable td {
	border: 1px solid #000000;
	padding: 3px;
}
.tr-0 {
	font-weight: bold;
	background-color: #e5f5f0;	
}

/* CSS fuer mw_imagemap */
.mw_imagemap img {
	border: none;
}

/* CSS fuer Lexikon */
.tx-sgglossary-pi1 {
	width: 505px;
}
.glossary_index {
	border: 1px solid #A2A2A2;
	border-collapse: collapse;
	margin: auto;
}
.glossary_index_item_all {
	border: 1px solid #A2A2A2;
	padding: 3px;
}
.glossary_index_item {
	border: 1px solid #A2A2A2;
	padding: 3px;
}
.glossary_list{
	margin-top: 15px;
}
.glossary_entry {
	border: 1px solid #A2A2A2;
	background-color: #EFEFEF;
	border-collapse: collapse;

}
.glossary_entry td {
	width: 505px;
	border: 1px solid #A2A2A2;
	padding: 3px;
}
.glossary_entry_description {}
.glossary_entry_image {
	float: right;
}
.glossary_browser {
	text-align: center;
}

/* CSS fuer Kontaktformular */
.csc-mailform {
	border: 0px;
}
.csc-mailform-field {
	clear: both;
	margin-bottom:10px;
}
.csc-mailform-field label {
	float: left;
	width: 150px;
}
.csc-mailform-field input {
	width: 300px;
	height: 13px;
	font-size: 11px;
}
.csc-mailform-field select {
	width: 305px;
	font-size: 11px;
}
#mailformAnrede {
	border: 0px;
	padding: 0px;
	margin-left: 145px;
}
#mailformAnrede input {
	float: none;
	width: 25px;
}
#mailformAnrede label {
	float: none;
}
#mailformformtype_mail {
	width: 70px;
	height: 20px;
	font-size: 11px;
}
#mailformTitle {
	width: 72px;
	height: 13px;
	font-size: 11px;
}
#mailformText {
	width: 300px;
}

/* CSS fuer Commerce */
.com-list-even, .com-list-odd {
	clear: left;
	margin-bottom: 10px;
}
.com-list-spacer {
	clear: both;
	height: 10px;
}
.com-list-col-img {
	float: left;
	width: 77px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.com-list-col-img img {
	border: 1px solid #000000;
}
.com-list-text-container {
	float: right;
	width: 410px;
}
.com-list-text-container hr {
	border:1px solid #000000;
	border-left:0; border-right:0; border-bottom:0;
	height:1px;
}
.com-list-detaillink {
	margin-top: 10px;
	margin-bottom: 15px;
}
.com-list-detaillink a {
	text-decoration: none;
	color: #009C6B;
}
.com-list-detaillink a:hover {
	text-decoration: underline;
}
.com-single-title {
	margin-bottom: 15px;
}
.com-single-image {
	float: right;
	width: 252px;
	margin-left: 13px;
}
.com-single-image img {
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-left: 10px;
}
.com-single-description {
	float: left;
	width: 240px;
}
.com-single-description ul {
	padding-left: 15px;
	margin: 0px;
}
.com-single-image-ce-text {
	margin-left: 13px;
	margin-bottom: 5px;
	color: #666666;
	font-size: 10px;
}
