.body {
	margin:0px;
	background: url(images/backgrounds/verlauf_body.gif) #dee7f2 repeat-x left top;
	font-family: Arial,Helvetica,sans-serif;"
}

.corridor {
	margin: 0 auto;
	width:1050px;
}

.whitepage {
	background-color:#ffffff;
}
 
.mainbar {
	position:relative;
	display:block;
	width:100%;
}

.row {
	margin:0px 0px;
	clear:both;
}

.rowIndent {
	margin:0px 20px;
	clear:both;
}

.column {
	float:left;
	overflow:hidden;
}

.footer {
	font-size: 11px;
	line-height: 13px;
	color:#666666;
	clear:both;
}

.error {
	margin-top:15px;
	margin-bottom:5px;
	font-size:16px;
	color:#ff0000;
}

.success {
	margin-top:15px;
	margin-bottom:5px;
	font-size:16px;
	color:#0054AA;
}

.basket {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	z-index: 999;
	display:block;
	width:110px;
	line-height: 36px;
	padding: 0px 14px 0px 9px;
	position:absolute; right: 10px; top:10px;
}

img {
	border:0px;
	}

button {
	color:#444444;
}

h1 {
	font-size:24px;
	color:#0054aa;
	margin-top:0px;
	font-weight:normal;
}

a {
	color: #000000;
	text-decoration: none;
}

a.active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #0099DD;
	text-decoration: none;
}

a:focus {
	outline: medium none;
}

.kopf {
	position:absolute;
	font-family:calibri;
	font-size:40px;
	color: #444444;
}

.loginfo {
	color:#444466;
	font-size:11px;
	text-align:right;
	height:20px;
}

.title {
	margin-top: -3px;
	font-size:22px;
	font-weight:normal;
	color:#0054AA;
	line-height: 40px;
	margin-bottom: 12px;
}



/** MAIN MENU **/

.barMenu {
	background: url("images/backgrounds/verlauf_menu.gif") repeat-x scroll 0 0 transparent;
	font-size:13px;
	font-weight:normal;
	height:36px;
	left:10px;
	left:0px;
	position:absolute;
	top:10px;
	top:0px;
	width:980px;
	width:100%;
	}

.barMenu ul {
	display: block;
	margin: 0;
	padding: 0;
}

.barMenu ul li {
	background: url("images/backgrounds/sep_menu.gif") no-repeat scroll left 0 transparent;
	display: block;
	float: left;
	line-height: 36px;
	padding: 0px 6px 0px 9px;
}

.barMenu ul li.first {
	background: none repeat scroll 0 0 transparent;
	padding-left: 12px;
}


/** LEFT MENU **/

.leftMenu ul {
	background: no-repeat scroll left top transparent;
	min-height: 20px;
	padding:0px;
	margin: 0px 10px 0px 0px;
}

.leftMenu ul li {
	background: none repeat scroll 0 0 transparent;
	display: block;
	margin:0;
	border-bottom: 1px solid #CCCCCC;
	margin-right:10px;
}

.leftMenu a {
	color: #00000;
	display: block;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	padding-bottom: 8px;
	padding-top: 7px;
	text-decoration: none;
}

.leftMenu a:hover {
	background-color: #dddddd;
	color: #0099DD;
}


/** FOOTER MENU **/

.footMenu ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

.footMenu ul li {
	background: url("images/backgrounds/sep_footer_menu.gif") no-repeat scroll left 0 transparent;
	display: block;
	float: left;
	padding: 0px 7px 0px 9px;
}

.footMenu ul li.first {
	background: none repeat scroll 0 0 transparent;
	padding-left: 0px;
}

.footMenu a {
	color: #000000;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;
}

.footMenu a:hover {
	color: #0099DD;
}


/** HEADERS **/

.header1 {
	font-size:28px;
	color:#0054aa;
	margin-bottom:7px;
}

.header2 {
	font-size:24px;
	color:#0054aa;
	margin-bottom:5px;
}

/** LOGO PANEL **/

.logobox {
	float:left;
	background-color:#ffffff;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
}	


/** CONTACTS **/

.contactTitle {
	margin-bottom:20px;
}

.contactFilterBox {
	margin:0px 12px 15px 5px;
	padding:0px 10px 5px 10px;
	border: 1px solid #cccccc;
	background-color:#ffffff;
	height:50px;
}

.contactFilterBox a {
	font-size: 12px;
	color:#6666cc;
}

.contactFilterBox a:hover {
	color: #0099DD;
}

.contactStatistic {
	padding: 10px 0px 0px 5px;
	font-size: 16px;
	font-weight:normal;
	color:#666666;
}

.contactRow {
	margin:0px;
	padding:0px;
}

.contactCell {
 	float:left;
}

.contactBox {
	padding:10px 10px 0px 10px;
	text-align:left;
	margin:5px;
	border: 1px solid #cccccc;
	background-color:#ffffff;
}

.contactBoxHighlighted {
	background-color:#ffffcc;
}

.contactBox a {
	font-size:11px;
	color:#6666cc;
}

.contactVcard {
	width:100%;
	height:110px;
}

.contactLinks {
	text-align:right;
	width:100%;
	height:20px;
	}

.contactVcardTitle {
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

.contactVcardText {
	font-size:12px;
	line-height:16px;
	color:#222222;
	margin-top:5px;
}

.contactMask {
	border: solid #cccccc 0px;
}	

.contactPrompt {
	margin-top:5px;
	display:inline-block;
	font-size:12px;
	color:#666699;
}

.contactInput {
	background-color:#ffffff;
	border:solid #cccccc 1px;
	font-family:arial;
	color:#444444;
	font-size:12px;
}

.contactError {
	font-size:17px;
	color:#ff0000;
	margin-top:10px;
}


/** DATES **/

.dateList a {
	font-size: 12px;
	color:#6666cc;
}

.dateList a:hover {
	color: #0098DB;
	text-decoration: none;
}

.dateListTitle {
	margin-bottom:20px;
}

.dateListColBox {
 	padding-right;30px;
}

.dateItemTitle {
	margin-top:10px;
	font-size: 15px;
	font-weight:normal;
	line-height: 22px;
	color:#666666;
}

.dateItemText {
	font-size: 13px;
	line-height: 15px;
	color:#222222;
}

.dateItemHighlighted {
	color:#FF0000;
}

.dateMask {
}	

.datePrompt {
	margin-top:10px;
	display:inline-block;
	font-size:12px;
	color:#666699;
}

.dateInput {
	background-color:#ffffff;
	border:solid #cccccc 1px;
	font-family:arial;
	color:#444444;
	font-size:12px;
}

.dateError {
	font-size:17px;
	color:#ff0000;
	margin-top:10px;
}


/** USERS **/

.user a {
	font-size:12px;
	color:#6666cc;
}

.user a:hover {
	color:#0099DD;
	text-decoration:none;
}

.userTitle {
	margin-top: -3px;
	font-size:22px;
	font-weight:normal;
	color:#0054AA;
	line-height: 40px;
	margin-bottom: 12px;
}

.userMask {
}	

.userPrompt {
	margin-top:6px;
	display:inline-block;
	font-size:12px;
	color:#666699;
}

.userInput {
	background-color:#ffffff;
	border: solid #cccccc 1px;
	font-family:arial;
	color:#444444;
	font-size:12px;
}



/** LEAD ARTICLES **/

.leadTitle {
	margin-bottom: 12px;
}

.leadColBox {
 	padding-right:30px;
}

.leadParaTitle {
	margin-top:0px;
	margin-bottom:6px;
	font-size:17px;
	font-weight:bold;
	color:#666666;
}

.leadParaText {
	font-size:15px;
	line-height: 19px;
	color:#444444;
	margin-bottom:25px;
	text-align:justify;
	text-align:left;
}

.leadParaText a {
	color:#6666cc;
}

.leadParaText a:hover {
	color:#0099DD;
}

.leadParaText ul {
	padding-left:25px;
}

.leadParaText li {
	margin-bottom:5px;
}


/** NAMED ITEMS **/

.nitTitle {
	margin-top: -3px;
	font-size:22px;
	font-weight:normal;
	color:#0054AA;
	line-height: 40px;
	margin-bottom: 12px;
}

.nitColBox {
 	padding-right:30px;
}

.nitName {
	font-size:13px;
	font-weight:bold;
	line-height: 17px;
	color:#444444;
	margin-bottom:10px;
	text-align:left;
	overflow:hidden;
}

.nitItem {
	font-size:13px;
	line-height: 17px;
	color:#444444;
	margin-bottom:10px;
	text-align:left;
	overflow:hidden;
}

/** ARTICLES **/

.articleTitle {
	margin-top: -3px;
	font-size:22px;
	font-weight:normal;
	color:#0054AA;
	line-height: 40px;
	background-color:#eeeeee;
	margin-bottom: 12px;
}

.articleColBox {
 	padding-right:30px;
}

.articleParaTitle {
	margin-top:0px;
	margin-bottom:6px;
	font-size:17px;
	xfont-weight:bold;
	color:#333333;
	overflow:hidden;
}

.articleParaText {
	font-size:13px;
	line-height: 17px;
	color:#444444;
	margin-bottom:12px;
	text-align:justify;
	//text-align:left;
	overflow:hidden;
}

.articleParaText a {
	color:#6666cc;
}

.articleParaText a:hover {
	color:#0099DD;
}

.xarticleParaText ul {
	padding-left:25px;
}

.xarticleParaText li {
	margin-bottom:5px;
}


/** IMPRINT ARTICLES **/

.imprintTitle {
	margin-top: 0px;
	font-size:22px;
	font-weight:normal;
	color:#0054AA;
	line-height: 40px;
	margin-bottom: 12px;
}

.imprintColBox {
 	padding-right:30px;
}

.imprintParaTitle {
	margin-top:0px;
	margin-bottom:6px;
	font-size:17px;
	font-weight:bold;
	color:#888888;
	overflow:hidden;
}

.imprintParaText {
	font-size:13px;
	line-height: 17px;
	color:#444444;
	margin-bottom:12px;
	text-align:left;
	overflow:hidden;
}

.imprintParaText a {
	color:#6666cc;
}

.imprintParaText a:hover {
	color:#0099DD;
}


/** TEASER **/

.teaserTitle {
	font-weight:normal;
	color:#0054AA;
	line-height: 40px;
	margin-bottom: 12px;
	font-size: 24px;
	color:#0098DB;
}

.teaserColBox {
 	padding-right:30px;
}

.teaserParaTitle {
	margin-bottom:5px;
	font-size: 17px;
	font-weight:normal;
	color:#666666;
}

.teaserParaText {
	margin-bottom:25px;
	text-align:left;
	font-size: 15px;
	line-height: 18px;
	color:#222222;
}

.teaserParaText a {
	color:#6666cc;
}

.teaserParaText a:hover {
	color:#0099DD;
}


/** Month Bar Calendar **/

.monthBar {
  margin-bottom:5px;
}


.mbName {
		 min-height:1px;
		 width:75px;
		 float:left;
		 text-align:left;
		 font-size: 14px;
		 margin-right:10px;
}

.mbDbx {
		 height:20px;
		 width:20px;
		 border: 1px solid #aaaaaa;
		 border-right-style:none;
		 background-color:#ffffcc;
		 float:left;
		 margin-bottom:1px;
		 text-align:center;
}

.mbDbxLast {
		 border-right-style: solid;
}

.mbInput {
	height:10px;
	border:none;
	font-size:10px;
	background:none;
	top:4px;
	left:2px;
	position:relative;
	width:100%;
	text-transform:uppercase;
}

.mbDbxCont {
		 color:#004400;
		 font-size: 11px;
		 position:relative;
		 top:3px;
}

.mbDpr {
		 width:21px;
		 float:left;
		 text-align:center;
		 font-size: 10px;
		 margin-bottom:1px;
}

.bgrSunday {
	background-color:#ffff00;
}

.bgrHoliday {
	background-color:#aaffaa;
}

.occ {
	margin:7px;
	height:5px;
	width:5px;
	background-color:#777777;
}

/** SYNONYM CLASSES **/

.syp {
	margin-bottom:12px;
}



