#nav, #nav ul {
padding : 0;
margin : 0;
list-style : none;
font-size : 1.7em;
position : relative;
z-index : 100;
}
#nav {
height : 30px;
float : left;
padding : 0;
background : transparent;
position : relative;
width : 720px;
}
#nav table {
border-collapse : collapse;
}
#nav li {
float : left;
font-variant : small-caps;
background : url(img/trenner.png) no-repeat 0 0;
}
#nav li ul {
background : #336699 none repeat scroll 0 0;
border-color : #3a93d2;
border-style : solid;
border-width : 0 1px 1px;
height : auto;
list-style-image : none;
list-style-position : outside;
list-style-type : none;
padding : 1px 3px 20px;
text-align : left;
white-space : nowrap;
font-size : 12px;
z-index : -10;
}
#nav li li {
float : none;
}
#nav li a li {
float : left;
}
#nav li a {
display : block;
float : left;
color : #fff;
height : 30px;
padding : 0 20px 0 10px;
line-height : 30px;
text-decoration : none;
white-space : nowrap;
font-weight : bold;
}
#nav li li a {
height : 25px;
line-height : 25px;
float : none;
}
#nav li:hover {
position : relative;
z-index : 100;
}
#nav a:hover {
position : relative;
z-index : 100;
text-decoration : underline;
border : 0;
}
#nav li:hover > a {
text-decoration : underline;
}
#nav :hover ul {
left : 0;
top : 30px;
z-index : 300;
}
#nav a:hover ul {
left : -1px;
}
#nav ul {
position : absolute;
left : -9999px;
top : -9999px;
}
#nav li:hover li:hover > ul {
left : 0;
margin-left : 100%;
top : 0;
}
#nav li:hover > ul ul {
position : absolute;
left : -9999px;
top : -9999px;
width : auto;
}
#nav li:hover li:hover > a {
text-decoration : underline;
}
#nav li a:hover ul li a:hover {
text-decoration : underline;
}
#nav a:hover a:hover ul, #nav a:hover a:hover a:hover ul, #nav a:hover a:hover a:hover a:hover ul, #nav a:hover a:hover a:hover a:hover a:hover ul {
left : 100%;
top : 0;
}
#nav a:hover ul ul, #nav a:hover a:hover ul ul, #nav a:hover a:hover a:hover ul ul, #nav a:hover a:hover a:hover a:hover ul ul {
position : absolute;
left : -9999px;
top : -9999px;
}
#nav_re, #nav_re ul {
padding : 0;
margin : 0;
list-style : none;
font-size : 1.7em;
position : relative;
z-index : 100;
}
#nav_re {
	height : 40px;
	float : right;
	padding : 0;
	position : relative;
	width : 190px;
	background-color: #09F;
}
#nav_re table {
border-collapse : collapse;
}
#nav_re li {
float : left;
font-variant : small-caps;
}
#nav_re li ul {
background : #CC6633 none repeat scroll 0 0;
border-color : #3a93d2;
border-style : solid;
border-width : 0 1px 1px;
height : auto;
list-style-image : none;
list-style-position : outside;
list-style-type : none;
padding : 1px 3px 20px;
text-align : left;
white-space : nowrap;
font-size : 12px;
z-index : -10;
}
#nav_re li li {
float : none;
}
#nav_re li a li {
float : left;
}
#nav_re li a {
	display : block;
	float : left;
	color : #fff;
	height : 30px;
	line-height : 30px;
	text-decoration : none;
	white-space : nowrap;
	font-weight : bold;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5;
}
#nav_re li li a {
height : 25px;
line-height : 25px;
float : none;
}
#nav_re li:hover {
position : relative;
z-index : 100;
}
#nav_re a:hover {
position : relative;
z-index : 100;
text-decoration : underline;
border : 0;
}
#nav_re li:hover > a {
text-decoration : underline;
}
#nav_re :hover ul {
left : 0;
top : 30px;
z-index : 300;
}
#nav_re a:hover ul {
left : -1px;
}
#nav_re ul {
position : absolute;
left : -9999px;
top : -9999px;
}
#nav_re li:hover li:hover > ul {
left : 0;
margin-left : 100%;
top : 0;
}
#nav_re li:hover > ul ul {
position : absolute;
left : -9999px;
top : -9999px;
width : auto;
}
#nav_re li:hover li:hover > a {
text-decoration : underline;
}
#nav_re li a:hover ul li a:hover {
text-decoration : underline;
}
#nav_re a:hover a:hover ul, #nav_re a:hover a:hover a:hover ul, #nav_re a:hover a:hover a:hover a:hover ul, #nav_re a:hover a:hover a:hover a:hover a:hover ul {
left : 100%;
top : 0;
}
#nav_re_re a:hover ul ul, #nav_re a:hover a:hover ul ul, #nav_re a:hover a:hover a:hover ul ul, #nav_re a:hover a:hover a:hover a:hover ul ul {
position : absolute;
left : -9999px;
top : -9999px;
}
* {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 1,5;
	padding-bottom: 0;
	padding-left: 0;
	color: #FFF;
}
body, form, fieldset, input, textarea, select, option, p, ul, li {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #000;
}
body {
	margin : 1;
	padding : 0;
	font-size : 61%;
	background : #0d1b27;
	overflow : auto;
}
a:hover {
	text-decoration : underline;
	color: #FFF;
}
img#bground {
	top : 0;
	left : 0px;
	position : absolute;
	width : 1662px;
	height : 1100px;
	z-index : -1000;
	text-align : center;
	padding : 0;
	margin : 0;
}
img#bground2 {
	top : -14px;
	left : 0px;
	position : absolute;
	width : 1662px;
	height : 1450px;
	z-index : -1000;
	text-align : center;
	padding : 0;
	margin : 0;
}
#order_stick_name img#bground {
top : 0;
left : 0;
position : absolute;
width : 100%;
height : 2500px;
z-index : -1000;
text-align : center;
padding : 0;
margin : 0;
}
#alles {
	background-color: #99CC66;
	margin: auto;
	height: auto;
	width : 1000px;
	text-align : left;
	background : #ffffff;
	border:5pt solid #71818E;
	overflow:hidden;
	padding: 15px;
}
#alles1 {
	background-color: #99CC66;
	margin: auto;
	height: auto;
	width : 1300px;
	text-align : left;
	background : #ffffff;
	border:5pt solid #71818E;
	overflow:hidden;
	padding: 15px;
}
 
 /* IE 6.0 scrolling*/
* html #alles {
height:120%;
overflow-y: hidden;
overflow-x: hidden;
}
 
 /* IE 6.0 scrolling ende*/ 
 
 
#home #alles {
	min-height : 880px;
}


#content {
height: auto;;
}
 #footer {
	background-color:#354655;
	color:#FFFFFF;
	padding:10px;
	font-size:1.2em;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#header {
	height : 160px;
	padding : 0;
	margin:0;
	scrollbar:none;
	overflow:hidden;
}


#team #alles {
	min-height : 850px;
}
#sitemap #alles {
	min-height : 1100px;
}
#konfektiongroesse #alles, #logoetikett #alles {
	min-height : 850px;
}
#webetiketten_material #alles, #konfektiongroesse_gewebt #alles, #konfektiongroesse_gedruckt #alles {
	min-height : 850px;
}
#etiketten #alles {
	min-height : 900px;
}
#bestellung_barcode #alles {
min-height : 1200px;
}
#bestellung_karton #alles {
min-height : 1250px;
}
#bestellung_haftetiketten #alles {
min-height : 1300px;
}
#namen_gedruckt #alles {
	min-height : 750px;
}
#namen_gestickt #alles {
	min-height : 855px;
}
#bestaetigung #alles {
min-height : 920px;
}
#order_print_name #alles {
min-height : 1130px;
}
#bestellung_druck #alles {
min-height : 1150px;
}
#order_stick_name #alles {
min-height : 2530px;
}
#kontakt #alles {
	min-height : 950px;
}
#agb #alles {
	min-height : 2150px;
}
#login #alles {
	min-height : 500px;
}
#impressum #alles {
	min-height : 1000px;
}
#webetikett_schusssatin #alles, #webetikett_taffet #alles, #webetikett_kettsatin #alles {
	min-height : 825px;
}
#lanyard #alles, #link #alles {
min-height : 860px;
}
#drucketiketten #alles, #barcodeetiketten #alles, #kartonetiketten #alles, #drucketiketten_aufmachung #alles, #webetikett_aufmachung #alles {
	min-height : 890px;}
	
	
	/*ie6 hack*/
* #agb #alles {
	min-height : 2150px;
}
#kontakt #mitte li {
list-style : none;
margin-left : 15px;
}
#head {
	height : 130px;
	padding : 0;
	margin:0;
	scrollbar:none;
	overflow:hidden;
}
#logo {
	height:160px;
	width : 880px;
	float : left;
	padding : 0;
	font-weight : normal;
	text-align : center;
	color : #000000;
	overflow:hidden;
	background-image: url(img/logo_klein.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3;
	margin-left: 0;
}
#logo h1 {
	font-size : 20px;
	line-height : normal;
	margin:20px 0 1px 0;
	padding: 0;
}
#logo h2 {
	line-height : normal;
	font-size : 14px;
	font-style : italic; color:#F00;
	margin:0;
}

#logo h3 {
	line-height : normal;
	font-size : 8px;
	font-style : italic; 
	margin: 0;
	padding : 0px 0px 0px 125px;
}

#logo h4 {
	line-height : normal;
	font-size : 8px;
	font-style : italic; 
	margin: 0;
	padding : 0px 0px 0px 0px;
}
#oben_navi {
	width : 120px;
	float : left;
	margin : 0;
	padding : 0;
}
#oben_navi p {
	font-weight : bold;
	text-align : right;
	color : #000;
	font-size : 21px;
	margin : 0 10px 0 10px;
}
#oben_navi p.zeit {
	padding : 3px 0 0 0;
	font-size : 14px;
	letter-spacing : 0.2em;
}
#oben_navi ul {
width : auto;
float : right;
right : 0;
display : block;
padding : 0;
margin : 0 0 10px 0;
white-space : nowrap;
line-height : 18px;
}
#oben_navi li {
text-align : center;
float : left;
font-size : 18px;
list-style-image : none;
list-style-position : outside;
list-style-type : none;
margin : 0 5px 0 5px;
padding : 0 5px 0 20px;
font-variant : small-caps;
height : 25px;
}
li.home {
background : url(img/home.png) no-repeat 0 6px;
}
li.team {
background : url(img/team.png) no-repeat -1px 6px;
}
li.sitemap {
background : url(img/sitemap.png) no-repeat 0 6px;
}
li.kontakt {
background : url(img/kontakt.png) no-repeat 0 6px;
}
li.en {
background : url(img/en.png) no-repeat 0 6px;
}
#oben_navi a, #oben_navi a:active, #oben_navi a:link {
color : #354655;
text-decoration : none;
cursor : pointer;
display : block;
margin : 0;
padding : 3px 5px 5px 5px;
vertical-align : baseline;
}
#oben_navi a:hover {
background : #336699;
cursor : pointer;
display : block;
color : #ffffff;
padding : 3px 5px 5px 5px;
vertical-align : baseline;
}
.tel {
padding : 0 2px 0 20px;
background : url(img/tel.png) no-repeat 0 4px;
}
.fax {
padding : 0 2px 0 30px;
background : url(img/fax.png) no-repeat 0 4px;
}
#links {
	position : relative;
	float : left;
	width : 810px;
}
#mitte {
	position : relative;
	float : left;
	width : 100%;
	height: auto;
}

#mitte h3{
	width:200%;
	font-style:italic;
	font-weight:bold;
	margin: 5px 0 0 20px;
	color:#000;
}

#bestaetigung #mitte ul, #bestaetigung #mitte p {
margin : 10px 100px 10px 100px;
}
.kursiv {
font-style : italic;
letter-spacing : 0.3em;
}
#bestaetigung #mitte ul {
list-style-position : inside;
}
#mitte h1 {
margin : 10px 0 10px 0;
font-size : 1.8em;
color : #4d687f;
background : #e3e9ee;
padding : 3px 3px 3px 38px;
border-top:1px solid #4d687f;
}
#mitte h2 {
font-size : 1.4em;
color : #1c4157;
font-style : italic;
text-align : center;
letter-spacing : 0.1em;
}
#mitte ol {
margin : 10px 3% 10px 3%;
}
#team #mitte h1 {
background : #e8edf0 url(img/team_hell.png) no-repeat 6px 7px;
}
#sitemap #mitte h1 {
background : #e8edf0 url(img/sitemap_hell.png) no-repeat 6px 7px;
}
#kontakt #mitte h1 {
background : #e8edf0 url(img/kontakt_hell.png) no-repeat 6px 7px;
}
#right {
	width : 190px;
	position : relative;
	float : right;
	padding : 0;
	font-size : 1.2em;
	height : auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #09F;
}
#home #right {
	height : 660px;
}
.klein {
	font-size : 12px;
	color : #000;
}
.klein_1 {
	font-size : 9px;
	color : #000;
}
.tafel, .tafel_li, .tafel_re {
position : relative;
float : left;
}
#content_mitte .tafel li {
list-style-type : none;
}
#home .tafel {
	width : 260px;
	height : 314px;
	padding : 0;
	text-align : center;
	margin-top : 5px;
	margin-right : 10px;
	margin-bottom : 25px;
	margin-left : 0;
	background-color: #06F;
}
#team .tafel_li, #team .tafel_re {
	text-align : center;
	width : 155px;
	height : 250px;
	padding : 5px;
	background : #e8edf0;
}
#team .tafel_li {
	margin : 10px 8px 15px 8px;
}
#team .tafel_re {
	margin : 10px 8px 15px 8px;
}
#team .tafel {
	width : 155px;
	height : 250px;
	padding : 5px;
	background : #e8edf0;
	text-align : center;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 8px;
}
#drucketiketten .tafel, #konfektiongroesse .tafel, #drucketiketten_aufmachung .tafel, #namen_gedruckt .tafel, #webetikett_aufmachung .tafel, #webetiketten_material .tafel {
padding : 5px;
border : 5px solid #e8edf0;
font-size : 125%;
line-height : 140%;
font-weight : bold;
}
#webetiketten_material .tafel {
margin : 3px;
width : 170px;
height : 165px;
}
#drucketiketten .tafel {
	margin : 5px 12px 5px 12px;
	width : 230px;
	height : 145px;
}
#namen_gedruckt .tafel {
	margin : 5px;






















5px; 5px; 5px;
	width : 330px;
	height : 210px;
	text-align : center;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 25px;
}
#webetikett_aufmachung .tafel {
margin : 5px 12px 5px 12px;
width : 145px;
height : 165px;
}
#drucketiketten_aufmachung .tafel {
margin : 5px 12px 5px 12px;
width : 250px;
height : 245px;
}
#konfektiongroesse .tafel {
margin : 5px 5px 5px 5px;
width : 260px;
height : 280px;
}
#konfektiongroesse .tafel p, #namen_gedruckt .tafel ul {
	color : #000;
	font-size : 0.9em;
	background : #e8edf0 none repeat scroll 0 0;
}
div.tafel h1, #right h1 {
	line-height : 120%;
	vertical-align : middle;
	font-size : 19px;
	background : #354655;
}
div.tafel a, div.tafel_li a, div.tafel_re a, #right a {
color : #ffffff;
text-decoration : none;
}
div.tafel a:hover, div.tafel_li a:hover, div.tafel_re a:hover, #right a:hover {
	color : #CCC;
}
div.tafel h1, #mitte div.tafel p, div.tafel_li h1, #mitte div.tafel_li p, div.tafel_re h1, #mitte div.tafel_re p, #right h1, #right p {
	margin : 5px 0 5px 0;
	padding : 5px;
	font-weight : normal;
	color : #ffffff;
}
div.tafel p, div.tafel_li p, div.tafel_re p {
	font-weight : bold;
	background : #354655;
	line-height : 15px;
	text-align : center;
	font-size : 12px;
	color : #ffffff;
	padding : 3px;
}
#right .small {
font-size : 110%;
}
img.kasten {
	border : 3px solid #ffffff;
}
.clear {
clear : both;
}
#content_mitte {
	float : right;
	margin : 0 0 0 0px;
	padding : 0px;
	color : #000;
	text-align : left;
	width : 730px;
}
#content_mitte2 {
	float : none;
	margin : 0 0 0 0px;
	padding : 0px;
	color : #354655;
	text-align : left;
	width : 1000px;
}
#content_mitte li {
list-style-type : square;
list-style-position : inside;
}
#content_mitte p, #content_mitte li, #mitte p, #mitte li, #mitte fieldset {
	font-size : 1.3em;
	font-weight : bold;
	margin : 5px 5px 5px 5px;
	color : #000;
}
#content_mitte h1 {
	color : #000;
	text-align : center;
	margin : 10px 10px 10px 50px;
	font-size : x-large;
	text-transform : capitalize;
}
#content_mitte a:link, #content_mitte a:active, #content_mitte a:visited, #mitte a:link, #mitte a:active, #mitte a:visited {
	color : #000;
	font-size : 1.2em;
	padding : 0 3px 0 3px;
}
#mitte a:hover, #content_mitte a:hover {
	color : #00F;
}
.abstand {
margin : 15px 0 15px 50px;
color : #354655;
}
#galerie {
	margin-left : auto;
	margin-right : auto;
	margin-top : 5px;
	margin-bottom : 5px;
	text-align : center;
	background : #e3e9ee;
}
.kast_gal {
	float : left;
	margin : 0 0px 0 0;
	padding : 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.kast_gal_2 {
	float : left;
	margin : 0 0px 0 0;
	padding : 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#galerie img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#galerie img_2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#galerie p {
	font-size : 1.1em;
		
}
#grossansicht {
	position : absolute; 
	border : 1px solid #ccc;
	padding : 2px;
	display : compact;
	color : #fff;
}
.accordion {
float : left;
width : 250px;
border-bottom : 1px solid #92cad7;
}
.accordion a:active, .accordion a:link, .accordion a:visited {
text-decoration : none;
color : #ffffff;
}
.accordion a:hover {
background-color : #354655;
}
.accordion h3 {
background : #336699 url(img/arrow-square.gif) no-repeat right -51px;
padding : 7px 15px;
margin : 0;
font : bold 1.3em Arial, Helvetica, sans-serif;
border : 1px solid #92cad7;
border-bottom : none;
cursor : pointer;
color : #ffffff;
}
.accordion h3.service {
	background-color: #09F;
	background-image: url(img/arrow-square.gif);
	background-repeat: no-repeat;
	background-position: right -51px;
}
.accordion h4 {
background : #336699;
padding : 7px 15px;
margin : 0;
font : bold 1.3em Arial, Helvetica, sans-serif;
border : 1px solid #92cad7;
border-bottom : none;
cursor : pointer;
}
.accordion h3.active {
background-position : right 5px;
}
.accordion p {
background : #336699;
margin : 0;
padding : 10px 15px 20px;
border-left : 1px solid #92cad7;
border-right : 1px solid #92cad7;
font-size : 1.5em;
}
.accordion p.service {
	background-color: #09F;
}
#footer ul {
margin : 0;
padding : 0;
}
#footer li {
float : right;
padding : 1px 5px 1px 14px;
font-variant : small-caps;
list-style-type : none;
}
#footer  a, #footer  a:active, #footer  a:link {
font-weight : bold;
text-decoration : underline;
color: #ffffff;
}
#footer  a, #footer  a:active, #footer  a:link {
	font-weight : bold;
	text-decoration : underline;
	color: #FFF;
}

.agb {
background : url(img/agb.png) no-repeat 0 3px;
margin : 0 5px 0 0;
padding: 0 0 0 20px;
}
.impressum {
background : url(img/impressum.png) no-repeat 0 3px;
margin : 0 5px 0 0;
padding: 0 0 0 20px;
}
.widerruf {
background : url(img/widerruf.png) no-repeat 0 3px;
margin : 0 5px 0 0;
padding: 0 0 0 20px;
}
.link_sam {
background : url(img/link_sam.png) no-repeat 0 3px;
margin : 0 5px 0 0;
padding: 0 50px 0 20px;
}
.ab_re {
color:#FFFFFF;
text-align: left;
width : 400px;
border : 1px solid #ffffff;
padding : 1px 5px 1px 5px;
margin : 0 112px 0 0;
}
.master {
float : left;
width : 125px;
text-align : left;
font-size : 0.9em;
margin : 0 25px 0 0;
}
#master a, #master a:link, #master a:hover {
color : #354655;
padding : 1px 5px 1px 0;
text-decoration : none;
}
li.anders {
padding : 0 0 0 15px;
background : url(img/trenner_mini.png) no-repeat 0 0;
}
#eins ul, #zwei ul, #drei ul {
background : #354655;
padding : 20px;
}
#eins li, #zwei li, #drei li {
line-height : 20px;
margin : 5px;
border-bottom : 1px solid #4d687f;
list-style-type : none;
}
#eins a:link, #zwei a:link, #drei a:link, #eins a:visited, #zwei a:visited, #drei a:visited {
text-decoration : none;
color : #ffffff;
font-size : 12px;
}
#eins a:hover, #zwei a:hover, #drei a:hover {
color : #92cad7;
}
#eins {
width : 23%;
float : left;
}
#zwei {
width : 30%;
float : left;
margin : 200px 0 0 2%;
}
#drei {
width : 42%;
float : right;
margin : 200px 0 0 0;
}
li.hoch {
min-height : 50px;
vertical-align : middle;
}
li.hoher {
min-height : 70px;
vertical-align : middle;
}
li.hoh_3 {
min-height : 170px;
vertical-align : middle;
}
.kast {
position : relative;
float : left;
margin : 0 10px 0 0;
text-align : center;
width : 285px;
height : 180px;
border : 1px solid #e8edf0;
}
.kast li {
display : block;
}
.kast h3 {
letter-spacing : 0.1em;
background-color : #e8edf0;
padding : 3px;
}
.thumb_1 {
	padding : 5px 100px 15px 25px;
}
.thumb {
margin : 25px;
float : left;
width : 225px;
}
#link #mitte li {
margin : 0 0 25px 10px;
list-style : none;
}
#navi_hor {
	background-color:#336699;
	height : 40px;
	text-align : left;
	width : 1000px;
	min-width : 910px;
	padding : 0;
}
#nav, #nav ul {
	padding : 0;
	margin : 0;
	list-style : none;
	font-size : 1.55em;
	position : relative;
	z-index : 100;
}
#nav {
	height : 30px;
	float : left;
	padding : 0;
	position : relative;
	width : 810px;
	background-color: #336699;
}
#nav table {
border-collapse : collapse;
}
#nav li {
	float : left;
	font-variant : small-caps;
	background : url(img/trenner.png) no-repeat 0 0;
}
#nav li ul {
background : #336699 none repeat scroll 0 0;
border-color : #3a93d2;
border-style : solid;
border-width : 0 1px 1px;
height : auto;
list-style-image : none;
list-style-position : outside;
list-style-type : none;
padding : 1px 3px 20px;
text-align : left;
white-space : nowrap;
font-size : 12px;
z-index : -10;
}
#nav li li {
float : none;
}
#nav li a li {
float : left;
}
#nav li a {
display : block;
float : left;
color : #fff;
height : 30px;
padding : 0 20px 0 10px;
line-height : 30px;
text-decoration : none;
white-space : nowrap;
font-weight : bold;
}
#nav li li a {
height : 25px;
line-height : 25px;
float : none;
}
#nav li:hover {
	position : relative;
	z-index : 75;
}
#nav a:hover {
position : relative;
z-index : 100;
text-decoration : underline;
border : 0;
}
#nav li:hover > a {
text-decoration : underline;
}
#nav :hover ul {
left : 0;
top : 30px;
z-index : 300;
}
#nav a:hover ul {
left : -1px;
}
#nav ul {
position : absolute;
left : -9999px;
top : -9999px;
}
#nav li:hover li:hover > ul {
left : 0;
margin-left : 100%;
top : 0;
}
#nav li:hover > ul ul {
position : absolute;
left : -9999px;
top : -9999px;
width : auto;
}
#nav li:hover li:hover > a {
text-decoration : underline;
}
#nav li a:hover ul li a:hover {
text-decoration : underline;
}
#nav a:hover a:hover ul, #nav a:hover a:hover a:hover ul, #nav a:hover a:hover a:hover a:hover ul, #nav a:hover a:hover a:hover a:hover a:hover ul {
left : 100%;
top : 0;
}
#nav a:hover ul ul, #nav a:hover a:hover ul ul, #nav a:hover a:hover a:hover ul ul, #nav a:hover a:hover a:hover a:hover ul ul {
position : absolute;
left : -9999px;
top : -9999px;
}
#nav_re, #nav_re ul {
padding : 0;
margin : 0;
list-style : none;
font-size : 1.7em;
position : relative;
z-index : 100;
}
#nav_re {
	height : 40px;
	float : right;
	padding : 0;
	position : relative;
	width : 190px;
	background-color: #09F;
}
#nav_re2 {
	height : 40px;
	float : right;
	padding : 0;
	position : relative;
	width : 190px;
	background-color: #09F;
}
#nav_re table {
border-collapse : collapse;
}
#nav_re li {
float : left;
font-variant : small-caps;
}
#nav_re li ul {
	border-color : #3a93d2;
	border-style : solid;
	border-width : 0 1px 1px;
	height : auto;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : none;
	padding : 1px 3px 20px;
	text-align : left;
	white-space : nowrap;
	font-size : 12px;
	z-index : -10;
	background-attachment: scroll;
	background-color: #09F;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#nav_re li li {
float : none;
}
#nav_re li a li {
float : left;
}
#nav_re li a {
	display : block;
	float : left;
	color : #fff;
	height : 30px;
	line-height : 30px;
	text-decoration : none;
	white-space : nowrap;
	font-weight : bold;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#nav_re li li a {
height : 25px;
line-height : 25px;
float : none;
}
#nav_re li:hover {
position : relative;
z-index : 100;
}
#nav_re a:hover {
position : relative;
z-index : 100;
text-decoration : underline;
border : 0;
}
#nav_re li:hover > a {
text-decoration : underline;
}
#nav_re :hover ul {
left : 0;
top : 30px;
z-index : 300;
}
#nav_re a:hover ul {
left : -1px;
}
#nav_re ul {
position : absolute;
left : -9999px;
top : -9999px;
}
#nav_re li:hover li:hover > ul {
left : 0;
margin-left : 100%;
top : 0;
}
#nav_re li:hover > ul ul {
position : absolute;
left : -9999px;
top : -9999px;
width : auto;
}
#nav_re li:hover li:hover > a {
text-decoration : underline;
}
#nav_re li a:hover ul li a:hover {
text-decoration : underline;
}
#nav_re a:hover a:hover ul, #nav_re a:hover a:hover a:hover ul, #nav_re a:hover a:hover a:hover a:hover ul, #nav_re a:hover a:hover a:hover a:hover a:hover ul {
left : 100%;
top : 0;
}




input {
margin : 3px;
font-size : 10pt;
border : 1px solid #92cad7;
background : #e8edf0;
}
.mittel {
width : 180px;
}
.minis {
width : 15px;
}

.mini {
width : 30px;
}

textarea {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
border : 1px solid #92cad7;
background : #e8edf0;
}

fieldset {
border : 1px solid #e8edf0;
padding : 3px;
}

legend {
font-size : 1.1em;
margin-right : 5px;
margin-left : 5px;
color : #354655;
}
select {
display : block;
float : left;
width : 20px;
}
form br {
clear : left;
}
label {
text-align : left;
padding : 3px 3em 3px 3px;
width : 200px;
float : left;
}
form {
margin : 0;
padding : 0.5em;
}
.kast_4 {
color : #000;
width : 160px;
height : 55px;
margin : 5px;
min-height : 55px;
text-align : left;
float : left;
}
.kast_5 {
	color : #000;
height : 50px;
margin : 5px;
min-height : 50px;
text-align : center;
width : 80px;
float : left;
}
.kast_6 {
	color : #000;
height : 62px;
min-height : 62px;
min-width : 230px;
width : 230px;
float : left;
}

.kast_7 {
	color : #000;
height : 80px;
min-height : 80px;
min-width : 260px;
width : 260px;
float : left;
}

.list_ohne {
list-style-image : none;
list-style-position : outside;
list-style-type : none;
}
#links_symbole, #link_bandbreiten {
	float : left;
	height : auto;
	margin : 0;
	padding : 5px;
	width : 275px;
}
#links_symbole li, #link_bandbreiten li {
font-size : 0.8em;
}
.symb {
width : 730px;
margin : 0 0 0 165px;
}
.error{color:#ff0000;}

.menge{
	background:#336699;
	padding: 5px 5px 5px 35px;
	font-size:1.7em;
	font-weight:bold;
	border-top:1px solid #2187D7;
	text-decoration: inherit;
}
.menge1{
	font-size:1.7em;
	font-weight:bold;
	border-top:1px solid #2187D7;
	text-decoration: inherit;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-color: #09F;
}

p.menge a{
	text-decoration:none;
	color:#FFF;
}
p.menge a:hover{
	color:#F90;
}
