/* General Body Styling */
 
body, html{
	background-color: #c4c4c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	margin: 0px 0px 0px 0px;
	text-align:center;
	overflow: auto;
	color: #2d4e83;
	/*
	scrollbar-base-color: #fff;
	scrollbar-3dlight-color: #BBBDBD;
	scrollbar-darkshadow-color: #F4F4FB;
	scrollbar-arrow-color: #222222;
	*/
}

body, body div, body p, body th, body td, body li, body dd	{
	font-size: x-small; /* IE 5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd	{
	font-size: small; /* standards compliant */
}


td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2d4e83;
	/*font-size: 90%;*/
	line-height: 160%;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}


td p {
	margin: 0;
}

td ul {
	margin-left: 1em;
	margin-top: -0.3em;
}


h1 {
	color: #585856; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 108%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

h2 {
	color: #585856; 
	font-size: 105%;
	font-weight: bold;
}
h3 {
	color: #585856; 
	font-size: 100%;
	font-weight: bold;
}

h4 {
	color: #585856; 
	font-size: 95%;
	font-weight: bold;
}

h5 {
	color: #585856; 
	font-size: 95%;
	font-weight: bold;
}

h6 {
	color: #585856; 
	font-size: 95%;
	font-weight: bold;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2d4e83;
	line-height: 160%;
}

a {
	color: #639335;
}



a:link, a:visited {
	color: #537D2B;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


a:hover {
/*	color: #BB55BB;*/
	color: #3B581F;
	text-decoration: underline;
}

	
ul {
	margin: 0em;
	padding: 0;
	list-style: none;
}

ul li {
	list-style: square;
	padding: 0;
	margin-left: 1.6em;
	
}

ol {
	margin-left: 1.6em;
	list-style-position: outside;
	list-style-type: decimal;
}

ol li {
	line-height: 160%;
}

img {
	padding:0px;
	margin: 0px;
	/*line-height: 100%; */
}


/* ---------------------------------------------------------------
		Main divs
------------------------------------------------------------------*/

#wrapMain {
background-color:#ffffff;
	width:890px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
}

/* Header */

#wrapHeader {
	line-height: 1em;
}

#header {
	background-color: #c4c4c4; 
	border-top: 5px solid #c4c4c4;
}
 
#headerLogoTitel {
	background-color:#ffffff;
}


#headerLogoLeft {
	clear: both;
	float: left;
	margin:0;
	margin-top: -1px;
	border:0;
}

#headerLogoLeft img {
	vertical-align: bottom;/* this gets rid of the gaps */
}


#headerTitelRight {
	float: right;
	margin-top: -1px;
	background-color: #2D4E83; 
/*	background-color: #c1c9e4;*/
	height: 81px;
	width: 772px;
}


.headerTitelText {
	color: #ffffff;
	text-transform:uppercase;
	font-size: 9pt;
	font-weight: bold;
	text-align: right; 
	margin-right: 20px; 
	margin-top:65px;
}

/* Topmenu */

#wrapTopmenu {
	clear: both;
	float: left;
	margin:0;
	background-color: #ffffff;
	border-bottom: 1px solid #2D4E83;
	/*background: url(img/line_menu_1.gif) repeat-x top;*/
}


#topmenuSlogan{
	background-color: #E4E5EE;
	width: 280px;
	height:24px;
	float: right;
}
	
.topmenuSloganText {
	text-align: right; 
	margin-right: 20px; 	
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 11px;
	font-weight: bold;
	color:#000;
}

#wrapMiddle {
	width: 890px;
	background-color:#fff;
	/*overflow: auto;*/
	clear:both;
}

/* Fixed Content */

#fixedContent {	
	overflow: hidden;
	padding-bottom:15px;	
}



/* Content Left*/

#contentLeft {
	width: 610px;
	float: left;
	background-color: #fff;
	overflow: auto;
}

#contentText{	
	width: 530px;
	margin-left: 30px;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 30px;	
}

#contentHeadline {
}


/* Content Margin*/

#marginColumn{
}




/*Content Right*/

#sidebarRight {
	background-color: #F4F4FB;
	width: 280px;
	float: right;
}

#imageBottom{
	float:right;
	background-color: #fff;
	
}

#imageBottom img {
	vertical-align: bottom;
}

/* News */

#sidebar-right-container{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 15px;
	
}


.news-latest-item {
	padding-left: 4px;
	padding-right: 4px;
}


.lineAbove {
	border-top: 1px dotted #cccccc;
}



.news-latest-morelink a:link, .news-latest-morelink a:visited {
	color: #2d4e83;
	font-weight: bold;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}

.news-latest-morelink a:hover {
	color: #000000;
	text-decoration: underline;
}



/* Footer */

#wrapFooterRight {
	clear: right;
	width: 280px;
	background-color: #fff;
	bottom: 0px;
	
}

#wrapFooterLeft {
	clear: left;
	float:left;
	width: 610px;
	background-color: #fff;
	
}

#footer {

}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


#footerElements {
	/*float: left;*/
	padding-left: 5px;
	font-size:10px;
	color: #ffffff;
	background-color: #2D4E83;
	}
	
	



	
/* Pathway */


#wrapPathway {
	height: 28px;
	background-color:#c4c4c4;
}

#pathwayText {
	overflow: hidden;
	float: left;
	display: block;
	margin-top: 12px;
	margin-bottom: 4px;
	font-size: 11px;
	padding-left: 2px;
	color: #ffffff;
}



a.pathway:link, a.pathway:visited {
	color: #ffffff; /*#5e5e5e;*/
	text-decoration: none;
}

a.pathway:hover {
	text-decoration: underline;
}


/* ----------------------------------------------
		Formular
-------------------------------------------------*/

.csc-mailform {  
 background-color: #F4F4FB;
 border: 0;
/*  border: 1px solid #2D4E83;*/
  padding: 20px 10px 20px 10px;
}


.csc-mailform-field{
	margin-bottom: 0.6em;
	vertical-align: middle;
}

.csc-mailform label {
	display: block;
	width: 7em;
	float: left;
	text-align: right;
	padding-right: 1em;
}


input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #2D4E83;
	padding: 0.2em;
	padding-top: 0em;
}

input:active, input:focus, input:hover, textarea:active, textarea:focus, textarea:hover  { 
   background: #F7F7F7;
   border: 1px solid #2D4E83;
}
  

#mailformformtype_mail { 	
	font-size: 95%;
  	background-color:#2D4E83; 
	color:#fff; 
	border: 1px solid #2D4E83; 
	float: left;
	margin-right: 2em;
}
  

#mailformformtype_mail:hover, mailformformtype_mail:active, mailformformtype_mail:focus { 	
  	background-color:#F7F7F7; 
	color:#2D4E83;  
}

.csc-mailform-submit { 	
	margin-left: 8.4em;  	
}

* html .csc-mailform-submit {
	margin-left: 7.2em; 
}


/* ----------------------------------------------
		Menus
-------------------------------------------------*/

#topmenuList {
}

#topmenu {
	line-height: 100%;
	padding-left:55px;
}

#topmenu li{
	padding-top: 0.4em;
	margin-left: 0;
}

.topmenuItem, .topmenuItemAct {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	font-size: 11px;
	margin-top: 1px;
}


.topmenuItem a:link, .topmenuItem a:visited {
	text-decoration: none;
	color: #000000;
}

.topmenuItem a:hover {
	color: #2D4E83;
	/*border-bottom: 3px solid #c1c9e4;*/
	/*background: transparent url(img/line_menu_1_act.gif) repeat-x top;*/
}


.topmenuItemAct a:link, .topmenuItemAct a:visited {
	text-decoration: none;
	color: #2D4E83;
	font-weight: bold;
}


#sidemenuList{
	list-style:none;
	margin-top: 0.7em;
	text-align: left;
	font-weight: normal;
}

#sidemenuList li{
	font-size: 88%;	
	line-height:110%;
	margin: 0;
	padding: 0.3em;
	margin-bottom: 0.2em;
	list-style: none;
}


.sidemenuItem a:link, .sidemenuItem a:visited {
	display: block;
	padding-left: 2.1em;
	text-decoration: none;
	color: #666666;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

.sidemenuItem a:hover {
		text-decoration: underline;
}


.sidemenuItemAct {
	background: transparent;
	
}

.sidemenuItemAct a:link, .sidemenuItemAct a:visited {
	display: block;
	text-decoration: none;
	padding-left: 2.1em;
	color: #666666;
	background-image: url(img/bullet_home.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}


#middlemenu {
	background: transparent;
	color: #2d4e83;	
}

h1.marginColHeadline{	
	color: #fff; 
	font-size: 90%;
	font-weight: bold;
	background-color: #000000;
	padding-left: 1.3em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	padding-right: 0em;
	margin-bottom: 1.3em;
	width: 6.5em;
}


#marginColList li{
	list-style: none;
	text-align: left;
	font-weight: normal;
	font-size: 80%;
	line-height: 110%;
	padding-bottom: 1.0em;
}

#middlemenu li{	
}

table.PraktischeInfos {
	text-align:left;
	margin:0;
	padding:0;
	border:0;
}

.PraktischeInfos td {
	margin:8px;
	border:4px;
}

.PraktischeInfos td.td-0 {
	text-align: right;
	padding-right: 1em;
	padding-left: 0.5em;
}

.PraktischeInfos td.td-last {
	padding-right: 0.5em;
}

.PraktischeInfos tr {
	background-color: #F4F4FB;
}

.contenttable p{
	line-height: 120%;
	padding-bottom: 0.5em;
}

table.SchulenAnkuendigung {
	text-align:left;
	margin:0;
	padding:0;
	border:0;
	font-size: 90%;	
}

.SchulenAnkuendigung td {
	margin: 12px;
	border: 4px;
	padding-right: 1em;
	padding-left: 0.5em;
	padding-bottom: 0.4em;
	padding-top: 0.4em;	
	font-size: 90%;	
}

.SchulenAnkuendigung tr {
	background-color: #F4F4FB;		
}

.SchulenAnkuendigung tr.tr-0 { 
	font-weight: bold;
	color: #2d4e83;
	border: 1px solid green;
	background-color: #fff;
}


.SchulenAnkuendigung td.td-1 {
	width: 27%; 

}

.SchulenAnkuendigung td.td-last {
	width: 27%; 

}

.SchulenAnkuendigung a:link, .SchulenAnkuendigung a:visited {
	color: #2d4e83;
}

.SchulenAnkuendigung a:hover {
	text-decoration: underline;
}