/* CSS Document 

Wichtige Farben
blau	= #004688
hblau	= #78B1DB
pink	= #E2007A

*/

/* abstaende aller elemente werden auf null gesetzt */
html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-size: 100.1%;
}

html, body {
   background: #fff; 
	 height: 100%; margin-bottom: 0.1px;
	 overflow: hidden; 
}



.clear {
	clear:both;
}

.center {
	text-align:center;
}

.left {
	text-align:left;
}

h1 {
	font-weight: bold;
	line-height: 1.5em;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.4em;
}

.bold {
	font-weight: bold;
}

/*
allgemeiner link */
a:link, a:visited {
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
}

a:hover, a:active, a:focus{
	font-weight: normal;
	text-decoration:none;
	color: #78B1DB;
}

/*
pdf link - kennzeichnung als pdf link 
a:link.pdflink, a:visited.pdflink {
	display:block;
	color: #000000;
	font-size: 1.0em;
	margin: 0;
	padding:0 5px 0 1.4em;
	line-height: 1.0em;	
	text-decoration:none;
	background:url(../pix/pdf.gif) no-repeat;
}

a:hover.pdflink, a:active.pdflink, a:focus.pdflink {	
	color: #C2141D;
	background:url(../pix/pdf.gif) no-repeat;
}
*/


/* container
--------------------------------------------------*/
#container {
	position: relative;
	top: 0;
	left: 50%;
	width: 800px;
	height: 600px;
	margin-left: -400px;
	/*border: 1px solid #FFFFFF;*/
	background-image: url(../pix/startseite.jpg);
}
/* container portrait
--------------------------------------------------*/
#container2 {
	position: relative;
	top: 0;
	left: 50%;
	width: 800px;
	height: 600px;
	margin-left: -400px;
	/*border: 1px solid #FFFFFF;*/
}
/* container language
--------------------------------------------------*/
#container3 {
	position: relative;
	top: 0;
	left: 50%;
	width: 800px;
	height: 600px;
	margin-left: -400px;
	/*border: 1px solid #FFFFFF;*/
	background-image: url(../pix/language.jpg);
}
/* container impressum
--------------------------------------------------*/
#container4 {
	position: relative;
	top: 0;
	left: 50%;
	width: 800px;
	height: 600px;
	margin-left: -400px;
	/*border: 1px solid #FFFFFF;*/
}
/* container kontakt
--------------------------------------------------*/
#container5 {
	position: relative;
	top: 0;
	left: 50%;
	width: 800px;
	height: 600px;
	margin-left: -400px;
	/*border: 1px solid #FFFFFF;*/
}

/* container kontakt
--------------------------------------------------*/
#container6 {
	position: relative;
	top: 0;
	left: 50%;
	width: 800px;
	height: 600px;
	margin-left: -400px;
	/*border: 1px solid #FFFFFF;*/
	background-image: url(../pix/shop.jpg);
}

/* logo verlinkt mit brillebrille
--------------------------------------------------*/
#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 70px;
}

/* alarm (bei Serverausfall SHOP)
--------------------------------------------------*/
#alarm {
	position: absolute;
	top: 0;
	left: 180px;
	width: 420px;
	height: 70px;
	font-size:0.7em;
	color:#333333;
}



/* content
--------------------------------------------------*/
#content {
	position: absolute;
	top: 235px;
	left: 271px;
	width: 250px;
	height: 160px;
	overflow: auto;
	font-size:0.7em;
	color:#FFFFFF;
	margin: 5px;
	padding-right:5px;
}

#content p { line-height:1.5em; }

/* navigation
--------------------------------------------------*/
#navigation {
	position: absolute;
	top: 65px;
	right: 17px;
	/*width: 300px;*/
	height: 25px;
	margin:0;
	clear:both;
	text-align:right;
	background-color:#FFFFFF;	
}
/* main menü listung
--------------------------------------------------*/
ul#mainmenu  {
	margin: 0; 
	padding: 0;
	/*width: 400px;*/
	list-style-type:none;
	font-family: arial, verdana, Helvetica, sans-serif;		
}

ul#mainmenu li { 
	margin: 0; 
	padding: 0;
	float:left;
	line-height: 1.2em;
	height:1.2em;
}

ul#mainmenu li a {
	display: inline;
	color: #004688;
	font-weight: normal;
	font-size: 0.7em;
	text-decoration: none;
	padding: 0.7em;
}

ul#mainmenu li a:hover {
	color: #78B1DB;
	/*background-color:#FFFFFF;*/
}

ul#mainmenu li a.current {
	display: inline;
	color: #004688;
	padding: 0.5em;
	/*background-color:#FFFFFF;*/
}
/* kontaktform
--------------------------------------------------*/
.kontaktform ul { 
	margin: 0; 
	padding: 0;
	/*float:left;*/
	line-height: 1.2em;
	width: 250px;
	display: block;
}

*html .kontaktform li { 
	margin: 0; 
	padding-right: 10px;
	float:left;
	line-height: 1.2em;
	height:1.2em;
	display: inline;
	/*width:50%;*/
	/*background-color:#CCC;*/
}
.kontaktform li { 
	margin: 0; 
	padding-right: 10px;
	float:left;
	line-height: 1.2em;
	height:2.9em;
	display: inline;
	/*background-color:#CCC;*/
}

.koninput {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#000000;
	line-height: 1.1em;
	width: 100px;
	height: 17px;
	/*background-color:#FFFFFF;*/
	border: 0px solid #000;
}
.koninputarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#000000;
	line-height: 1.1em;
	width: 210px;
	height: 80px;
	/*background-color:#FFFFFF;*/
	border: 0px solid #000;
}
.konbtn {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color:#000000;
	line-height: 1.1em;
	width: 100px;
	height: 17px;
	/*background-color:#FFFFFF;*/
	border: 1px none #000;
}
/*
newsticker 
--------------------------------------------------*/
#newsticker {
	position: absolute;
	top: 539px;
	left: 18px;
	width: 755px;
	height: 17px;
	/*background-color:#E2007A;*/
	font-size: 0.7em;
	padding-top: 5px;
	border:0px solid #FF0000;
	
}

*html #newsticker {
	position: absolute;
	top: 538px;
	left: 20px;
	width: 755px;
	height: 17px;
	/*background-color:#E2007A;*/
	font-size: 0.7em;
	padding-top: 5px;
	
}

.newstickerlayout { border:0; background-color:#E0007C; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:1.0em; width:700px; margin-left:30px; }

.mtext {
	
	z-index: 2;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 0.7em;
	font-family: Courier New, Courier, mono;*/
	/*background-color:#E2007A;*/
}
/*.ticker {
	z-index: 2;
	font-size: 0.7em;
	color:#FFFFFF; 
	background-color:#E2007A;
	width: 765px;
	height: 20px;
	border: 0;
	padding: 4px;
}*/

.trennstrich { color:#78B1DB; }

/* Ausgeschaltet 2008

body {
   /*   scrollbar-face-color:#FFFFFF; /* hintergrund kästen und tracker */
   /*   scrollbar-track-color:#FFFFFF;
   /*   scrollbar-3dlight-color:#004688; /* linie links */
   /*   scrollbar-darkshadow-color:#004688; /*linie rechts */
   /*   scrollbar-base-color:#FFFFFF;
   /*   scrollbar-track-color:#004688; /* hintergrund */
   /*   scrollbar-arrow-color:#004688; /* Pfeile */
   /*   scrollbar-highlight-color:#004688; /* schatten links oben */
   /*   scrollbar-shadow-color:#004688} /* schatten rechts unten */

/* HTML und Body */