﻿@charset "utf-8";
/* CSS Document */

	body {
		margin:0; padding:0;
		font:11pt/1.5 sans-serif;
		background-color:#ffff99;
		}
	
	#bilder{
	top:30px;
	}

/* =table ----------------------------------------*/

caption {
   font-size: 120%;
   font-weight: bold;
   background-color: white;
   color: black;
   text-align: center;
   padding: 1em;
   padding-left: 0;
   margin-bottom: 3px;
}

	#zebrastreifen {
   background-color: #ffeda0;
   color: black;
}



/* =formular --------------------------------------------*/


.formbox {
  width: 440px;
  color: #000;
  background-color: #ffff99;
  border: 1px solid #666;
}

.reihe {
  clear: both;
  padding: 2px 0px;
}

.label {
  float: left;
  width: 100px;
  text-align: right;
  padding-top: 3px;
  padding-right: 3px;
}

.feld {
  float: right;
  width: 300px;
  text-align: left;
} 

.knopf {
  clear: both;
  text-align: center;
  padding-top: 15px;
padding-bottom: 20px;
padding-left:60%;


  
}

.defbreite {
  width: 260px;
}

	
/* =classes
	--------------------------------------------------*/
	
	#container
 {
		margin: 1em auto;
		width: 950px;
		text-align: left;
		background-color: #690000;
		border: 1px solid #676767;
	}
	
	
	#header {
		background-repeat: no-repeat;
		background-position: 0 0;
		border-bottom: 1px solid #fff;
		position: relative;
	
		}
	

		
	
	#left {
	
	height: 700px;
	float: left;
	width: 170px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
	background:#9999ff;
		
	
		}
		
		
	#middle {
	 min-height:700px;

	height:auto !important;  /* für moderne Browser */

	height:300px;  /*für den IE */
	float:right;
	width:740px;
	height:100%;
	border-right: 1px solid #C5C877;
	padding-left: 15px;
	background:#9999ff;
		}

		
	#footer {
	clear: both;
	margin-top:2em;
	text-align:center;
		color: #252900;
		background-color: #9999ff;
		padding: 5px;
		font-size: 90%;
		font-weight:bold;
		border-top:solid 5px;
		border-color:#220103;
	}
	
	.zero {
   overflow: hidden;
   margin: 0;
   padding: 0;
   line-height: 0;
   font-size: 0;
   height: 0;
}
	
	/* =navigation
	--------------------------------------------------*/
	
		
	#navigation td {
	border-bottom: 2px solid #FFFF99
	}

    #navigation a {
	font:13px Arial, Helvetica, sans-serif;
	color:#690000;
	font-weight:bold;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	}
	
    #navigation a:hover {
	color:#FFFF99;
	font-weight:bold;
	background: url("file:///D|/xampplite/htdocs/homepage/mm_bullet_yellow.gif") 10px 50% no-repeat;
	}
	
	/* =classes
	--------------------------------------------------*/
	
		
	.middle2 {
	top:300px;
	left:10px;
	width:250px;
	height:350px;
	}
	
	.middle3 {
	top:300px;
	left:270px;
	width:330px;
	height:350px;
	}
		
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
		.cleaner2 {
		background: #9999ff;
		}
	
	img {border-color:#220103;}
	h1,h2,h3,h4 { margin: 0.2em 0;
	color: #220103;}
	td { font-weight:bold;}
	p { margin: 0.5em 0; }
	a { color: #220103;
}

	.copy { text-align:center; font-size:80% }




/* =Hoverbox
----------------------------------------------------------------------*/


.hoverbox
{
	cursor: default;
	list-style: none;
	margin-left:1px;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 300px;
	height: 200px;
}

/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.hoverbox a
{
	position: relative;
}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverbox a:hover .preview
{
	top: -38px;
	left: -50px;
}

.hoverbox li
{
	position: static;
}


/* =Hoverbox2
----------------------------------------------------------------------*/

.hoverbox2
{
	cursor: default;
	list-style: none;
}

.hoverbox2 a
{
	cursor: default;
}

.hoverbox2 a .preview
{
	display: none;
}

.hoverbox2 a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox2 img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 150px;
	height: 100px;
}

.hoverbox2 li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox2 .preview
{
	border-color: #000;
	width: 320px;
	height: 205px;
}

/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.hoverbox2 a
{
	position: relative;
}

.hoverbox2 a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverbox2 a:hover .preview
{
	top: -38px;
	left: -50px;
}

.hoverbox2 li
{
	position: static;
}
