/**
 * reset.css
 * Reset of all default-styles for cross-browser-layoutibility 
 * 
 * @author jjarolim, connetation
 */ 
  
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, 
p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	/*font-style: inherit;*/
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

#contentcont #content .contenttable td {
	vertical-align: top;
}
body { 
	background: #fff; 
}

ul, li {
	list-style-type: none;
}
#contentcont #content ul {
	margin: 0px 0px 10px 5px;
}
#contentcont #content li {
	list-style-type: disc;
	margin: 0px 0px 0px 13px;
	padding: 0px 0px 0px 5px;
	line-height: 16px;
}

table { 
	border-collapse: collapse; 
	border-spacing: 0; 
}

caption, th, td { 
	text-align: left;
	font-weight: normal;
}

#content .contenttable-0 {
	border-collapse: separate;
	border-spacing: 2px;
}
#content .contenttable-0 td {
	padding: 2px;
	vertical-align: middle;
	text-align: center;
}
#content .contenttable-0 caption,
#content .contenttable-0 th,
#content .contenttable-0 td {
	vertical-align: top;
}

a img { 
	border: none; 
}

/** * * *  *  */ 

body {
	margin:0px 0px; 
	padding:0px; 
}

#main {
	width:100%;
}

#top {
	width:1004px;
	height:75px;
}

#topmenu {
	padding-left:20px;
	text-align:left;
}

#toplogo {
	position:absolute;
	top:0px;
	left:740px;
	float:right;
	width:264px;
	height:75px;
}

#orangeline {
	position:absolute;
	top:75px;
	left:0px;
	width:1004px;
	height:7px;
	padding:0px;
	margin:0px;
	background-image: url(../images/bg_line_orange.gif);
	background-repeat: repeat-x;
}

#headernav {
	position:absolute;
	top:82px;
	left:0px;
	width:741px;
	height:46px;
	padding-left:26px;
	padding-top:10px;
	background-color:#ece8e6;
}

#speacialnav {
	position:absolute;
	top:82px;
	left:741px;
	width:263px;
	height:46px;
	padding-top:10px;
	background-color:#ffd500;
	text-align: left;
	border-left:1px solid white;
	line-height:24px;
}

#spn{
	padding-left:30px;
}

#headerflash {
	position:absolute;
	top:129px;
	left:0px;
	width:741px;
	height:239px;
}

#headerflash span.date {
	color: #B0B0B0;
	display: block;
	float: left;
	font-size: 42px;
	font-family: Arial, Helvetica, sans-serif;
	left: 86px;
	top: 83px;
	position: absolute;
}

#headerflash2 {
	position:absolute;
	top:129px;
	left:741px;
	width:263px;
	height:239px;
	background-color:#ece8e6;
	border-left:1px solid white;
}
.rightcolumn {
	margin:25px 0 0 30px;	
	font-size:11px;
}

.rightcolumn .headline {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rightcolumn INPUT,TEXTAREA,SELECT{  
	width:95px;
	margin-right:10px;
	margin-top:10px;
}

#contentcont {
	position:absolute;
	top:390px;
	left:0px;
	width:1004px;
}

#contentleft {
	float: left;
	margin:0px;
	/*padding-left:19px;*/
	width:252px;
	border:0px solid red;
}
#contentleft .csc-frame-frame1 {
	float: left;
	width: 200px;
	text-align: center;
	padding: 0px 0px 0px 20px;
}

#aktbox {
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	width: 192px;
	/*height: 310px; width: 192px*/
    height: 670px;
	background-image: url(../images/aktuelles.gif);
	background-repeat:no-repeat;
	border:1px solid #8f1d2e;
}

#content {
	float: left;
	width:478px;
	margin:0px;
	padding-right:10px;
}

#contentright {
	float: left;
	width:264px;
	margin:0px;
	padding:0px;
}

.reiter {
	margin-top:49px;
	float: left;
	width:134px;
	height:26px;
	padding-top:5px;
	background-image: url(../images/border_top.gif);
	background-repeat:no-repeat;
	background-color:#ffd500;
	text-align: center;
}

#reiteractive {
	margin-top:35px;
	float: left;
	width:6.7em;
	height:40px;
	padding-top:5px;
	background-image: url(../images/border_top.gif);
	background-repeat:no-repeat;
	background-color:#ffd500;
	text-align: center;
}

.abstand {
	float:left;
	width:10px;
	height:10px;
}

#footerline {
	float:left;
	text-align:center;
	width:100%;
	height:20px;
	background-color: #ece8e6;
}

#hauptnav {
	float:left;
	margin-right: 30px;
}

#spacer {
	float:left;
	width:10px;
	height:54px;
}


ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0; 
    padding: 0;
  }

ul#Navigation a, ul#Navigation span {
    float: left; 
	padding-right:25px;
	/*margin: 1em;
    border: 1px solid black;*/
   
  }

  /***** SUBMENU *****/
.leveltitle {
	height:20px;	
	width:190px;
	background:#ffd500;
	color:#8f1d2e;
	/*padding:5px 0 5px 32px;*/
	padding-left:32px;
	padding-top:10px;
	font-weight:bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border-bottom:1px solid white;
}
.leveltitle a {
	text-decoration: none;
	color: #8f1d2e;
}

#submenu {
	float: left;
	width:222px;
	
	margin: 0px 0 20px 0px;
	padding: 1px 0 0 0;
	background:#ece8e6;
	display: inline;
}

#submenu li {
	padding: 0 0 1px 0;
}
#submenu a {
	display: block;
	padding: 5px 0 5px 30px;
	
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	
	outline: none;
}
#submenu a:hover {
	background: #ece8e6;
	color: #000000;
}
#submenu a.active,
#submenu a.crumb,
#submenu li.active,
#submenu li.crumb {
	background: #ece8e6;
	color: #000000;
	font-weight:bold;
}


/* indexed search */
#searchform label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* subscription */
.rightcolumn .nl-subscription label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 0px 0px 0px;
	font-weight: normal;
	color: #000000;
	display: block;
}
.rightcolumn input.text {
	margin-top: 0px;
}


.monthview .event_today .inner {
white-space:normal;
}

table.monthview tr td.day div.event_today div.inner a {
color:#222255;
display:inline;
text-decoration:none;
white-space:normal;
}

.monthview .weeknum .week_short {
color:#434343;
font-weight:bold;
margin-bottom:10px;
padding-top:20px;
}


.event_teaser .bodytext a{
			font-size: 9pt;
		}
	
}

