html,body{ 
	margin: 0; padding: 0; 
}

body {
	font: 101%/20px verdana, arial, sans-serif;
	color: #003365;
	text-align: left;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #003365;
}

#flash {
	height: 240px;
}

div#container {
	width: 760px;
	margin: 0 auto;
}

#content {
	width: 500px;
	margin: 0px 0 0px 210px;
		
}

#navigation { 
	float: left; width: 155px;   
}


p {
	margin-top: 0px;
	font-size: 70%;
	padding-bottom: 5px;
	text-align: left;
}

a:link {
	color: #003365;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}


h1 {
	padding-left: 23px;
	background: url(../img/arrow-right.gif) no-repeat;
	font-size: 110%;
	color: #003365;
}

h2 {
	letter-spacing: 2px;
	color: #003365;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 70%;
	margin-bottom: 0px;
}

h3 {
	color: #003365;
	font-size: 85%;
	font-weight: bold;
	bottom: 0px;
	margin-bottom: 0px;
}

.picl {
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
	
}

.picr { 
	float: right;
	margin-bottom: 8px; 
	margin-left: 8px; 
}


#navigation ul { 
	margin-left: 0; 
	margin-top: 0px; 
	padding-left: 0; 
	margin-bottom: 0px; 
	list-style-type: none; 
	font: normal 70% Verdana, Helvetica, sans-serif; 
}

#navigation a {
	display: block;
	padding: 5px;
	width: 155px;
	background-color: #0E83C5;
	border-bottom: 1px solid #FFFFFF;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
 }
 
 #navigation a:hover {
	background-color: #00FF00;
	color: #003365;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

li#home a{
	color: #003365;
}

#aktive a{
	background: #00FF00;
	color: #003366;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.sub a {
	padding:2px;
	background-color: #0E83C5;
	border-bottom: 1px solid #FFFFFF;
	line-height: 8px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	font-size: 80%;
 }

pages {
	background-color: #003365;
	color: #FFFFFF;
	background-position: center center;
	text-align: center;
	padding: 2px;
	font-size: 85%;
}

pages a:link {
	color: #FFFFFF;
	font-size: 80%;
	text-decoration: none;
}

pages a:hover {
	color: #00FF00;
	text-decoration: none;
}

.eingabefeld {
    font-family:verdana, arial, sans-serif;
	font-size: x-small;
	color: #003365;
	width: 150px;
	background-color: #75D3F2;
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-bottom: 15px;
	no_vertical-align: 50%;
	display:inline;
}

input.knopf
{
	display: block;
	float: left;
	width: 120px;
	margin-right: 30px;
	margin-bottom: 15px;
}

div.kasterl
{
	margin-bottom: 15px;
	text-align: right;
	display: block;
	float: left;
	width: 120px;
	padding-right: 30px;
}

td
{
    vertical-align: top;
}

td.beschriftung
{
    text-align:right;
    padding-right:10px;
	margin-bottom: 15px;
}

label
{
    font-size:x-small
}

label.beschriftung
{
	margin-bottom: 15px;
	vertical-align: 50%;
	text-align: right;
	display: block;
	float: left;
	width: 120px;
	padding-right: 30px;
	color: #003365;
}

.warnung
{
    color:red;
    font-weight:bold;
    font-size:small;
    margin-bottom: 20px;
    text-align:center;
}

.fieldcontent {
	background-color: #59CEF4;
	padding: 15px;
	font-size: 90%;
	color: #003365;
	margin: 0px;
	border: 2px solid #FFFFFF;
}

.field {
	background-color: #003365;
	padding: 15px;
	border: 2px solid #FFFFFF;
	font-size: 80%;
	color: #003365;
	margin: 0px;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	background-image: url(../img/pattern1.gif);
	width: 400px;
}

.alert {
	font-size: 80%;
	text-align: left;
	padding: 10px;
	background-color: #75D3F2;
	border: 1px solid #003365;
	margin-left: 0px;
	width: 230px; 
	background-position: center;
	clear:both;
}

.footer {
	font-size: 60%;
	text-align: left;
	background-color: #75D3F2;
	border: 1px solid #003365;
	margin-left: 20px;
	padding: 7px 7px 7px 12px;
	clear: both;
	width: 195px;
}

strong {
	letter-spacing: 2px;
	color: #003365;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}


#textnopic {
	padding-left: 116px;
	text-align: left;
}


#pagina {
	clear: both;
	font-size: 70%;
	background-color: #003365;
	margin-top: 20px;
}

.register {
	background-color: #003365;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	font-size: 100%;
	border: 1px solid #FFFFFF;
}

.register a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.register a:hover {
	color: #66FF00;
	text-decoration: underline;
}

.register a:visited {
	color: #66FF00;
	text-decoration: underline;
}

.linksummary {
	float: left;
	padding-right: 20px;
	padding-left: 1px;
	width: 220px;
	border-right: 1px dashed #000;
}


.halfcont {
	float: left;
	padding-right: 20px;
	padding-left: 1px;
	width: 220px;
	border-right: 1px dashed #000;
}

.schmiedl {
	background-color: #003365;
	color: #FFFFFF;
	background-position: right;
	text-align: right;
	padding: 2px 7px 2px 2px;
	font-weight: bold;
	font-size: 60%;
}

.schmiedl a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.schmiedl a:hover {
	color: #66FF00;
	text-decoration: underline;
}

em {
	font-weight: bold;
	text-decoration: none;
}

.dealer {
	font-size: 60%;
	text-align: left;
	padding: 5px 5px 5px 15px;
	background-color: #BDE3F0;
	border: 1px solid #FFFFFF;
	margin-left: 0px;
	width: 410px; 
	background-position: center;
}

.text2 {
	float: right;
	margin-bottom: 8px; 
	margin-left: 8px;
}

.text1 {
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
}

#tab1a
{
	float:right;
	font-size: 70%;
	width: 225px;
	padding-bottom: 25px;
}

#tab1b
{
	float:left;
	font-size: 70%;
	width: 225px;
	padding-bottom: 25px;
}

.link-head{
	color: #FFFFFF;
	padding-left:17px;
	background-color: #0E83C5;
	font-weight: bold;
	font-size: 70%;
	background-image: url(../img/dotz.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
	no_clear: both;
} 

.shop-pdct {
	background-color: #0E83C5;
	color: #FFFFFF;
	background-position: left;
	text-align: left;
	padding: 2px 7px 2px 2px;
	font-weight: bold;
	font-size: 80%;
}
#tab2a {
	float:left;
	font-size: 70%;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#tab2b {
	float:right;
	font-size: 70%;
	width: 200px;
	padding-bottom: 25px;
}
#tab2c {
	float:left;
	font-size: 70%;
	width: 100px;
	padding-bottom: 25px;
}
.shop-spacer {
	color: #FFFFFF;
	padding-left:17px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
	clear: both;
	height: 2px;
}
.shop-field {
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
	width: 30px;
}
.shop-head {
	color: #FFFFFF;
	padding-left:17px;
	background-color: #0E83C5;
	font-weight: bold;
	font-size: 70%;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
}

.submenu2 {
	font-weight: bold;
}
.top {
	background-color: #BADBEC;
	color: #FFFFFF;
	background-position: right;
	padding: 2px;
	font-weight: bold;
	font-size: 60%;
	float: right;
}

.shop { margin-top: 10px; /*18*/ padding-bottom: 10px; }

.shop-artikel {
	background-color: #B6EAF2;
	\widht: 490px;
	margin-left: 0px;
	padding: 10px 8px 10px 12px;
	border: 1px solid #003365;
	height: 145px;
	margin-top: 10px;
}
