body {
	font-family:Arial,Helvetica,Sans-Serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#E6E6E6;
	background-image:url(../images/layout/background.png);
	background-repeat:repeat-x;
	background-position:left 128px;
}


h1 {
	font-size:105%;
	border-bottom:1px solid #C5D3E0;
	color:#003A76;
}


h2 {
	font-size:100%;
	color:#003A76;
	
}

h3 {
	color:#3D4145;
	font-size:110%;
}
h4 {
	margin:0;
	font-size:85%;
}

ul {
	list-style-type:none;
}

.newsContainer ul {
		list-style-type:circle;
}

.newsContainer ul li{
		padding-bottom:12px;
}

a  {
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;	
}

p {
	line-height:21px;
}


/*============== for AktionsPanel ===========*/

#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }


.aktionsPanel {
	position:absolute;
	left:45%;
	top:-349px;
	width:600px;
	height: 349px;
	z-index:10001;
	background-image:url(../images/layout/aktion_summer_bg.png);
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-left-radius: 7px 7px;
	-webkit-border-bottom-right-radius: 7px 7px;
	/*-webkit-box-shadow: rgb(0, 0, 0) 0px 8px 64px;*/
}


.aktionsPanelContent {
	padding:0px 20px 10px 20px;
	margin:0px;
}

.aktionsPanelContent h1 {
	color:#ffffff;
	border:none;
	font-size:26px;
}
.aktionsPanelContent p {
	color:#ffffff;
	font-size:18px;
}


.aktionsPanelSlider {
	position:absolute;
	z-index:10002;
	top:0px;
	height:48px;
	width:200px;
	background-image: url(../images/layout/aktion_btn.png);
	background-position: 0px 0px;
	/*border-top:1px solid #cecece;*/
	font-size:20px;
	left:50%;
	margin-left:278px;
}


.aktionsPanelSlider a {
	display:block;
	width:200px;
	height:48px;
	left:0px;
	padding-top:2px;
	text-align:center;
	color:#605D5C !important;
}
.aktionsPanelSlider a:hover {
	text-decoration:none;
}
/*this trick avoids the dotted border around the selected slider link */
.aktionsPanelSlider a:focus, .aktionsPanelSlider a:active  {
  outline: none;
}

/*==========END Aktionspanel==================*/



.hiddenanchor {
	border:0 none;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:0;
	padding:0;
	width:1px;
}


.window {
	width:100%;
}

.wrapper {
	margin:0px auto;
	padding:0;
	width:100%;
	
}
.content {
	margin:0px auto;
	padding:0;
	width:988px;
}




.headerDiv {
	margin:0;
	padding:0;
	width:100%;
	/*background-image:url(http://www.seitzeichen.de/images/bg-header.gif);*//*url(http://enhancedlabs.com/images/layout/spotlight-large-tile.gif);url(../images/head.gif);*/
	background-position: left bottom;
	border-bottom: 1px solid #000000;
	background-image:url(../images/layout/body_bg.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}
.head {
	margin:0px auto;
	padding:0;
	width:100%;
	height:80px;
	/*border-left:1px solid #393431;
	border-right:1px solid #393431;*/
	/*background-image:url(../images/bg_head.gif);*/
	background-image:url(../images/layout/head_bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	/*background-image:url(../images/bg_head.gif);*/
	/*background-image:url(http://www.seitzeichen.de/images/bg-header.gif);*/
	background-color:#ffffff;
	}

.headContent {
	padding:0;
	width:986px;
	height:80px;
	margin:0px auto;
}
	
.logoDiv {
	width:180px;
	padding-top:15px;
	padding-bottom:10px;
	padding-right:15px;
	text-align:center;
	float:left;
}

.hssDiv {
	width:401px;
	padding-top:23px;
	float:left;
}


.navContainer {
	width:986px;
	height:38px;
	padding:0;
	margin:auto;
	text-align:right;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:10px;
	/*background-color:#202a33;*/
	border-left:1px solid black;
	border-right:1px solid black;
	background-image:url(../images/layout/header_line.png);
	background-repeat:repeat-x;
}
.navBar {
	/*width:780px;*/
	margin-top:0px;
	margin-left:200px;
}

.leftHeaderBar {
	float:left;
	height:30px;
	width:10px;
	background-image:url(../images/header_round.gif);
}
.mainHeaderBar {
	height:30px;
	float:left;
	background-image:url(../images/header.png);
	background-repeat:repeat-x;
	background-position: left top;
	color:#ffffff;
	font-weight:bold;
}

.rightHeaderBar {
	height:30px;
	float:left;
	width:10px;
	background-image:url(../images/header_round.gif);
	background-position: right top;
}

.navBar ul {
	display:block;
	margin:0;
	padding-left:0px;
	float:left;
}

.navBar li {
	display:block;
	float:left;
	height:30px;
	font-size:13px;
	padding-left:22px;
	padding-right:22px;
	padding-top:9px;
}


.navBar li:hover {
	background: transparent url(../images/tab_active.gif) repeat-x scroll 0 0;
}



.navBar a , .subMenu a{
	color:white;
}




.subMenu a {
	padding-right:15px;
	padding-left:15px;
	padding-top:4px;
}

.navBar a:hover, .subMenu a:hover {
	text-decoration: none;	
}

.selectedMenuItem {
	/*color:#eeeeee !important;*/
	background: transparent url(../images/tab_active.gif) repeat-x scroll 0 0;
}
.selectedMenuItem a {
	color:white !important;
}

.subHeader {
	background-color:#EEEEEE;
	background-image:url(../images/layout/title_bg.png);
	background-position:left top;
	border-top-color:#000000;
	background-repeat:repeat-x;
	height:90px;
	margin:0;
	overflow:hidden;
	padding:0 0 10px;
	width:986px;
	color:#666666;
	/*border-bottom: 1px solid #C5D3E0;*/
	border-left:1px solid #bababa;
	border-right:1px solid #bababa;
}
.shContent {
	margin:0px;
	padding:0;
	width:986px;
}
.subHeaderText {
	font-size:190%;
	padding-top:18px;
	padding-left:15px;
	font-style:italic;
}

.subsubHeaderText {
	font-size:140%;
	padding-left:201px;
}


.subMenu {
	background-color:black;
	font-weight: bold;
	color:white;
	padding-left:189px;
	font-size:70%;
	height:22px;
	padding-top:3px;
	margin-top:0px;
	background-image:url(../images/subMenu.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	border-left:1px solid black;
	border-right:1px solid black;
}

.selectedSubMenuItem {
	background-image: url(../images/menuMarker.gif);
	background-repeat:no-repeat;
	background-position: center top;

}

.mainContent {
	padding-left:15px;
	padding-top: 25px;
	padding-right:15px;
	padding-bottom:25px;
	color:black;
	background-image:url(../images/main.gif);
	border-top-color:#000000;
	background-position:left top;
	background-repeat:repeat-x;
	font-size: 90%;
	background-color:#ffffff;
	height:1%;
	border-left:1px solid #bababa;
	border-right:1px solid #bababa;
}

.leftCol {
	float:left;
	width:74%;
}
.rightCol {
	float:right;
	width:22%;
}

/* Vierecke auf Hauptseite */
.mainDiv {
 float:left;
 width:46%;
 padding-left:9px;
 padding-right:9px;
 padding-top:10px;
 border: 1px solid #C5D3E0;
}
#bottom {
	width:97% !important;
}
#topRight, #bottomRight {
	margin-left:15px;
}
.mainDiv .sb-inner {
	background-color:white;
}
.mainDiv h1 {
	font-size:120%;
	font-family:verdana,arial,serif;
	font-weight:normal;
	/*border-bottom:1px solid #C5D3E0;*/
	border:none;
	padding:0;
	margin:0;
	margin-top:10px;
	height:38px;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:10px;
}
.mainDiv p {
	margin:0;
	padding-top:10px;
	padding-bottom:15px;
}

#topLeft h1 {
	background-image: url(../images/icons/book_accept.png);
}

#topRight h1 {
	background-image: url(../images/icons/chart_pie.png);
}

#bottomLeft h1 {
	background-image: url(../images/icons/mobile_phone.png);
}

#bottomRight h1 {
	background-image: url(../images/icons/globe_download.png);
}
#topLeft .sb-inner, #topLeft  {
	background-image: url(../images/topLeft.gif);
	background-repeat:repeat-x;
}
#topRight .sb-inner, #topRight  {
	background-image: url(../images/topRight.gif);
	background-repeat:repeat-x;
}
#bottomLeft .sb-inner, #bottomLeft  {
	background-image: url(../images/bottomLeft.gif);
	background-repeat:repeat-x;
}
#bottomRight .sb-inner, #bottomRight, #bottom .sb-inner, #bottom {
	background-image: url(../images/bottomRight.gif);
	background-repeat:repeat-x;
}

.sendButton {
	background-image:url(../images/send.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:22px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	text-align:center;
	vertical-align:middle;
	width:155px;
}
.sendButton a {
	color:#666666;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.newsList, .navPanel {
	/*background:#E6EEF8 url(../images/bg-bluebox.gif) repeat-x scroll left top;*/
	background-image:url(../images/layout/sidepanel_bg.gif);/*url(http://cloud42.net/css/../images/panel_background.png);*/
	background-repeat:repeat-x;
	border:1px solid #C5D3E0;
	padding:15px;
	color:#555759;
	margin-bottom:25px;
}

.navPanel img {
	float:left;
	width:64px;
} 

.newsList ul, .navPanel ul {
	border-top:1px solid #C5D3E0;
	margin-left:0;
	padding-left:0px;
	list-style-image:none;
	list-style-position:outside;
}
.newsList li {
	border-bottom:1px solid #C5D3E0;
	padding-top:15px;
}
.newsDate {
	color:#999999;
	font-size:80%;
}
.newsList p, .newsList span {
	margin-top:0;
	font-size:90%;
}

.navPanel li {
	/*border-bottom:1px solid #C5D3E0;*/
	padding-top:15px;
}
.navPanel a {
	color:#555759 !important;
}

.productList {
	padding-left:0px;
	margin-left:0px;
	margin-top:23px;
}
.productList li{
	margin-bottom:35px;
	/*padding:10px 10px 10px 10px;*/
	clear:both;
}


.productList h3 {
	margin-bottom:7px;
	margin-top:0px;
}
.productList h3 a {
	color:#3D4145;
}
.productItem {
	width:120px;
	float:left;
	margin-right:10px;
	margin-bottom:40px;
	text-align:center;
}

.productText {
	float:left;
	width:550px;
	margin-bottom:35px;
}

.productLink {
	color:#3D4145 !important;
	font-size:85%;
	font-weight:bold !important;
}


.partnerCol {
	width:48%;
	float:left;
}

.partnerItem {
	border:1px solid #bababa;
	margin: 0px;
	float:left;
}
.partnerLogo {
	border: none;
	margin:2px 2px 2px 2px;
}
a.partnerItem:hover {
	border: 1px solid #5a5a5a;
}
.partnerImage 
{
  padding-left:0px;	
  width:140px;
  height:60px;
  margin:auto;
}



.newsTitle{
	margin-top:0px !important;
	font-weight:bold !important;
}

.footer {
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
	color:#666666;
	font-size:70%;
	font-weight:normal;
	margin:0;
	overflow:hidden;
	text-align:center;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}



.infoPanel {
	width:100%;
	height:205px;
	overflow:hidden;
	background-image:url(../images/infoPanel.gif);
	background-repeat:repeat-x;
	background-position:left 0px;
	/*background-color:#06b1e6;#134d8a;*/
	border: 1px solid #C5D3E0;
}

#infoPanel_vfweb {
	/*background-image:url(../images/infoPanel_vfweb.gif);*/
	background-image: url(../images/bottomRight.gif);
	background-repeat:repeat-x;
}
#infoPanel_vf {
	/*background-image:url(../images/infoPanel_vf.gif);*/
	background-image: url(../images/topLeft.gif);
	background-repeat:repeat-x;
}
#infoPanel {
	background-image: url(../images/bottomLeft.gif);
	background-repeat:repeat-x;
}
.infoText {
	float:left;
	width:72%;
	padding:15px;
	color:#3D4145;
}
.infoText h1 {
	border:none;
	color:#3D4145;
	font-size:120%;
	font-family:verdana,arial,serif;
	font-weight:normal;
	padding-left:50px;
	height:48px;
	padding-top:10px;
	background-repeat:no-repeat;
	background-position:left top;
}
#pf_info {
	background-image:url(../images/icons/mobile_phone.png);
}
#vfweb_info{
	background-image:url(../images/icons/globe_download.png);
}
#vf_info {
	background-image:url(../images/icons/book_accept.png);
}
.featureList {
	margin-left:10px;
	padding-left:0px;
}
.featureList h2 {
	margin-top:0px;
	margin-left:0px;
	padding-left:45px;
}
.featureList li {
	list-style-position:inside;
	background-repeat:no-repeat;
	padding-left:0px;
	margin-left:0px;
}
.featureList p {
	padding-left:45px;
}

.featureList  a {
	font-size:90%;
}
#stammdaten {
	background-image: url(../images/icons/stammdaten.gif);
}
#tageserfassung {
	background-image: url(../images/icons/tageserfassung.gif);
}
#bewertungserfassung {
	background-image: url(../images/icons/bewertungserfassung.gif);
}
#zahlungserfassung {
	background-image: url(../images/icons/zahlungserfassung.gif);
}
.featureListSimple  {
	margin-left:55px;
	padding-left:0px;
}
.featureListSimple li {
	padding-left:0px;
	margin-left:0px;
	list-style-position:outside;
	list-style-image: url(../images/icons/accept.png);
	padding-bottom:10px;
}
#vfwebBonus li {
	list-style-image: url(../images/icons/add.png) !important;
}
.thumbs img {
	border:none;
	margin:0;
}
.thumbs a {
	float:left;
	border:1px solid #C5D3E0;
	padding:2px;
	margin-right:10px;
	margin-bottom:10px;
}
.thumbs a:hover {
	border:1px solid black;
}

#schuelerverwaltung {
	background-image: url(../images/icons/id_card.png);
}
#tageserfassung {
	background-image: url(../images/icons/accept_page.png);
}
#rechnungswesen {
	background-image: url(../images/icons/euro_currency_sign.png);
}
#statistiken {
	background-image: url(../images/icons/chart_pie32.png);
}


.button {
	background-image:url(../images/button_bg.png);
	background-repeat:no-repeat;
	width:230px;
	margin:auto;
	height:32px;
	margin-top:9px;
	margin-bottom:8px;
}
.button a {
	color:#ffffff;
	font-weight:bold;
	display:block;
	width:230px;
	text-align:center;
	padding-top:7px;
	height:25px;
}