body {
	font: 9pt Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0pt solid;
}

* html {
	margin: 0px;
	padding: 0px;
	border: 0pt solid;
}

#logobox {
	position: relative;
	top: -12px;
	left: 0px;
	width: 1400px;
	height: 768px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(bilder/Hintergrund.png);
	background-repeat: no-repeat;
	text-align: center;
}

#tubebox {
	position: absolute;
	top: 30px;
	left: 255px;
	height: 32px;
	width: 32px;
	margin: 0px;
	padding: 0px;
	border: 0px solid green;
}

#facebox {
	position: absolute;
	top: 80px;
	left: 255px;
	height: 32px;
	width: 32px;
	margin: 0px;
	padding: 0px;
	border: 0px solid green;
}

#sitemenu {
	position: absolute;
	top: 0px;
	left: 236px;
	width: 237px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	//background-color: rgb(161,207,232);
	text-align: left;
	border: 0pt solid red;
}

#jubibox {
	position: absolute;
	top: 350px;
	right: 100px;
	width: 231px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	border: 0pt solid blue;
}
/*bildboxen in der jubibox*/
#bild_links {
	float: left;
	margin-right: 5px;
	margin-bottom: 30px;
}
#bild_rechts {
	float: left;
	margin-bottom: 30px;
}

#menu {
	position: relative;
	top: 275px;
	left: 540px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#box {
	position: relative;
	top: -352px;
	left: 240px;
	width: 920px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border: 0pt solid blue;
}

#lmenu {
	position: relative;
	top: 0px;
	left: 100px;
	margin: 0px;
	padding: 0px;
	width: 250px;
}

#text {
	position: relative;
	top: -160px;
	left: 300px;
	margin: 0px;
	padding: 0px;
	width: 590px;
}

/*boxen für termine*/
#tbox {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0pt solid;
}
#tlegende {
	float: right;
	margin: 10px;
	padding: 0px;
	border: 0pt solid;
}

p.plmenu {
	height: 10px;
	padding: 0px;
	margin: 0px;
}
p.p2lmenu {
	height: 2px;
	padding: 0px;
	margin: 0px;
}


/*--menu--*/
img.simenu {
	margin: 0px;
	margin-top: 5px;
	margin-left: 15px;
	padding: 0px;
}
img.menu {
	margin: 0px;
	margin-left: 5px;
}
img.lmenu {
	position: relative;
	margin: 0px;
	margin-left: 7px;
}
img.imtextl {
	display: block;
	float: left;
	margin: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}
img.imtextr {
	display: block;
	float: right;
	margin: 10px;
	margin-right: 0px;
	padding: 0px;
}

input {
	border: 1pt solid rgb(161,207,232);
}

input.set {
	border: 1pt solid #FFFFFF;
	background-color: rgb(220,220,250);
	width: 160px;
}

textarea {
	border: 1pt solid rgb(161,207,232);
}

textarea.set {
	border: 1pt solid #FFFFFF;
	background-color: rgb(220,220,250);
	width: 450px;
	height: 50px;
}
textarea.setvoll {
	border: 1pt solid #FFFFFF;
	background-color: rgb(220,220,250);
	width: 580px;
	height:150px;
}

textarea.jobst {
	width: 580px;
	height: 500px;
}


a:link {font: 9pt arial, sans-serif; text-decoration: none; border: 0pt solid #000000; color: rgb(60,130,250);}
a:visited {font: 9pt arial, sans-serif; text-decoration: none; border: 0pt solid #000000; color: rgb(60,130,250);}
a:hover {font: 9pt arial, sans-serif; text-decoration: none; border: 0pt solid #000000; color: rgb(60,130,250);}
a:active {font: 9pt arial, sans-serif; text-decoration: none; border: 0pt solid #000000; color: rgb(60,130,250);}

a.site:link {font: 8pt arial, sans-serif; text-decoration: none; border: 0pt solid #000000; color: #000000;}
a.site:visited {font: 8pt arial, sans-serif; text-decoration: none; border: 0pt solid #000000; color: #000000;}
a.site:hover {font: 8pt arial, sans-serif; text-decoration: underline; border: 0pt solid #000000; color: #000000;}
a.site:active {font: 8pt arial, sans-serif; text-decoration: underline; border: 0pt solid #000000; color: #000000;}

a.imt:link {font: 9pt arial, sans-serif; text-decoration: none; border: 0pt solid #000000; color: rgb(60,130,250);}
a.imt:visited {font: 9pt arial, sans-serif; text-decoration: none; border: 0pt solid #000000; color: rgb(60,130,250);}
a.imt:hover {font: 9pt arial, sans-serif; text-decoration: underline; border: 0pt solid #000000; color: rgb(60,130,250);}
a.imt:active {font: 9pt arial, sans-serif; text-decoration: underline; border: 0pt solid #000000; color: rgb(60,130,250);}



h1 {
	font-weight: bold;
	color: rgb(226,0,122);
	font-size: 30px;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-weight: bold;
	color: rgb(226,0,122);
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

span {
	font-weight: bold;
	font-size: 11pt;
	color: rgb(226,0,122);
}
span.tief {
	vertical-align: sub;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}

p.lang {
	height: 60px;
}

table {
	font-size: 9pt;
}

td {
	vertical-align: top;
}

td.tdueber {
	border: 1pt solid #FFFFFF;
	background-color: rgb(180,180,250);
}

table.imtext {
	width: 80%;
}

//menu

ul#blue {
    margin: 0; padding: 0;
  }

  ul#blue li {
    list-style: none;
    float: left;
    position: relative;
    margin: 0; padding: 0;
  }
  * html ul#blue li {  /* Korrektur fuer den IE 5 und 6 */
  	margin: 0px;
  	padding: 0px;
    margin-bottom: -0.4em;
  }
  *:first-child+html ul#blue li {  /* Korrektur fuer den IE 7 */
    margin: 0px;
  	padding: 0px;
    margin-bottom: -0.1em;
  }

  ul#blue li ul {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 1.7em;
  }
  * html ul#blue li ul {  /* Korrektur fuer IE 5.x */
    margin: 0px;
  	padding: 0px;
    left: -1.5em;
    lef\t: -0.4em;
  }
  ul#blue li ul li {
    float: none;
    display: block;
  }

  ul#blue a, ul#blue span {
    display: block;
    padding: 0;
    text-decoration: none;
    font-weight: bold;
  }
  * html ul#blue a, * html ul#blue span {  /* nur fuer IE erforderlich */
    margin: 0px;
  	padding: 0px;
    width: 100%;
    w\idth: 6.4em;
  }
  ul#blue a:hover, ul#blue span, li a#aktuell {
    color: white;
  }

 ul#blue li>ul {
    display: none; top: 1.6em;
  }
  ul#blue li:hover>ul, ul#blue li>a#aktuell+ul {
    display: block;
  }

  /* Workaround fuer den IE 7 */
  *:first-child+html ul#blue ul {
    margin: 0px;
  	padding: 0px;
    padding-bottom:0.4em;
  }



