/***********************************************************
 *
 * Welcome to the source-code
 *
 * this file is part of the vhs-chemnitz.de project
 *
 * (C) 2006 SPLINELAB http://www.splinelab.com
 *
 * @author Mirko Schaal <ms(at)splinelab.com>
 * @version 1.0
 *
 ************************************************************/

HTML, BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	height: 100%;
    text-align: center;  /* Zentrierung im Internet Explorer */
    background-image:url(images/verlauf.gif);
    background-repeat:repeat-x;
}

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

ul li, ol li {
	margin-left:2.5em;
}
ul {
	list-style-type:disc;
}

p {
	/* text-align:justify; */
}

.clear {
	clear:both;
}

.alt {
	display:none;
}

IMG {
	border: 0;
}

#mainOuterOuterWrap {
	margin:0 auto;
	width:79.2em;
	/* height:100%; */
	background-color:white;
	background-image:url(images/schatten.gif);
	background-repeat:no-repeat;
	/* padding-top:0.8em; */
}

#mainOuterWrap {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 75em;
	/* height: 100%;
	min-height: 100%; */
	/*margin-top:0.8em;*/
	background-color:white;
	padding-top:0.8em;
}

#mainHeader {
	width: 75em;
	height: 9.2em;
	margin-bottom: 0.8em;
}

#mainLeft {
	float: left;
	width: 12.5em;
	margin-right: 0.8em;
}

#mainContentWrap {
	float: left;
	width: 47.1em;
	margin-right: 0.8em;
}

#mainRight {
	float: left;
	width: 13.7em;
	overflow:hidden;
}

#headerLogo {
	width: 12.5em;
	height: 9.2em;
	/*background-image:url(images/vhs-logo.gif);
	background-repeat:no-repeat;*/
	overflow: hidden;
	float: left;
	margin-right: 0.8em;
}

#headerContent {
	float: left;
	width: 47.1em;
	height: 9.2em;
	margin-right: 0.8em;
	background-color: #00389A;
}
#headerBanner {
	width: 47.1em;
	height: 7.5em;
	overflow: hidden;
}

#headerMenu {
	color: #ffffff;
	float: left;
	position:relative; /* für leichtere positionierung der quicknav! */
	top:0;
	left:0;
}

#headerSearch {
	float:right;
	padding-right:0.3em;
	padding-top:0.15em
}
#headerSearchInput {
	font-size:80%;
	width:9.9em;
	height:1.5em;
	border:0;
	vertical-align:middle;
}
#headerSearchButton {
	vertical-align:middle;
	margin: 0 0 0 0.3em;
}

/*
#mainBreadCrumb {
	width: 100%;
	padding-bottom: 0.1em;
	font-size:90%;
	border-bottom: 1px dashed #B3B3B3;
	margin-bottom: 1.7em;
}
#mainBreadCrumb * {
	font-size:90%;
	text-decoration:none;
}
#druckzeile {
	width:100%;
	padding-bottom:0.1em;
	font-size:90%;
	margin-bottom: 1.7em;
}
#druckzeile * {
	font-size:90%;
	text-decoration:none;
}
*/
#breadCrumbInner1 {
	float:left;
	width:80%;
	text-align:left;
}
#breadCrumbInner1 *, #breadCrumbInner2 * {
	font-size:90%;
	text-decoration:none;
}
#breadCrumbInner2 {
	float:left;
	width:20%;
	text-align:right;
}
#mainBreadCrumb {
	width:100%;
	height:13px;
	margin-bottom:3px;
}
#druckzeile {
	padding:0;
	margin:0;
	clear:both;
	width: 100%;
	height:10px;
	border-top: 1px dashed #B3B3B3;
	/* margin-bottom: 0.7em; */
}










#mainMenu {
	background-image:url(images/columnbg.gif);
	background-repeat:repeat-y;
	padding:0.3em;
}
#mainMenu * {
	color:#0078C7;
	text-decoration:none;
	font-size:11px;
	margin:0;
	padding:0;
}
#mainMenu ul {
	list-style-type:none;
}
#mainMenu li {
	padding: 0 0 0.4em 0;
	text-transform:uppercase;
}
#mainMenu li ul {
	padding: 0.4em 0 0 0.5em;
}
#mainMenu li ul li {
	text-transform:none;
}
#mainMenu a.active {
	font-weight:bold;
}
#mainMenu dfn {
	display:none;
}

#headerCart {
	background-color:#00389A;
	float:left;
	height:9.2em;
	width:13.7em;
	overflow:hidden;
}

#headerCart .spacer {
	margin-top:0.3em;
}


#comRight {
	background-image:url(images/columnrbg.gif);
	background-repeat:repeat-y;
	padding:0 1.2em 0 1.2em;
	margin-top:0.2em;
	border:1px solid white; /* MOZ */
}
#partner {
	color:#00389A;
	background-color:#ffffff;
	margin-bottom:1.4em;
	font-size:85%;
	font-weight:bold;
	text-align:center;
	padding:0.1em 0 0.1em 0;
	width:100%;
}



#comRight .bannerWrap .banner {
	padding-bottom:1em;
}
#comLeft {
	margin-top:0;
	width:150px;
	overflow:hidden;
}
#comLeft .bannerWrap {
	width: 12.5em;
	overflow:hidden;
}
#comLeft .bannerWrap .banner {
	margin-top:0.8em;
	margin-right:0.8em;
}

#footermenu {
	text-align:center;
	margin-top:2em;
}
#footermenu, #footermenu * {
	color:#666666;
	font-size:9px;
	text-decoration:none;
}
