/* Design by Walter Seibold  walter@seibold.co
	ACHTUNG 06.08.2006 .link_hidden versteckt die Statische Navigation hinter der Javascript Navigation
*/

BODY {
	scrollbar-DarkShadow-Color: black;
	scrollbar-Track-Color: #b1c0bc;
	scrollbar-Face-Color: #7bcaeb;
	scrollbar-Shadow-Color: #7bcaeb;
	scrollbar-Highlight-Color: #7bcaeb;
	scrollbar-Arrow-Color: black;
	SCROLLBAR-3DLIGHT-COLOR: black;
	background: #fff; /* Standard Farbe weiss */
	margin: 5px 5px 5px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10pt;
}
ul, li, p, h2, h3, a {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#zentrum{

	width: 1050px;
	margin-left: auto;
	margin-right: auto;
}

#logo{
	background: url(bilder/green_verlauf.png) repeat-x left top; /* nur wenn der rest nicht funktionieren sollte! */
	background: -moz-linear-gradient( top, #DDF43E, #5BF4A5);
	background: -webkit-gradient(linear, left top, left bottom, from(#DDF43E), to(#5BF4A5));
	width: 1050px;
	height: 110px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#logo .minibal{
	width: 260px;
	background: transparent;
	float: left;
	padding: 5px 5px 1px 5px;
	display: inline-block;
}

#logo .corner img {
	position: relative;
	top: 8px;

}
.c { position: absolute;width: 10px;height: 10px;padding: 0;overflow: hidden;z-index: 100;    background: transparent url(bilder/corners.png) no-repeat 0 0;_background-image: url(bilder/corners-IE6.png);}

#logo .corner_rs img{
float: right;
	top: 8px;
	width: 220px;
	background: url(bilder/oliven_rs.gif) no-repeat left top;
	height: 110px;
}
#box_lang {
	font-size: 7px;
	position: absolute;
	top: 0px;
	width: 240px;
	background: transparent;
	padding-left: 10px;
	padding-top: 103px;
}
#box_lang .new_lang {
	display: inline-block;
	float: left;
	background: transparent;
	cursor: pointer;
	border: thin solid Teal;
	padding: 0 0 0 24px;
	font-weight: bold;
	letter-spacing: 3px;
	width: 240px;
}
#box_navi{
	float: left;
	width: 100%;
	height: 60px;
	background-color: #3C6EFF;
	background: -moz-linear-gradient( top, #5BF4A5, #DDF43E);
	background: -webkit-gradient(linear, left top, left bottom, from(#5BF4A5), to(#DDF43E));
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}

#navi {
	clear: right;
	float: right;
	width: 780px;
	background: transparent; 
	
}
#navi ul{
	clear: both; 
	float: left; 
	width: 798px;
}
#navi li{
/* float: right; */
	font-size: 9.2pt;
	padding: 3px 5px 3px 10px;
	text-align: justify;
	font-weight: bold;
	list-style: none;
	display: inline-block; /* hier ist die Aussage für das nebeneinander der Listenelemente */
	background-color: #078343;
	background: -moz-linear-gradient( top, #BEFCDC, #078343);
	background: -webkit-gradient(linear, left top, left bottom, from(#BEFCDC), to(#078343));
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#navi li a:link{
	color: Navy;
	display: inline;
	padding: 0 3px 0 3px;
	margin-right: 10px;
}
#navi li a:visited {
	color: Navy;
}
#navi li a:hover{
	color: Teal;
	background-color: #078343; /* nur wenn der rest nicht funktionieren sollte! */
	background: -moz-linear-gradient( top, #078343, #BEFCDC);
	background: -webkit-gradient(linear, left top, left bottom, from(#078343), to(#BEFCDC));
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 0 3px 0 3px;
	}
* html #navi a:hover {
	height: 1px; 
}

#ordner_top {
	float: left;
	padding: 11px 0 11px 10px;
	font-size: 14pt;
	color: Navy;
	font-weight: 300;
	width: 250px !important; /* height: 60px; */
	display: inline-block; /* hier ist die Aussage für das nebeneinander der Listenelemente */
	background: transparent;
	text-align: left;
}
#navi_datei {
	clear: both;
	float: left;
	width: 250px;
	top: -10px;
	height: auto;
	text-align: left;
	background: url(bilder/green_verlauf.png) repeat-x left top; /* nur wenn der rest nicht funktionieren sollte! */
	background: -moz-linear-gradient( top, #DDF43E, #5BF4A5);
	background: -webkit-gradient(linear, left top, left bottom, from(#DDF43E), to(#5BF4A5));

}

#navi_datei li{
	padding: 3px 10px 8px 10px;
	color: White;
	list-style: none;
	
}
#navi_datei li a:link{
	list-style: none;
	color: Teal;
	padding: 0 3px 0 3px;
}
#navi_datei li a:hover{
	background-color: #BEFCDC; /* nur wenn der rest nicht funktionieren sollte! */
	background: -moz-linear-gradient( top, #BEFCDC, #078343 );
	background: -webkit-gradient(linear, left top, left bottom, from(#BEFCDC), to(#078343));
	padding: 0 3px 0 3px;
}
#anschrift{
	float: left;
	background: transparent;
	height: 720px;
}
#anschrift img{
	vertical-align: bottom;
}
#content{
	clear: right;
	float: right;
	margin-right: 14px;
	width: 780px;
	height: 800px;
	text-align: center;
	vertical-align: top;
}
.radius {
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border: 7px solid Teal;
}
h1{
	color: Teal;
	font-size: 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 12px 2px 12px;
}
#content h1 .Titel{
	color: Black;
	font-size: 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#content .kommentar {
	margin-top: 4px;
	font-size: 11pt;
	font-weight: bold;
	width: auto;
}
.input_Titel{
	color: Black;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 12px 6px 12px;
	border: none;
	border-bottom: thin solid Black;
	text-align: center;
}
.input_ordner_top{
	color: White;
	font-weight: bold;
	font-size: 12px;
	background: transparent;
	border: none;
}
.input_schalter_name{
	font-size: 7pt;
}
#input_Speichern{
	float: left;
	display: block;
	color: Maroon;
	border: thin solid Maroon;
	background-color: Aqua;
	padding: 2 6 2 6;
	cursor: pointer;
}
#input_Speichern_red{
	float: left;
	display: block;
	color: Maroon;
	border: thin solid Maroon;
	background-color: Fuchsia;
	padding: 2 6 2 6;
	cursor: pointer;
}

p {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
}
.minibal {
	/*	im zusammenspiel mit Minibal Gelenkbildchen
	background: url(bilder/minibal_drueckergelenk.gif) no-repeat left;
*/
	color: #414141;
	font-size: 13pt;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 3px;
}
.fett{
	color: #00016A;
	font-size: 14pt;
}

h2 {
	color: #414141;
	padding: 1px 12px 2px 12px;
	font-weight: bold;
	font-size: 16px;
}

h3 {
	color: Black;
	background: url(bg_logo.jpg) repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1px 12px 1px 12px;
	 }
h4 {
	color: #629fd2;
	padding: 2px 8px 2px 8px;
	font-size: 12pt;
	border-bottom: 1px solid #629fd2;
}	

hr {	
	border : 1px solid #629fd2;
}

.button {
	background-color: #629fd2;
	color: #0000FF;
	font-size: 10px;
	border: 1px solid Black;
	padding-left: 2;
	cursor: pointer;
} 
table, td {
	font-size: 10pt; 
}
/*************************************
input, select, option, textarea {
	background-color: #d5e5f2;
	color: blue;
	border: thin solid Aqua;
	border-width: 1px;
	padding-left: 2;
	font-size: 10pt;
}
input.send  {
	background-color: #d5e5f2;
	color: blue;
	border: thin solid Aqua;
	border-width: 1px;
	padding-left: 2;
	font-size: 10pt;
}
***********************************/
.r1 {
border-style: solid ;
border-width: 1pt;
border-color: Aqua; }
.r2 {
border-style: solid ;
border-width: 2px;
border-color: #629fd2; }
.r3 {
border-style: solid ;
border-width: 3px;
border-color: #629fd2; }
.rb{
	border-style: solid ;
	border-width: 1px;
	border-color: aqua; }
.rs {
	border-style: solid ;
	border-width: 2px;
	border-color: Silver; }
#fussnote2{
position: absolute;
	top: 1100px;
	left: 10px;
	width: 350px;
	height: auto;
}	
#schalter_benennen{
	position: absolute;
	top: 1100px;
	left: 650px;
	width: 450px;
	height: auto;
	padding-bottom: 20px;
	background: Silver;
}
#fussnote{
	clear: right;
	float: left;
	width: 100%;

	padding: 11px 10px 11px 10px;
	font-size: 10pt;
	color: White;
	font-weight: 100;
	top: -2px;
	background-color: #3C6EFF;
	background: -moz-linear-gradient( top, #5BF4A5, #DDF43E);
	background: -webkit-gradient(linear, left top, left bottom, from(#5BF4A5), to(#DDF43E));
	
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	border-radius: 10px;
	border-top-left-radius: 0;
	margin-bottom: 20px;
}