/* CSS Document */

html, body	{
	border:0;
	margin:	0;	
	padding:	0;
	color: #030303;
	background:#E0E6F4;
	font-size: 11px;
	text-align:	left;
	background:	url("pics/bg4.gif") top left no-repeat;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
}

input, textarea, select { font-size: 11px; }

.clear { clear: both !important; }

a {
	color: #618AC4;
	color: #4A75B2;
	text-decoration:none;
}


a:hover {
	color: #7FA0CF;
	text-decoration:underline;
}


a.hauptnav {
 font-size:12px;
 color: #7FA0CF;
 color: #618AC4;
 text-decoration:none;
 font-weight: bold;
}

a.hauptnav:hover, a.lit {
	color: #F7F8FB;
	text-decoration:none;
}


.navlist {
	margin: 0;
	padding: 0;
width: 600px;
	/*border:1px solid red;*/
}


.navlist li
{
margin:0;
padding:0;
display: inline;
list-style-type: none;
padding-right: 15px;
background-image:none;
}





H1 {
	color: #618AC4;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 20px 0;
	/*margin-bottom:20px;*/
}


H2 {
	color: #E5A900;
	color: #ff9c04;
	color: #F7A003;
	font-size:14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 2px 0;
}

p {
	margin: 0;
	padding: 0;
}


ul { 
	margin-top:2px;
	margin-left: 2px;
	padding-left: 0;
	list-style: none;
	margin-bottom:0;
} 

li {
	padding-left: 15px;
	background-image: url("pics/bullet.gif"); 
	background-repeat: no-repeat;
	background-position: 0 .3em;
	margin-bottom:2px;
}



td {
	vertical-align:top;
}

.einrueck {
	margin-left: 100px;

}

#startseite {
	display: block;
	width:193px;
	height:201px;
	position:absolute;
	z-index:4;
	left:2px;
	top:4px;
}


#Layer1 {
	position:absolute;
	left:203px;
	left:223px;
	top:69px;
	top:57px;
	width:600px;
	height:19px;
	z-index:1;
}


#Layer1sub {
	position:absolute;
	left:203px;
	left:223px;
	top:89px;
	top:80px;
	width:385px;
	height:19px;
	z-index:3;
}

#Layer2 {
	position:absolute;
	left:78px;
	left:75px;
	left:72px;
	top:221px;
	top:231px;	
	width:390px;
	width:395px;	
	height:auto;
	z-index:2;
}

#Layer3 {
	text-align:right;
	position:absolute;
	left:599px;
	top:175px;
	top:195px;
	width:189px;
	height:auto;
	z-index:3;
}

/* Der Layer für das Impressum */
#Layer4 {
	display: none;
	text-align:right;
	position:absolute;
	left:498px;
	top:1142px;
	width:289px;
	height:auto;
	z-index:3;
}

/* Der Layer für die Veranstaltungsnavigation */
#Layer5 {
	text-align:right;
	position:absolute;
	left:75px;
	left: 0;
	top:233px;
	top:0;
	width:390px;
	height:auto;
	z-index:10;
	visibility:hidden;
	/*border: 1px solid red;*/
}




#Layer3 img, #Layer4 img {
	border: 1px solid #C3CEE8;
	margin-bottom:10px
}

#Layer4 img {
	border: none;
}

table.contenttable {
		background:#EEF1F8;
}

.contenttable td {
		background:#fefefe;
}

.pressebild {
	float: right;
	border: 1px solid #CCCCCC;
	margin-left: 8px;
	margin-bottom: 4px;
	margin-right:2px;

}

/* Styles für die Monatsansicht */
table.calendartable {
		/*background:#EEF1F8;*/
}

.calendartable td {
		/*background:#fefefe;*/
}


/* Die Styles für die Unternavigation des Kalenders: Monat, Woche, Tag */ 

#tablist
{
padding: 1px 0;
/*padding: 0 0 0 0;*/
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 11px Arial, sans-serif;
}

#tablist li
{
list-style: none;
margin: 0;
display: inline;
background-image:none;
}

#tablist li a
{
padding: 1px 0.5em;
margin-left: 4px;
border: 1px solid #778;
border-bottom: none;
background: #E0E6F4;
text-decoration: none;
}

#tablist li a:link { color: #448; }
#tablist li a:visited { color: #667; }

#tablist li a:hover
{
color: #222;
background: #F6D400;
border-color: #227;
}

#tablist li.active a
{
background: white;
background: #F6D400;
border-bottom: 1px solid white;
color: #222;
}

#tablist li.active a:hover
{
	border-bottom: 1px solid white;
}

#tablist li.active a:visited { color: #222; }

.bottomEvents a {
	color: #444;
}

.csc-uploads-fileSize { color: #4a75b2; }




