/* ====== Allgemeine Definitionen ====== */

body {
	margin: 0 auto;
	padding: 0px;
	font: 12px Arial, Tahoma, sans-serif;
	color: #414141;
	line-height: 1.6em;
}

img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

input {
	margin: 0px;
	padding: 0px;
}

/* ====== Seitenelemente ====== */

#logo {
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

#logo a {
	text-decoration: none;
	border: 0px !important;
}

#search {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 45px 0px 0px 0px;
}

#boxRight_head {
	width: 223px;
	margin: 11px 0px 3px 15px;
	padding: 0px;
	border-bottom: 1px solid #9b9b9b;
}

#boxRight {
	\width: 223px;
	w\idth: 193px;
	margin: 0px 0px 15px 15px;
	padding: 15px;
	background: #f7f7f7;
	font: 11px 'Trebuchet MS', Tahoma, sans-serif;
	color: #5c8886;
	line-height: 1.6em;
}

#boxRight a {
	color: #5c8886;
}

#boxRight a:hover {
	color: #5a5a5a;
	text-decoration: none;
	border: 0px !important;
}

/* ====== Container ====== */


#header {
	margin: 0px;
	padding: 0px;
	width: 930px;
	height: 88px;
	background-color: #ffffff;
}

#streifen_blau {
	margin: 0px 0px 30px 0px;
	padding: 7px 0px 0px 700px;
	\width: 930px; /*930*/
	w\idth: 230px; /*930*/
	\height: 27px; /*27*/
	he\ight: 20px; /*27*/
	background: #FFFFFF url(images/bg_streifen_blau.gif) repeat-x top left;
	border-bottom: 5px #81b3b1 solid;
	font: 9px 'Trecbuchet MS', Arial, sans-serif;	
	color: #ffffff;
}

#headerprint {
	display: none;
}

#content {
	margin: 0px;
	padding: 0px 0px 70px 0px;
	\width: 930px;
	w\idth: 930px;
	background: #FFFFFF url(images/bg_instrumente.jpg) no-repeat bottom left;
}

#contentLeft {
	float: left;
	\width: 680px; /*680*/
	w\idth: 530px; /*680*/
	margin: 0px;
	padding: 0px 30px 0px 120px;
}

#contentRight {
	float: left;
	\width: 242px; /*242*/
	w\idth: 242px; /*242*/
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.6em;
}

#footer {
	\width: 930px; /*930*/
	w\idth: 810px; /*930*/
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 120px;
	border-top: 1px #cccccc solid;
	font: 10px 'Trecbuchet MS', Arial, sans-serif;	
}

/* ====== Navigation ====== */

.menulevel1 {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font: 12px 'Trebuchet MS', Tahoma, sans-serif;
	color: #5c8886;
	font-weight: bold;
	line-height: 1.5em;
}

.menulevel1 li {
	margin: 0px;
	padding: 0px;
}

.menulevel1 a {
	color: #4f4e4e;
}

.menulevel1 a:hover {
	color: #5c8886;
}

.menulevel1 a:active {
	color: #5c8886;
}

.menulevel2 {
	list-style: none;
	margin: 5px 0px 5px 5px !important;
	padding: 0px;
	font: 12px 'Trebuchet MS', Tahoma, sans-serif;
	color: #5c8886;
	font-weight: normal !important;
	line-height: 1.5em;
}

.menulevel2 li {
	margin: 0px;
	padding: 0px;
}

.menulevel2 a {
	color: #4f4e4e;
}

.menulevel2 a:hover {
	color: #5c8886;
}

.menulevel2 a:active {
	color: #5c8886;
}

.menulevel3 {
	list-style: none;
	margin: 5px 0px 5px 0px !important;
	padding: 0px;
	font: 12px 'Trebuchet MS', Tahoma, sans-serif;
	color: #4f4e4e !important;
	font-weight: normal !important;
	line-height: 1.5em;
}

.menulevel3 li {
	margin: 0px;
	padding: 0px;
}

.menulevel3 a {
	color: #4f4e4e !important;
}

.menulevel3 a:hover {
	color: #5c8886 !important;
}

.menulevel3 a:active {
	color: #4f4e4e !important;
}


/* ====== Sitemap ====== */

.sitemaplevel1 {
	padding-left: 20px;
	list-style-image: url(images/pfeil.gif);
	font-size: 1.0em;
	line-height: 1.5em;
}

.sitemaplevel1 a {
	color: #414141;
}

.sitemaplevel1 a:hover {
	color: #5c8886;
	border-bottom: 1px dotted #5c8886;
}

.sitemaplevel2 {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 5px 0px;
	list-style: none;
	font-size: 1.0em;
	line-height: 1.5em;
}

.sitemaplevel2 a {
	color: #5c8886;
}

.sitemaplevel2 a:hover {
	color: #5c8886;
	border-bottom: 1px dotted #5c8886;
}

.sitemaplevel3 {
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 5px 0px;
	list-style: none;
	font-size: 1.0em;
	line-height: 1.5em;
}

.sitemaplevel3 a {
	color: #5c8886;
}

.sitemaplevel3 a:hover {
	color: #5c8886;
	border-bottom: 1px dotted #5c8886;
}


/* ====== Textelemente ====== */

h1, h2, h3 {
	margin: 0px 0px 20px -120px;
	padding: 0px 0px 8px 120px;
	font: 19px 'Trecbuchet MS', Arial, sans-serif;	
	color: #414141;
	border-bottom: 1px #cccccc solid;
}

h5 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 8px 0px;
	font: 14px Arial, Tahoma, sans-serif;
	font-weight: normal;	
	color: #5c8886;
	border-bottom: 1px #cccccc solid;
}

h6 {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font: 13px Arial, Tahoma, sans-serif;
	font-weight: bold;	
}

a {
	color: #5c8886;
	text-decoration: none;
}

a:hover {
	color: #5c8886;
	border-bottom: 1px dotted #5c8886;
}

#footer a {
	color: #5c8886;
}

#footer a:hover {
	color: #5c8886;
	border-bottom: 1px dotted #5c8886;
}

/* ====== Formulare ====== */

select {
	background: #ffffff;
	border: 1px solid #5c8886;
	font: 11px Arial, Tahoma, sans-serif;
	color: #5c8886;
}

input, textarea {
	background: #ffffff;
	border: 1px solid #5c8886;
	padding: 2px;
	margin: 0px;
	vertical-align: middle;
	font: 11px Arial, Tahoma, sans-serif;
	color: #5c8886;
}

input.small, select.small, textarea.small {
	width: 120px;
	margin-right: 5px;
}

input.small_search {
	width: 150px;
	margin-right: 5px;
	border: 1px solid #9b9b9b !important;
}

input.medium, select.medium, textarea.medium {
	width: 163px;
	margin-right: 5px;
}

input.large, select.large, textarea.large {
	width: 290px;
	margin-right: 5px;
}

input.xtralarge, select.xtralarge, textarea.xtralarge {
	width: 500px;
	margin-right: 5px;
}

input.noborder {
	border: none;	
	vertical-algin: middle;
}

textarea.nachricht {
	width: 290px;
	height: 120px;
	margin-right: 5px;
}

.check, .radio {
	border: 0px;
}

/* ====== Sonstige Elemente ====== */

table.edit {
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 2px solid #B4B4B4;
}

.willkommen_bilder {
	margin: 0px 20px 10px 0px;
	padding: 0px;
	border: 4px #a2b9b8 solid;
}

hr {
	width: 100%;	
}


/* ========== eContent.RS ======= */


/* ====== Navigation Editmenu ====== */

.naviEdit {
	margin: 0px 0px 10px 0px !important;
	padding: 0px;
}

.naviEdit ul {
	margin: 0px;
	padding: 0px;
}

.naviEdit li {
	float: left;
	display: inline;
	margin: 0px 2px 0px 0px;	
	padding: 2px 8px;
	list-style: none;
	background-color: #81B3B1;
}

.naviEdit li a {	
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
}

.naviEdit li a:hover {
	text-decoration: underline;
	border: 0px;
}

.head_settings {
	\width: 650px; /*650*/
	w\idth: 530px; /*650*/
	margin: 40px 0px 20px -120px;
	padding: 0px 0px 8px 120px;
	font: 16px 'Trecbuchet MS', Arial, sans-serif;	
	color: #414141;
	border-bottom: 1px #cccccc solid;
}

.moduleliste {
	margin: 0px 0px 50px 0px;
	padding: 0px;
}

.moduleliste li {
	list-style: none;
	background: none !important; 
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 1.5em;
}

.bilderupload {
	margin: 10px 0px 30px 0px;
	padding: 10px;
	background: #f1f1f1;
	border: 1px solid #B4B4B4;
}

.bilderuploadtrennung {
	margin: 0px;
	padding: 10px;
	border-bottom: 1px solid #B4B4B4;
}

/* ====== Sonstige Elemente eContent.RS ====== */

.clear {
	clear: both;	
}

.displaynone {
	display: none;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

.valignmiddle {
	vertical-align: middle;
}

table.edit {
	width: 100%;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 2px solid #B4B4B4;
}

#icon_settings {
	float: left;
	margin: 0px 15px 10px 0px;
	padding: 0px;
}

.checkbox {
	border: 1px solid #414141;
}