body {
	background-color : #fcfcea;
    font-size:0.75em; 
    line-height:1.5em;
    color:#39393a; 
    font-family: Trebuchet MS,Arial,Helvetica,Geneva,sans-serif;
    background-image: url("../img/bgBody.gif");
    background-repeat: no-repeat;
    padding-top:147px;
    margin-left: 0px;
}

#site {
    width:975px;
    text-align: left;
}

#logo {
    width: 500px;
    height: 100px;
    background-image: url("../img/logo.gif");
    background-repeat: no-repeat;
}

#header {
    width: 707px;
    height: 133px;
    text-align:left;
    background-image: url("../img/bgHeader.gif");
    background-repeat: no-repeat;
    padding-left:201px;
}


#contentBlock {
    padding-top:40px;
}

#navigation {
    float: left;
    width: 250px;
    text-align:right;
}

#navigation ul {
    padding: 0;
    margin-top: 10px;
    list-style: none;
    text-align: right;
}

#subnavigation {
    float: left;
    width: 160px;
    height: 171px;
    text-align:right;
}

#subnavigation ul {
    padding: 0;
    margin-top: 10px;
    list-style: none;
    text-align: left;
}

#content {
    float:left;
    width:545px;
}

#content_wide {
    float:left;
    width:700px;
}

#content_spacer {
    padding-left:30px;
    padding-right:23px;
}

#right {
	width:180px;
	float:left;
}

.textblock {
    border-bottom: 1px solid #E8E8E8;
}

#boxaktuelles {
    border: 1px solid #E8E8E8;
    padding:16px;
    padding-right: 80px;
    background-image: url("../img/bgAktuelles.gif");
    background-repeat: no-repeat;
}

#boxVVk {
    padding:16px;
    padding-right: 80px;
    padding-top: 30px;
    background-image: url("../img/bgVVk.gif");
    background-repeat: no-repeat;
}

#footerspacer {
    padding-left: 200px;
}

#footer {
	border-top: 1px solid #a4a09b;
    height: 10em;
    padding-top:20px;
    color:#a4a09b;
}


h1 { font-size:1.3em; color:#c76652; padding-top:10px; padding-bottom:7px; margin:0px; font-weight:bold; }
h2 { font-size:1.5em; color:#c76652; padding-top:0px; padding-bottom:16px; margin:0px; }
h3 { font-size:1.1em; color:#c76652; padding-top:0px; padding-bottom:0px; margin:0px; font-weight:bold; }

img { border:0px; }

.off { display:none; }

a.headlinelink:link  { color:#003A63; text-decoration:none; }
a.headlinelink:visited { color:#003A63; text-decoration:none; }
a.headlinelink:hover { color:#003A63; text-decoration:underline; }
a.headlinelink:active { color:#003A63; text-decoration:none; }

a.footerlink:link  { color:#c8c8c8; text-decoration:none; }
a.footerlink:visited { color:#c8c8c8; text-decoration:none; }
a.footerlink:hover { color:#a8a8a8; text-decoration:underline; }
a.footerlink:active { color:#c8c8c8; text-decoration:none; }

a:link  { color:#c76652; text-decoration:none; }
a:visited { color:#c76652; text-decoration:none; }
a:hover { color:#c76652; text-decoration:underline; }
a:active { color:#c76652; text-decoration:none; }

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	text-align: right;
	line-height: 16px;
	padding-right:5px;
	text-decoration: none;
	color: #000000;
	background-color: #e4e95a;
	border-bottom:1px solid #efefef;
}

a.mainlevel:hover {
	background-position: 0px -25px;
    background: url("../img/bgNav.gif") no-repeat;
	text-decoration: none;
	color: #c76652;
}

a.mainlevelActive:link, a.mainlevelActive:visited {
	display: block;
	vertical-align: middle;
	text-align: right;
	line-height: 16px;
	padding-right:5px;
	text-decoration: none;
	color: #000000;
	background-color: #e4e95a;
	border-bottom:1px solid #efefef;
	font-weight:bold;
}

a.mainlevelActive:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #c76652;
    font-weight:bold;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	padding-left:5px;
	background-color: #e4e95a;
	border-bottom:1px solid #efefef;
}

a.sublevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #c76652;
}

a.sublevelActive:link, a.sublevelActive:visited {
	display: block;
	vertical-align: middle;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
    font-weight:bold;
	color: #c76652;
	padding-left:5px;
	background-color: #e4e95a;
	border-bottom:1px solid #efefef;
	font-weight:bold;
}

a.sublevelActive:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #c76652;
    font-weight:bold;
}

.tabnavigationActive {
    float:left;
	padding: 4px;
	color: #003A63;
    background-color: #ABB4BA;
    border-right: 1px solid #fff;
}

.tabnavigation {
    float:left;
	padding: 4px;
	color: #003A63;
    background-color: #DBE4EA;
    border-right: 1px solid #fff;
}



.boxAdmin {
	border: 1px solid #ff0000;
    padding:10px;	
}

.boxAdminDeaktiviert {
	border: 1px solid #d7d7d7;
    padding:10px;	
}

.eventtable {
	background-color: #e8e8e8;
}

.eventtableA {
	background-color: #ff7a7a;
}

.eventtableIV {
	background-color: #83ff7a;
}

.eventtableF {
	background-color: #7fa0ff;
}

.eventtableV {
	background-color: #ef6cff;
}

.buttonYear {
	float:left;
	width:100px;
	height:37px;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
	padding-left:10px;
}

.buttonYearHit {
	float:left;
	width:100px;
	height:37px;
	background-color: #e8e8e8;
	border: 1px solid #e8e8e8;
	padding-left:10px;
}

div#listContainer {
	border: 2px solid #336699;
	background: #EFF7FF;
	}
	
div#listContainer div {
		border: 1px solid #336699;
		margin: 5px;
		padding: 3px 5px;
		background: #DFEFFF;
		font-weight: bold;
		cursor: move;
	}

div#listContainerMenu {
	border: 2px solid #336699;
	background: #EFF7FF;
	}
	
div#listContainerMenu div {
		border: 1px solid #336699;
		margin: 5px;
		padding: 3px 5px;
		background: #DFEFFF;
		font-weight: bold;
		cursor: move;
	}
