/* main divs */

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	color: #001c82;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #001c82;
	padding: 0 5px 0 5px;
}
#container {
	width: 900px;
	margin: 10px auto;
	text-align: left;
	background: #fdb200;
	height: auto;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: medium;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: medium;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: medium;
	}
#header {
	position: relative;
	width: 900px;
	height: 155px;
	padding: 0px 0px 0px 0px;
	background-image: url(../grafik/spiess_bg_neu.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fdb200;
	margin: 0;
}
#top-menu {
	width: 900px;
	float: left;
	color: #001c82;
	padding: 0px;
	background: #ffffff;
	height: 20px;
}
#main {
	width: 900px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	float: left;
}
#left {
	width: 180px;
	padding: 5px 10px 10px 5px;
	float: left;
	margin: 20px 0 0 10px;
	line-height: 1.2em;
	
	
	}
#right {
	float: left;
	width: 190px;
	padding: 5px 10px 0px 10px;
	font-weight: normal;
	margin: 20px 0px 10px 5px;
	line-height: 1.2em;
	
}
#right_gr  {
	float: right;
	width: 400px;
	margin-top: 25px;
	list-style-type: none;
	list-style-position: inside;
}
#right_gr ul li {
	list-style-type: none;
	list-style-position: inside;
}
#slidshow{
	position: relative;
}
#content {
	float: left;
	width: 420px;
	padding: 30px 15px 15px 25px;
	line-height: 1.2em;
	list-style-type: none;
	list-style-position: inside;
}

	
#content table {
	border: 1px solid #ccc;
	background-repeat: repeat-x;
	background: #fff;
}
	
#content table tr td{
	font-size: 0.8em;
    line-height: 1.8em;
	border: 1px solid #fff;
	border-bottom: 1px solid #cccccc;
	
}

 
	

	
#footer {
	clear:both;
	width: 860px;
	height: 10px;
	padding: 0 0 20px 0;
	
}

/* end main divs */

/* top menu */
#top-menu ul {
	width: 884px;
	list-style: none;
	
}
#top-menu ul li {
	display: inline;
	
	text-align: center;
	}
#top-menu ul li a, #top-menu ul li a.visited {
	display: inline;
	float: left;
	padding: 0px 5px 0px 25px;
	margin-right: auto;
	color: #001c82;
	background: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	}
#top-menu ul li a:hover, #top-menu ul li.active a {
	color: #FF0000;
	background: #ffbd21;
	font-weight: bold;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
	
}

#top-menu ul li a.active {
	font-weight: bold;
	color: #CC0000;
	display: inline;
	float: left;
	padding: 0px 5px 0px 25px;
	margin-right: 2px;
/* links and lists */
}

 a, a:link, a:visited {
	color:#001c82;
	text-decoration: underline;
	list-style-type: none;
	line-height: 1.5em;
	
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}

#left ul li, #right ul li {
	list-style-type: circle;
	list-style-position: inside;
	line-height: 1.4em;
	text-align: left;
	padding-left: 5px;
}
#left ul li a, #right ul li a {
	display: block;
	border-bottom: 0 none;
	font-weight: normal;
}
#left p {
	padding-left: 10px;
}

/* end links and lists */

/* header */



h1, h2, h3, h4, h5 {
	margin: 0 0 10px 0;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.8em;
}
h2, h3 {
	font-size: 1.2em;
	margin-top: 0px;
	
}
h4, h5 {
	font-size: 1.1em;
	color: #FF0000;
	font-weight: bold;
}
h6 {
	font-family: "Comic Sans MS";
	font-size: 2em;
	color: #CC0000;
}

#left h2, #right h2 {
	padding-bottom: 25px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 1.2em;
	padding-top: 0px;
	color: #CC0000;
}

/* different classes */
p {
	margin-bottom: 10px;
	line-height: 1.6em;
}
p.border {
	padding: 3px;
	border: 1px solid #001c82;
	margin: 5px;
	background-color: #FFFFCC;
}
p.kursiv {
	color: #cc0000;
	font-style: normal;
	font-family: "Comic Sans MS";
	
}

img.border {
	padding: 3px;
	border: 2px solid #fff;
	margin: 5px;
	list-style-type: none;
	list-style-position: outside;
	
}
img.right {
	float: right;
	border: 2px solid #fff;
	padding: 3px;
	margin: 0px 5px 5px 5px;
	}
img.left {
	float: left;
	border: 2px solid #fff;
	padding: 3px;
	margin: 5px 6px 5px 0;
}
#right .normal {
	font-weight: normal;
	font-size: 0.8em;
}
#right .normal_gross {
	font-weight: normal;
	line-height: 1.2em;
}
#content .klein {
   font-weight: normal;
   font-size: 0.8em;
  }
#footer p {
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	
}
#footer p.link {
	text-align: right;
	margin-top: 20px;
}
.marquee {
	font-weight: bold;
	color: #001c82;
	font-family: "Comic Sans MS";
	border: 1px solid #001c82;
	background-color: #FFFFFF;
}
.fett {
	font-weight: bold;
}
.hintergrund {
	background: #ffffcc;
	text-align: left;
}
.hintergrund_center {
	background: #ffffcc;
	border-top: 1px solid #cc0000;
	border-left: 1px solid #cc0000;
	border-right: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	width: 180px;
	font-size: 0.8em;
}



  .stilschrift {
	font-family: "Comic Sans MS";
	font-size: 1.4em;
	color: #FF9900;
  }
 .stilschrift_klein{
	font-family: "Comic Sans MS";
	font-size: 0.9em;
	color: #FF9900;
	font-weight: bold;
  } 
  .stilschrift_blau {
	font-family: "Comic Sans MS";
	font-size: 1em;
	color: #CC6600;
	font-weight: 400;
  }
.active {
	font-weight: bold;
	color: #FF0000;
}
.button {
	margin: 5px 0 00;
	background-image: url(../grafik/roundedcornr.gif);
	background-repeat: no-repeat;
	width: 100%;
	list-style-type: none;
}
.stil2{
	color: #CC0000;
	font-weight: bold;
	font-size: 1.2em;
}
.music {
	width: 150px;
	height: 90px;
	background-color: #999999;
	border: 1px solid #ffffff;
	font-family: "Comic Sans MS";
	font-size: 0.9em;
	color: #FFFFFF;
	margin-left: 10px;
}


/* end contact form */

