@charset "utf-8";
html, body, #container {height: 99%;}
body > #container {
    height: auto;
    min-height: 99%;
}
body  {
	background: #E8E8E8;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	color: #222;
	font-family: Verdana, Geneva, sans-serif;
}
p {
	text-align: justify;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	position: relative;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 13px;
	line-height: 16px;
	position: relative;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 12px;
	line-height: 16px;
	color: #222;
	font-weight: normal;
	position: relative;
}
table {
	line-height: 16px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
img {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #FFF;
	margin: 0px;
}
a:link {
	color: #666;
	text-decoration: none;
	line-height: 16px;
}
a:visited {
	color: #666;
	text-decoration: none;
	line-height: 16px;
}
a:focus {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
#container  {
	width: 970px;
	border: 1px solid #999;
	background-color: #CCC;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	background-position: 0px 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	position: relative;
} 
#logo {
	position: absolute;
	top: 0px;
	left: 1px;
	height: 75px;
	width: 320px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-image: url(../images/logo.jpg);
}
#motto {
	left: 1px;
	height: 55px;
	float: left;
	position: absolute;
	width: 320px;
	top: 75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #666;
	border-left-color: #FFF;
	background-image: url(../images/motto.jpg);
}
#header  {
	height: 129px;
	width: 650px;
	left: 318px;
	top: 0px;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #666;
	border-left-color: #CCC;
	background-image: url(../images/header.jpg);
} 
#navi {
	top: 127px;
	left: 0px;
	height: 18px;
	float: left;
	position: absolute;
	z-index: 1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	border-top-width: 1px;
	border-top-color: #CCC;
	width: 968px;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: repeat-x;
	background-color: #333;
	color: #484848;
	font-size: 11px;
}
#navi table {
	font-size: 11px;
	font-weight: bold;
	position: relative;
	top: -3px;
	text-align: center;
}
#navi a:link {
	color: #CCC;
	text-decoration: none;
}
#navi a:visited {
	color: #CCC;
	text-decoration: none;
}
#navi a:focus {
	color: #CCC;
	text-decoration: none;
}
#navi a:hover {
	color: #FF0;
	text-decoration: none;
}
#navi a:active {
	color: #FF0;
	text-decoration: none;
}
#separator {
	position: absolute;
	height: 8px;
	width: 972px;
	background-color: #e8e8e8;
	top: 148px;
	left: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	z-index: 2;
	font-size: 1px;
}

#euronics {
	position: absolute;
	top: 155px;
	height: 85px;
	width: 200px;
	left: 15px;
	background-image: url(../images/euronics_logo.gif);
	background-repeat: no-repeat;
}
#menu {
	top: 200px;
	left: 15px;
	width: 175px;
	float: left;
	position: relative;
	line-height: 16px;
}
#menu table {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
}
#menu td {
	background-repeat: no-repeat;
	height: 24px;
	background-color: #999;
	background-image: url(../images/button.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #FFF;
}
#menu th {
	height: 9px;
}
#menu a:link {
	color: #FFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu a:focus {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #009;
	text-decoration: none;
}
#menu a:active {
	color: #009;
	text-decoration: none;
}

#main  {
	margin-top: 165px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 225px;
} 
#footer  {
	position: relative;
	margin-top: -19px; /* Negativer Wert der Footer-HÃ¶he */
	height: 17px;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	background-color: #999;
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
	border-bottom-color: #666;
	bottom: 4px;
} 
#footer p  {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#footer a:link {
	color: #222;
	text-decoration: none;
	line-height: 16px;
}
#footer a:visited {
	color: #222;
	text-decoration: none;
	line-height: 16px;
}
#footer a:focus {
	color: #222;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFF;
	text-decoration: none;
}
#map {
	position: absolute;
	height: 200px;
	width: 400px;
	top: 202px;
	z-index: 2;
	right: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#map_footer {
	position: absolute;
	height: 16px;
	width: 330px;
	z-index: 3;
	color: #222;
	background-color: #CCC;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #FFF;
	right: 26px;
	bottom: 1px;
	top: 385px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	font-size: 1px;
	line-height: 25px;
}
.menu {
	margin-left: 10px;
}
.link {
	color: #006;
}

.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.img_left {
	margin-right: 10px;
	margin-bottom: 10px;
}
.img_right {
	margin-bottom: 10px;
	margin-left: 10px;
}
.img_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.img_stern {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.kontaktformular {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.bumpbox {
}

