﻿BODY {
	background-image: url('images/back-startseite.png');
	background-repeat: no-repeat;
	background-color: #000000;
	font-family : Verdana, Arial,Geneva,Helvetica,Helv,Swiss;
	background-position: 50% 0%;
	margin: 0;
    padding: 0;
 }
 
#content { margin: 0 auto; width:872px; height:auto;}
#bilder { position:absolute; width:872px; height:145; top:150px; z-index:0 ; }
#backnav { position:absolute; width:884px; height:auto; top:310px; background-image: url('images/start-back-nav.png'); background-repeat: no-repeat; }
#nav1 { position:absolute; width:878px; height:23px; top:8px; text-align:center; z-index:2 ;}
#nav2 { position:absolute; width:875px; height:23px; top:37px; text-align:center; z-index:2  }
#nav3 { position:absolute; width:878px; height:23px; top:65px; text-align:center; z-index:2  }

#nav1schatten { position:absolute; width:878px; height:23px; top:9px; left:1px;text-align:center;z-index:1 ;}
#nav2schatten { position:absolute; width:878px; height:23px; top:38px; left:1px;text-align:center;z-index:1 ;}
#nav3schatten { position:absolute; width:878px; height:23px; top:66px; left:1px;text-align:center;z-index:1 ;}

#linklogos { position:relative; width:876px; height:93px; top:107px; }
#custominfo { position:relative; width:876px; height:23px; top:128px; text-align:center; color : #ebebeb; font-size: 11px; }
#eurokarte { position:relative; width:706px; height:255px; top:158px; color : #ebebeb; font-size: 11px; }
#box1     { float: left; display: block; text-align:center; width:20px; height:auto; padding: 2px; margin-right: 10px;background-color:#ccc; }
.eurozeichen  { width: 25px; color:#000; font-size:13px; font-weight:bold; border-bottom: 1px solid #000  }
.laendertext  { line-height: 16px  } 

.navschatten  { 
color: #000;
font-size:12px; 
font-weight:bold;
padding-right:27px;
padding-left:27px; 
filter: alpha(opacity=20);
opacity: 0.2;
-moz-opacity:0.2; }


a { border:0px;  }

A.bormannstart:link { color: #000; text-decoration: none;font-size:12px; font-weight:bold;padding-right:27px;padding-left:27px;  }
A.bormannstart:visited {color:#000; text-decoration: none; font-size:12px; font-weight:bold;padding-right:27px;padding-left:27px; }
A.bormannstart:active { color: #fff; text-decoration: none;font-size:12x; font-weight:bold;padding-right:27px;padding-left:27px; }
A.bormannstart:hover { color: #fff; text-decoration: none ;font-size:12px; font-weight:bold;padding-right:27px;padding-left:27px; }


#buttonzeile { 
width: 740px;
height:80px;
text-align:center;
padding-top: 10px;
margin-right:20px;
}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #07004E; margin: 0 20px 8px 20px; }
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #07004E; margin: 0 20px 8px 20px; }
.footer { color: #ffffff; line-height: 20px; margin: 0 auto; padding: 10px 0 20px 0; text-align: center; width: 700px; }
.footer a, #footer a:link, #footer a:visited { color: #ffffff; font-size: 10px; font-weight: normal; margin: 0; padding: 0; text-decoration: none; }
.footer a:hover, #footer a:focus, #footer a:active { text-decoration: underline; }
.body { background-position: left top; background-repeat: repeat-x; margin: 0; padding: 0; background-color: #07004E; }
.border { border: 1px solid #07004E;}

