body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #000000;
	background: #ffffff;
}

.outline {
	border: 1px solid #cccccc;
  background: #ffffff;
  padding: 2px;
}


h4 {font-size: 11px;}

#pathway_text {
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 25px;
	white-space: nowrap;
	border-right: 1px solid #ffffff;
	border-right: solid 1px #1C969E;       
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #04696F;
	
	
	color: #BC3131;
	color: #A90101;
	color: #101BAA;
	color: #244A67;
					
	background: transparent;
}

#buttons>ul#mainlevel-nav li a {width: auto;}

ul#mainlevel-nav li a:hover {
	color: #000000;
	background: #ffffff;
}

/* Active TOP Menu */

ul#mainlevel-nav li a#active_menu-nav {background: #ffffff;}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 960px;
	height: 150px;
	border: 1px solid #cccccc;
	background: url(../images/header.jpg) no-repeat;
}

/* Flash Banner */

#flashbanner {
	padding: 0px;
	width: 960px;
	height: 150px;
}

#left_outer {
	float: left;
	margin-top: 2px;
	width: 163px;
	/*background-color: #8ac8ca;*/
	border: 1px solid #cccccc;  
}

#left_inner {
  float: none !important;
  float: left;
  background-image: url(../images/bg.gif);
  background-repeat: repeat;
}

#contacts_outer {
  border: 1px solid #cccccc;
  float: left;
  margin-top: 2px;
  width: 163px;
  background-color: #8ac8ca;
}

#contacts_inner {
  pxadding: 2px;
  float: none !important;
  float: left;
  color: #000000;
  width: 100%;
}

#contacts_inner p {
	bxackground-color: #60ABB0;
	padding: 3px 6px;
	margin: 0px 0px 5px 0px;
	color: #04696F;
	border-bottom: solid 1px #1C969E;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	/* margin-left: 2px; */
	/** border: 1px solid #cccccc; **/
	float: right;
	width: 794px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#top_navi {
	float: left;
	height: 25px;
	width: 792px !important;
	width: 794px;
	border: 1px solid #cccccc;
	background-color: #8ac8ca;
	margin-bottom: 1px;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}

.user1_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}

#sncontent {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-left: 50px;
}

table td.body_outer {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

.footer {
	background-color: #706f6a;
  color: #C0C0C0;
  font-weight: bold;
  height: 20px;
	width: 965px;
	padding-top: 3px;
}



ul {
margin: 0;
padding: 0;
list-style: none;
}

li {
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}


a:link, a:visited {
	color: #008b94;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

table.contentpane {
	width: 97%;
	border-collapse: collapse;
	border-spacing: 0px;
	position: relative;
	text-align: left;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading { padding-left: 4px; }

.button {
  color: #008b94;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 1px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 12px;
}

.contentcolumn {padding-right: 5px;}

.contentheading {
	height: 30px;	
	color: #008b94;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {width: 100%;}

table.searchintro td {font-weight: bold;}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #808080;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {padding: 2px;}

.sectiontableheader {
  font-weight: bold;
  height: 20px;
  background: url(../images/topbg.gif) repeat-x;
  padding: 4px;
}

.sectiontablefooter {}

.sectiontableentry1 {background-color : #ffffff;}

.sectiontableentry2 {background-color : #f9f9f9;}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {padding: 2px;}

table.contenttoc th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	bxackground: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 10px;
	/*
	height: 20px !important;
	height: 25px;
	*/
	/* width: 100%; */
	text-decoration: none;
	
	
	color: #04696F;
	border-bottom: solid 1px #1C969E;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
	color: #378E94;
	background-color: white;       
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {color: #fff;}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	text-align: left;
}

a.sublevel:hover {
	color: #008b94;
	text-decoration: none;
}

a.sublevel#active_menu {color: #333;}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #dddddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
	padding: 0;
}

div.mosimage {border: 1px solid #ccc;}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

/* SN extra */

div#headerNav {
	height: 16px;	
	background-color: #706f69;
	padding: 4px;
	color: white;
	border-bottom: solid 1px white;
}

div#headerNav div.snLang {
	float: left;	
	width: 90px;
	margin-right: 10px;
}

div#headerNav div.snLang img {
	margin-right: 3px;
}

div#headerNav div.snServiceNav {
	float: left;
	width: 200px;
}

div#headerNav div.snServiceNav a {
	margin-right: 10px;	
	font-weight: normal;
	color: white;
}

div#headerNav div.snServiceNav a:hover {
	text-decoration: underline;
}

div#headerNav div.snSearch {
	float: right;
	width: 200px;
	baxckground-color: green;
}


div#headerNav div.snSearch input {
	font-size: 10px;
	border: solid 1px white;
	padding: 1px;
	margin: 0px 4px 0px 0px;
	padding: 0px;
}

div#headerNav div.snSearch input.button {
	height: 15px !important;
	height: 17px;
	padding: 0px !important;
	border: 0px !important;
}


table.moduletable th {
	color: #1C969E;
}


/* Modul Kontakte */
a.sncontactlink, a.sncontactlink:link, a.sncontactlink:visited {
	font-weight: normal;
	color: #04696F;
}

a.sncontactlink:hover {
	font-weight: normal;
	color: white;
	text-decoration: underline;
}


/* Komponente Downloads */
table.sndltable {
	background-color: #F1F3F5;
}

table.sndltable th {
	background-color: #eaeaea;
	color: #333333;
	padding: 2px;
}

table.sndltable td {
	padding: 2px;
}

/* ---------------------------------------------------
	SNPRODUCTS / PRODUKTE-KATALOG
--------------------------------------------------- */

#produkte {
	padding: 0px 4px;
}

#produkte h2 {
	font-size: 16px;
}

#produkte h3 {
	font-size: 16px;
}


/* GROSSE REITER */

#produkte div.tab-page h2.tab {
	width: 116px !important;
	background-image: url('tab.png') !important;
}

#produkte div.tab-page h2 {
	width: 116px;
}

#produkte div.tab-page h2.hover {
	width: 116px !important;
	background-image: url('tab_hover.png') !important;
}

#produkte div.tab-page h2.selected {
	width: 120px !important;
	background-image: url('tab_active.png') !important;
}

#produkte div.prod_detailtab td.text {
	text-align: justify;
	padding-right: 20px;
}

#produkte div.prod_detailtab_img img {
	margin: 15px;
	vertical-align: middle;
}

/* Content */

.frontpage {}

.contentpane {
}

.contentpaneopen {
 margin-top: 10px;
 margin-right: 10px;
 margin-bottom: 10px;
 margin-left: 10px;
}

.w { margin-left: 1px; } /* Für das abgeschnittene W im Content */


div.prodintrobox {
	border: dashed 1px #ddd;
	background-color: #f9f9f9;
	color: #04696F;
	padding: 4px;
	margin: 4px;
}


.catselected a {
	background-color: white;
}