/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	background-color: #EFA600;
	background-image: url(../images/3xs.gif);
	font-size: 0.8em;
	font-family: Arial, Sans-Serif;
	padding:0;
	margin:0;
}

div.myform {	
padding-top: 20px;
padding-left: 50px;
position:absolute;
background-color: #FEECCC;
width: 100%;
height: 100%;
}


/* --------------left navigavtion------------- */
#leftmenu {
	margin: 0 0 0 0;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#rightcontent {
   padding: 0px 0px 0px 5px;
	margin-left: 24px;
	float: left;
	width: 630px;
}

#LoginBox {
	padding-top:5px;
	margin-left:13px;
	margin-top: 15px;
	background: url(../images/LoginBox.png) no-repeat;
}


#UserMenuBoxTop {
	margin: 15px 0 0 13px;
	padding: 0 0 0 0;
	width:270px;
	height:25px;
	background: url(../images/MemberMenuBoxTop.png);
}

#UserMenuBoxMiddle {
	margin: 0 0 0 13px;
	padding:20px 0 0 0;
	width:270px;
	background: url(../images/MainMenuBoxMiddle.png) repeat-y 100%;
}

#UserMenuBoxMiddle ul{
	list-style-type: none;
}


#UserMenuBoxBottom {
	margin: 0 0 10px 13px;
	padding: 0 0 0 0;
	width:270px;
	height:20px;
	background: url(../images/MainMenuBoxBottom.png);
}

#MainMenuBoxTop {
	margin: 10px 0 0 13px;
	padding: 0 0 0 0;
	width:270px;
	height:25px;
	background: url(../images/MainMenuBoxTop.png);
}

#MainMenuBoxMiddle {
	list-style-type: none;
	margin: 0 0 0 13px;
	padding:20px 0 0 0;
	width:270px;
	background: url(../images/MainMenuBoxMiddle.png) repeat-y 100%;
}

#MainMenuBoxBottom {
	margin: 0 0 20px 13px;
	padding: 0 0 0 0;
	width:270px;
	height:20px;
	background: url(../images/MainMenuBoxBottom.png);
}


#AngeboteErwachseneBox {
	list-style-type: square;
	padding: 0 0 0 0;
	height:130px;
	margin-left:13px;
	background: url(../images/AngeboteErwachseneBox.png) no-repeat;
}

#AngeboteErwachseneBox li a {
	font-size: 14px;
	font-weight: normal;
	color: black;
}

#SIGLehrbuchBox {
	padding: 0 0 0 0;
	margin-top:20px;
	margin-left:13px;
	width:270px;
	height: 350px;
	background: url(../images/SIGLehrbuchBox.png) no-repeat;
}


#SIGAusbildungenBox {
	padding: 0 0 0 0;
	margin-top:0px;
	margin-left:13px;
	width:270px;
	height: 130px;
	background: url(../images/SIGAusbildungen.png) no-repeat;
}

#SIGAusbildungenBox ul{
	list-style-type: square;
	padding: 0 0 0 0px;
	margin: 0;
}

#FooterText a{
	text-decoration: underline;
}

#FooterText a:hover{
	text-decoration: underline;
}


#DienstleistungenSchulenBox {
	margin-top:8px;
	width:300px;
	height: 130px;
	float: left;  
	background: url(../images/DienstleistungenSchulen.png) no-repeat;
}

#DienstleistungenSchulenBox ul{
	padding: 0 0 0 40px;
	margin: 0;
}


#KurseKinderBox {
	margin-top:20px;
	width:603px;
	height:460px;
	float: left;  
	background: url(../images/KurseKinder.png) no-repeat;
}

#NewsletterBox {
	margin-top:8px;
	width:603px;
	height: 85px;
	float: left;  
	background: url(../images/Newsletter.png) no-repeat;
}

#FurSchulenBox {
	margin-top:8px;
	width:603px;
	height: 130px;
	float: left;  
	background: url(../images/FurSchulenBox.png) no-repeat;
}

#FurSchulenBox ul{
	list-style-type: square;
	padding: 0 0 0 40px;
	margin: 0;
}



/* ----------container zentriert das layout-------------- */
#container {
	width:85%;
	min-width:800px;
	margin: 0 auto;
	padding: 0;
	border: 2px solid rgb(80, 80, 80);

/*
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
	background-color: #EFA200
*/
}

/* ----------banner for logo-------------- */
#banner {
	margin: 0;
	padding:0;
	background-color: #EFA600;
	width: 100%;
	
	height: 140px;
}


#middle {
	margin: 0; 
	padding:0;
	width: 100%;
	background: url(../images/middle.png) repeat-y 100%;

}

#rightbody {
	margin: 0; 
	padding:0;
	width: 100%;
	height: 100%;
   background: url(../images/rightmiddle.png) repeat-y 100%;
}

#banner p{
	margin: 0px;
	padding: 0px;
}
#mainnavi {
	margin: 0;
	padding: 0;
	background-color: #ECA200;
	text-align: right;
}

#mainnavi p{
	padding: 0;
	margin: 0;
}


/* -----------------Inhalt--------------------- */
#content {
	padding: 0;
	padding-top: 7px;
	margin: 0 0 0 10px;
	border: Black; 
	width: 70%;

}

#contentwrapper{
	width:100%;	
	min-height:800px;
	padding-top: 20px;
	background: transparent url(../images/fff.gif);
}

/* div dearch box module */
#search{
	text-align: right;

	background-color: #ECA500;
}


/* --------------left navigavtion------------- */
#left {
	margin: 0;
	float: left;
	width: 28%;
	min-width:250px;
	padding: 15px 0 0 0;
	border: Black; 
	font-size: 10px;
	text-transform: none;
	font-weight: bold;
	
	
}


ul{
	list-style-type: square;
	padding: 0 0 0 50px;
	margin: 0;
}

#mainmenu{
	padding: 0 0 0 0;
	
}

#mainmenu ul{
	list-style-type: none;
	padding: 0 0 0 25px;
	margin: 0;
}

#mainmenu ul.borderbottom{
	border-bottom:1px solid #ffffff;
	padding: 0 0 10px 25px;
}

#mainmenu li a {
	font-size: 1.3em;
	text-decoration:none; 
}
#mainmenu  li li a { font-size: 1em; }
#mainmenu li{
	margin: 0;
	padding: 0 0 4px 0;
}
#mainmenu li li{
	list-style-type: square;
	margin: 0;
	padding: 0 0 3px 0;
}
#mainmenu li a.selected {
	margin: 0;
	padding: 0 0 0 25px;
	color:#ffffff;
}

#mainmenu li li a.selected {
	margin: 0;
	padding: 0;
}


.FooterText{
	font-size: 11px;
	text-align:center;
}

.FooterText a{
	text-decoration: none;
}
.FooterText a:hover{
	text-decoration: underline;
}



/* -----------footer--------------------------- */
#footer {
	clear: left;
	padding-top: 10px;;
	margin: 0;
	text-align: center;
	height: 30px;
}



div.moduletable{
	margin:auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	
	padding: 0;
	margin-bottom: 27px;
	width: 170px;
	
	color: #646464;
	text-align:left;
	
	font-size: 11px;
}

table.moduletable {
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #fefefe;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	margin-top:12px;
	padding-left:7px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}


a {color: black;}
a:visited {color:black;}
a:hover {color: black;}
a:active { color:black;}

.contentheading{
	font-size: 26px;
	font-weight: bolder;
	color: black;
	text-transform: uppercase;	
	width: 100%;
}


.componentheading{
	padding-top: 10px;
	font-size: 26px;
	font-weight: bolder;
	color: black;
	text-transform: uppercase;	
	width: 100%;
}

.sectiontableheader{
	
	font-size: 14px;
	font-weight: bold;
	color: black;	
}



table.contentpaneopen {
  	width: 100%;
	padding: 0px;
}

table.contentpaneopen td {
	padding-right: 5px;
	line-height: 1.5em;
}

table.contentpaneopen td.componentheading {
	font-family: Arial;
	color: #4a4a4a;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

table.contentpaneopen div{
	
}


.contenttext{
	font-size: 14px;
	font-weight: normal;
	color: black;
}

.contenttext ul{
	list-style-type: square;
}

.contenttext li a {
	list-style-type: square
}


img.download {vertical-align:middle;}



p, pre {
	padding: 0 20px 15px 25px;
	margin:0;
}
pre, code { font-size: 1.2em;}


.gross {
	width: 5.71em;
	height: 1.07em;}




a.mainlevel:link, a.mainlevel:visited {
	font-size: 14px;
	background: url(../images/sc_menu.png) no-repeat;
	font-weight: bold;
	color: black;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	text-align: left;
	padding-left: 15px;
	width: 194px;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	font-weight: bold;
	background-position: 0px -22px;
	color: #FF8C00;
}

a.mainlevel#active_menu {
	background-position: 0px -48px;
	color:  #FF8C00;
}
a.mainlevel#active_menu:hover {
	color: #FF8C00;
}

h1 {
	font-size:22px;
	
}
h2 {
	font-size:20px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}