.container {
width:950px;
margin:0px auto;
font-family:Arial;
font-size:12px;
}

.header {
float:left;
width:950px;
height:51px;
background-image:url(images/header.jpg);
}

.shortcuts {
float:left;
width:930px;
padding-right:20px;
margin-top:4px;
height:20px;
text-align:right;
font-size:11px;
}

.shortcuts a:link, .shortcuts a:active, .shortcuts a:visited {
padding-left:4px;
padding-right:4px;
border-right:1px solid #737BA6;
text-decoration:none;
color:#8B8A8A;
}

.shortcuts a:hover {
text-decoration:underline;
}

.searchBox {
float:left;
width:930px;
padding-right:20px;
padding-top:3px;
text-align:right;
}


.searchboxInput {
padding:0px;
padding:1px;
margin:0px;
height:15px;
font-size:11px;
border:1px solid #3C3C85;
}

.navi {
float:left;
width:950px;
height:107px;
background-image:url(images/nav_inactive.jpg);
}

.wrapper {
float:left;
overflow:hidden;
width:950px;
background-image:url(images/content_verlaengerung.jpg);
background-repeat:repeat-y;
}

.contentWrapper {
float:left;
width:945px;
padding-left:5px;
padding-bottom:11px;
background-repeat:no-repeat;
/*background-repeat:repeat;*/
height: auto !important;
height:620px;
min-height:620px;
}

.metaInfos {
float:left;
width:945px;
padding-top:12px;
}

.contentTitle {
float:left;
width:230px;
padding-left:10px;
padding-bottom:3px;
color:#1F2B64;
font-size:12px;
font-weight:bold;
}

.navtree {
float:left;
width:705px;
color:#8C9ABF;
}

.navtree a:link, .navtree a:active, .navtree a:visited {
color:#8C9ABF;
text-decoration:none;
}

.navtree a:hover {
text-decoration:underline;
}

.subnavi {
float:left;
width:215px;
height: auto !important;
height:150px;
min-height:150px;
border:1px solid #BAC0DA;
border-left:0px;
}

.content {
float:left;
width:695px;
padding-left:20px;
}

.content a:link, .content a:active, .content a:visited {
font-weight:bold;
color:#1F2B64;
text-decoration:none;
}

.content a:hover {
text-decoration:underline;
}

.spacer {
float:left;
width:14px;
}

.footer {
float:left;
width:950px;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
}


.boxTop {
width:205px;
padding-left:10px;
line-height:26px;
color:#FFFFFF;
background-image:url(images/box_bg.jpg);
}

.boxContent {
width:195px;
padding:11px;
}

.boxContent ul {
margin: 0;
padding: 0;
}

.boxContent ul li {
margin: 0 0 4px 0;
padding: 0 0 5px 0;
list-style: none;
border-bottom: 1px solid #BAC0DA;
}

.boxContent ul li a {
color: #1F2B64;
font-weight: bold;
text-decoration: none;
}

.boxContent ul li a:hover {
color: #31459F;
}

.newsletterInput {
padding:0px;
padding:2px;
margin:0px;
height:14px;
font-size:11px;
width:145px;
border:1px solid #3C3C85;
margin-bottom:5px;
}

.newsletterButton {
border:1px solid #3C3C85;
background-color:transparent;
font-size:11px;
}

h1, h2, h3, h4 {
margin:0px;
padding:0px;
}


h1 {
padding:5px;
margin:0px;
border:1px solid #1E2A63;
color:#4B5D8B;
font-size:12px;
font-weight:bold;
margin-bottom:12px;
}

h2 {
padding:3px;
margin:0px;
border:1px solid #1E2A63;
color:#4B5D8B;
font-size:12px;
font-weight:bold;
margin-bottom:10px;
}

/* CALENDAR */
#calendar {
        float: left;
        height: auto !important;
	padding: 0px 0px 15px 0px;
        width: 100%;
}

#calendar table {
        width: 100%;
}

#calendar input {
        height: 13px;
        padding: 2px;
        border: 1px solid #3C3C85;
        font-size: 10px !important;
}

#calendar input.calendar_submit {
        height: 19px;
        float: left;
        padding-top: 0;
}

#calendarBoxes {
        float: left;
        width: 205px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        height: auto !important;
}

#calendarSearch {
        float: none;
        width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
        height: auto !important;
}

#calendarSelectView {
        float: left;
        width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
        height: auto !important;
}


#calendarNotesList {
        float: left;
        width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        height: auto !important;
	border-top:1px solid #e5e5e5;
}

#calendarNotesList table tr.title td {
	border-bottom:0px solid #e5e5e5;
	background-color: #E9E9E9;
}


#calendarNotesList table tr.row2 td {
	border-bottom:1px solid #e5e5e5;
	background-color: #f9f9f9;
}

#calendarNotesList table tr.row1 td {
	border-bottom:1px solid #e5e5e5;
}

#calendarSelectcat {
        width: 190px;
}

#calendarLogo {
        float: left;
        height: auto !important;
	padding: 0px 0px 15px 0px;
}

#calendarLogo img {
	margin: 0px 20px 0px 0px;
}

.calendarNote {
        float: left;
        height: auto !important;
	padding: 0px 0px 15px 0px;
        margin-right: 4px;
}

/* NEWS STYLE */
#news {
        width: 100%;
}

select {
        height: 19px;
        font-size: 10px;
        border: 1px solid #3C3C85;
}

.newsback {
        background-color: #EFEFEF;
}
