﻿div.container
{
margin-top:0px;
width:auto;
height:auto;
background-color:#06DDF9;
}
div.intro
{
margin-top:0px;
width:auto;
height:36.89em;
background-color:#06DDF9;
}
div.subcontainer
{
width:97%;
height:auto;
margin-left:0px;
margin-top:240px;
margin-bottom:60px;
background-color:white;
}
div.header
{
margin-top:10px
float:none;
width:100%;
background-color:white;
border-bottom:4px solid white;
}
div.header2
{
float:left;
width:100%;
line-height:25px;
text-decoration:none;
background-color:#06DDF9;
border-bottom:4px solid white;

}
div.footer1
{

color:#FFFFFF;
background-color:#000080;
text-align:center;
font-size:9pt;
line-height:10px;
}
div.footer2
{
color:#A9A9A9;
background-color:#DEDED4;
text-align:center;
font-size:10pt;
border-bottom:2px solid white;
border-left:2px solid white;
border-right:2px solid white;
line-height:18px;
}
h1.header
{
padding:0;
margin:0;
}
div.leftbox
{
float:left;
width:175px;
height:auto;
background-color:#06DDF9;
}

div.cbox
{
height:auto;
background-color:#FFFFFF;
margin-left:185px;
margin-right:188px;
margin-bottom:0px;
border-left:6px solid #000000;
border-right:6px solid #000000;
color:#3D3435;
}
hr.e {
background-image:url(img/divider4.gif);
width: 267px;
height: 18px;
border: 0 none;
margin: 0 auto;
text-align: center;/*IE*/
}
div.rbox
{
margin-left:0em;
float:right;
width:173px;
height:auto;
text-decoration:none;
background-color:#06DDF9;

}
ul.hmenu
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
a.hmenu
{
float:right;
width:auto;
text-align:center;
font-weight:bold;
padding-left:10px;
padding-right:10px;
font-size:15px;
text-decoration:none;
color:#3D3435;
border-right:0.1px solid #666666;
}
a.hmenu:hover {
background-color:#99CCFF;
color:#ffffff;
text-decoration: underline;
}
li.hmenu {display:inline}


a.vmenu2
{
font-size:10pt;
font-family:"Trebuchet MS";
color:#3D3435;
font-weight:bold;
text-decoration:none;
}

a.vmenu2:hover {
text-decoration: none;
color: white;
background-color:#666666;
}
ul.vmenu2
{
padding:0;
list-style-type:none;
}


h2
{
font:Tahoma, sans-serif;
}
h3
{
font-size:12pt;

}
h5
{
background-color:#DCDCDC;
font-size:12pt;
}
p{
border-bottom:none;
}
p.whitespace{
white-space:90px
}

/*hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh+++hmenu+++hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh*/
#menuebox {
width:auto;
margin-left:5em;
position: relative;
height: 30px;
}
.stupidie {
display: none;
}
#menue {
float:right;
position:absolute;
top: 5px;
left: 0;
z-index: 200;

}

#menue .aussen {
float: left;
display: block;
overflow: hidden;
width: 7.5em;
height: 1.3em;
font-weight: bold;
font-size:15px;
text-align: center;
background-color: #dec79a;
color: #513913;
border: 1px solid;
border-color: #d0843e #78561d #78561d #d0843e;

}
#menue .aussen:hover {
height: auto;
background-color: #624617;
color: #fff;
}

a.innen-1 {
margin-top: 2px;
}
a.innen,
a.innen-1 {
display: block;
width: 7.5em;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #78561d;
background-color: #ecd8ae;
color: #600;
}
a:visited.innen,
a:visited.innen-1 {
background-color: #ecd8ae;
color:#555;
}
a:hover.innen,
a:hover.innen-1 {
background-color: #f7eedb;
color: #900;
}

span.menutag {
display: block;
cursor: default;
}


++++++++++++++++++++
   CSS Teil II
++++++++++++++++++++

/*
	Menue-styles fuer IEs
	Am besten per Conditional Comment einbinden.
	Fuer IE5.5 und 5.0 muessen nur geringfuegige kosmetische
	Anpassungen vorgenommen werden (siehe Kommentare).
*/

#menue {
display:none;
}
.stupidie {
display: block;
position: absolute;
top: 5px;
left: 0;
z-index: 200;
}

a.auss {
float: left;
width: 7.5em;
font-size:15px;
height: 1.4em;
overflow: hidden;
display: block;
font-weight: bold;
text-align: center;
text-decoration: none;
background-color: #dec79a;
color: #513913; 
border: 1px solid;
border-color: #d0843e #78561d #78561d #d0843e;
}
a:hover.auss {
overflow: visible;
background-color: #624617;
color: #fff;
}
a:hover.auss table {
display: block;
margin-top: 3px;
background-color: #dec79a;
color: #400;
border-collapse: collapse;
}

a.inn {
display: block;
width: 7em; /* fuer 5er IEs anpassen, sonst 'zuckt' es */
padding: 2px 0;
font-size: 100%; /* fuer 5er IEs auf 80% reduzieren */
font-weight: normal;
text-align: center;
text-decoration: none;
border-bottom: 1px solid #78561d;
background-color: #ecd8ae;
color: #600;
}
a:visited.inn {
background-color: #ecd8ae;
color:#444;
}
a:hover.inn {
position: relative;
background-color: #f7eedb;
color: #900;
}
span.menutag {
display: block;
cursor: default;
}
/*hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh END OF Hmenu++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Images++++++++++++++++++++++++++++++++*/
img.header
{
padding-right:1px;

	width: 100%;	
}
img.floatLeft { 
    float: left; 
    margin-top: 6px; 
}
img.floatRight { 
    float: right; 
    margin-top: 10px; 
}
img.bathat{ 
    float: right; 
    margin-top:2px; 
}
img.intro {
    float: right; 
    margin-right: 18em; 
	margin-top: 4em;
	width:26em;
	height:30em:
}
img.findus { 
	margin-top: 4em;
	width:34em;
	height:28em:
}
img.footernav { 
     float:left;
    margin-top: 1px;
	height:1.6em;
	width:47.4em;
	margin-left:0.6em;
}

div.foundbox{

text-align:center;
border:1px solid black;
padding:0px;
width:36.4em;
}
tr{background:none;
}

div.tr
{
background:none;
}

td
{
padding-right: 100px;
}
div.td
{
padding:0px;
padding-left:0px;
padding-right:10px
}
/*OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO++++++++++++++++++++++LINK++++++++++++++++*/
    a[href^="http:"] {
    display:inline-block;
    padding-right:14px;
    background:transparent url(/Images/ExternalLink.gif) center right no-repeat;
    }

    a[href^="mailto:"] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/MailTo.gif) center left no-repeat;
    }

    a[href$='.pdf'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/PDFIcon.gif) center left no-repeat;
    }

    a[href$='.swf'], a[href$='.fla'], a[href$='.swd'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/FlashIcon.gif) center left no-repeat;
    }

    a[href$='.xls'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/ExcelIcon.gif) center left no-repeat;
    }

    a[href$='.ppt'], a[href$='.pps'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/PowerPointIcon.gif) center left no-repeat;
    }

    a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/WordDocIcon.gif) center left no-repeat;
    }

    a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/ZIPIcon.gif) center left no-repeat;
    }
/**/

/* ++++++++++++++++++++++++Forms++++++++++++++++Forms++++++++++++++Forms++++++++++++++++++Forms++++++++++++Forms+++++++++++++++++++Forms++++++++++++++++++++++*/
/* +++++++++++++++++++++++++++++GOOGLE Forms+++++++++++++++++++++*/
#googlesearch{
width: 7.5em;
margin-left:0.5em;
}
#googlefield{
width: 8.8em;
margin-top:0.5em;
margin-left:0.5em;
}
#checkbutton{
width: 12em;
margin-left:0em;
}
div.googlebox{
border:1px solid black;
padding:0px;
width:9.5em;
}
/* ++++++++++++++++++++++++++++Forms+++++++++++++++++++++*/

 label
{
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
label.one
{
width: 20em;
float:none;
text-align: right;
margin-right: 0.5em;
display: block
}

 label.day
{
width:2em;
text-align: right;
margin-right: 0.5em;
display: block
}

 label.month
{
width: 3em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
 label.year
{
width: 3em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
label.agree
{
width:23em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
#fullname
{
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}
#adress
{
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}
#town
{
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}
#tele
{
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}
#prov
{
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}
#mail
{
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
width:12em;
}
#fname
{
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}
#mname
{
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}
#lname
{
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}
#fschool
{
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}
select
{
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}

select.day
{
width:3em;
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}
select.month
{
width:3.7em;
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}
select.year
{
width:4em;
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}
fieldset
{
border: 1px solid #781351;
width: 40em
}

legend
{

color: #fff;
background: #666666;
border: 1px solid #781351;
padding: 1px 6px
}
/* ++++++++++++Input Admission Forms++++++++++++++*/

#age
{
width:4em;
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}
#female
{
width:1em;
margin-left: 2em;
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}
#male
{
width:1em;
margin-left: 8em;
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}
#yes
{
width:1em;
margin-left: 1em;
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}
#no
{
width:1em;
margin-left: 1em;
color: #781351;
background:#CCCCCC;
border: 1px inset #d7b9c9;
}

/* +++++++++++++++++++Comment Forms+++++++++++++++++++++*/
label.comment{
float: left;
width: 150px;
}

input, textarea{
width: 200px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
color: #781351;
background:#C0C0C0;
border: 2px inset #d7b9c9
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 12em;
width: 60px;
color: #781351;
background:#C0C0C0;
border: 3px outset #d7b9c9
}
#resetbutton{
margin-left:2em;
width: 60px;
color: #781351;
background:#C0C0C0;
border: 3px outset #d7b9c9
}

br{
clear: left;
}
/*+++++++++++++++++++Dropdown menu Form +++++++++++++++++++++++++++++*/
li ul {
    display: none;
}
li:hover > ul {
    display: block;
}
 select {
 background:#CCCCCC; color: #781351;
  border: 1px solid #781351
 }

/*+++++++++++++++++++Vertical menu+++++++++++++++++++++++++++++*/

#menue1 {
width: auto;
margin: 0 auto;
}
#menue1r {
width: auto;
margin: 0 auto;
}
#menue1 #abstand1 {
border: 3px solid;
border-color: #eeeeee #304e6a #304e6a #eeeeee;
background: #06DDF9;
padding: 2px 8px;
}
#menue1r #abstand1r {
border: 2px solid;
border-color: #eeeeee #304e6a #304e6a #eeeeee;
background: #06DDF9;
padding: 4px 10px;
}
#schalter1 a {
display: block;
padding: 2px;
text-decoration: none;
border: 3px solid #ccc;
width: 150px;
font-weight: bold;
text-align: center;
margin: 0 0;
background-color:#000033;
}
#schalter1r a {
display: block;

text-decoration: none;
border: 0px solid #ccc;
width: 141px;
font-weight: bold;
text-align: center;
margin: 0 0;
background-color:#000033;
}
#schalter1 a:link {
color:#FFFFFF;
 
}
#schalter1r a:link {
color:#FFFFFF;
 
}
#schalter1 a:visited {
color: #FFFFFF;
}
#schalter1r a:visited {
color: #FFFFFF;
}
#schalter1 a:hover {
border: 2px solid;
border-color: #eeeeee #304e6a #304e6a #eeeeee;
background-color: #d0c0a0;
color: #ffffff;
}
#schalter1r a:hover {
border: 0px solid;
border-color: #eeeeee #304e6a #304e6a #eeeeee;
background-color: #d0c0a0;
color: #ffffff;
}
#schalter1 a:active {
color: #c00;
}
#schalter1r a:active {
color: #c00;
}
#schalter1 a .pfeil1 {
display: none;
}
#schalter1r a .pfeil1 {
display: none;
}
#schalter1 a:hover .pfeil1 {
display: inline;
color: #3D3435;
}
#schalter1r a:hover .pfeil1 {
display: inline;
color: #3D3435;
}
#menue1 .toc1 {
width:9.8em;
color: #3D3435;
font-size: 95%;
font-weight: bold;
margin: 0 3px 5px;
margin-left:0px;
background-color:#dec79a;
border: 2px solid;
border-color: #eeeeee #304e6a #304e6a #eeeeee;
}

div #menue1r .toc1r {
width:9.9em;
color: #3D3435;
text-align:center;
font-size: 95%;
font-weight: bold;
margin: 0 5px 5px;
margin-left:0px;
background-color:#dec79a;
border: 2px solid;
border-color: #eeeeee #304e6a #304e6a #eeeeee;
}
#menue1 .copy1 {
color: #757575;
font-size: 80%;
font-weight: normal;
margin: 5px 0 0;
text-align: right;
}
#menue1r .copy1r {
color: #757575;
font-size: 80%;
font-weight: normal;
margin: 5px 0 0;
text-align: right;
}
#menue1 .space1 {
font-size: 1px;
margin: 3px 0;
}
#menue1r .space1r {
font-size: 1px;
margin: 3px 0;
}