body {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	background-color:#000066;
	background-image:url(../bilder/metallbg.gif);
	margin:auto;
}

#container {
	width:760px;
	/*border:1px #00FF00 solid;*/
	/*min-height:600px;*/
	height:610px;
	margin:auto;
	/*top:50%;
	margin-top:-305px;
	margin-left:-380px;*/
}

#banner {
	width:755px;
	/*border:1px #FFFF00 solid;*/
	height:100px;
	line-height:100px;
	background:url(../bilder/logo_klein.gif) no-repeat #FFFFFF;
	vertical-align:middle;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#000000;
	padding-right:5px;
}

/*#shops {
	width:756px;
	/*border:1px #FF0000 solid;*/
/*	height:24px;
	padding:2px;
	background-color:#000066;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	vertical-align:middle;
}*/

#navi {
	width:760px;
	height:19px;
	/*border:1px #FF00FF solid;*/
	background-color:#000066;
}

#main {
	width:740px;
	/*min-height:459px;*/
	height:439px;;
	/*border:1px #FF9900 solid;*/
	padding:10px;
	overflow:auto;
	background-color:#2E1C86;
	/*Scrollbalken formatieren*/
	scrollbar-3dlight-color:#000066;
	scrollbar-arrow-color:#cccccc;
	scrollbar-darkshadow-color:#000066;
	scrollbar-face-color:#000066;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-track-color:#2E1C86;
}

.shopleft {
	float:left;
	width:380px;
}

.shopright {
	float:right;
	width:340px;
}

#adresse {
	width:760px;
	height:16px;
	background-color:#FFFFFF;
	color:#000066;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}

#adresse a, #adresse a:active, #adresse a:focus, #adresse a:visited {
	text-decoration:none;
	color:#000066;
}

#impressum {
	width:760px;
	height:16px;
	color:#ffffff;
	font-size:12px;
	text-align:right;
	text-transform:capitalize;
	text-decoration:none;
	background-color:#000066;
}

/*Style für Schriften*/

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

h2 a, h2 a:link, h2 a:visited, h2 a:active, h2 a:focus, h3 a, h3 a:link, h3 a:visited, h3 a:active, h3 a:focus, h4 a, h4 a:link, h4 a:visited, h4 a:active, h4 a:focus {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom:1px #FFFFFF dotted;
}

h2 a:hover, h3 a:hover, h4 a:hover {
	color:#CCCCCC;
	border-bottom:1px #CCCCCC dotted;
}

.normaltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

.normaltext input, .normaltext textarea {
	border:1px #666666 dotted;
}

.normaltext a, .normaltext a:link, .normaltext a:visited, .normaltext a:active, .normaltext a:focus {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom:1px #FFFFFF dotted;
}

.normaltext a:hover {
	color:#CCCCCC;
	border-bottom:1px #CCCCCC dotted;
}

img {
	border:none;
}

#trainer {
	border-collapse:collapse;
}

#trainer td {
	border:1px #FFFFFF solid;
	padding:5px;
}