
/* GENERAL */
*{
     padding: 0;
     margin: 0;
}
img {
     border: 0;
}
html, body {
	font-family: Arial, sans-serif;
	font-size: 15px;
    height: 100%;
}
a{
	text-decoration: none;
	color: #0264C6;
}

/* MAIN DIVs */
#container {
	position:relative;
	width: 900px;

	margin: 0 auto;
	height:100%;	
	font-size: .8em;
}
#wrapper{
	position: relative;
	min-height: 88%;
}
#sidebar_left {
	width: 125px;
    float: left;
    padding: 0 20px 0 5px;
    overflow: hidden;
}
#content {
	float: left;
	width: 600px;
	padding-top: 0px;
}
.afterDisplayContentDiv{
	margin: 3em 0;
}
#content_footer {
	margin: 20px 0 5px 0;
}
#page{
	position:relative;
}
#sidebar_right {
	width: 120px;
    padding: 0 0 0 25px;
    float: right;
    overflow: hidden;
}
#sidebar_front{
	width: 220px;
	float: right;
}
#footer {
    font-size: .8em;
    padding: 5px;
    margin-top: 3em;
    clear: both;
}
#footer #kontakt{
	float: left;
	width: 200px;
	text-align: right;
	padding: 13px 30px;
}
#footer #cc{
	float: left;
	width: 100px;
}
#footer #text{
	float: right;
	width: 520px;
	line-height: 1.2em;
}

/* HEADER */
#p21_logo{
	margin: 3em 0 2em 1em;
}
#site_title{
	color: #0264C6;
	position: absolute;
	left: 345px;
	top: 60px;
	font-size: 18px;
	font-weight: normal;
}
#site_title a:hover{
	text-decoration: underline;
}
#site_title h2{
	font-size: 1em;
}
#hr_line{
	clear:both;
	position: relative;
	top: .4em;
	background-color: #0264C6;
	color: #0264C6;
	height: 1px;
	border: 0;
	margin: 0 0 3em 0;
}

/* MAIN-MENU */
.menu_mainmenu{
	margin: auto;
	font-size: 1.5em;
	padding: 1.3em 0 .25em 0;
}
.menu_mainmenu li{
	display: block;
	float: left;
	max-width: 240px; /*wird von javascript nach browser angepasst*/
	font-size: 18px;
	padding: 0 65px;
}
.menu_mainmenu li.active span{
	color: white;
	width: 20px;
	padding: .3em 1em .3em 1em;
	background-color: #0264C6;
}

/* LEFT-MENU */
.module div h3, .module_leftmenu div h3{
	color: #0264C6;
}
#sidebar_left h3{
	padding: .1em 0 .6em 0;
}
.menu_leftmenu{
	color: #0264C6;
	font-size: 1.1em;
	list-style-type: none;
}
.menu_leftmenu li{
	padding-top: 1em;
	padding-left: 0em;
}
.menu_leftmenu li ul{
	list-style-type: circle;
	padding-left: 2em;
}
.menu_leftmenu li ul li{
	padding-top: .1em;
	padding-left: 0;
}
.menu_leftmenu #current{
	font-weight: bold;
}
.menu_leftmenu #current ul{
	font-weight: normal;
}

.module{
	padding-top: 2.5em;
}
.module ul li.lca{
	padding: 0;
}
.module ul li.lca ul.lca{
	padding-left: 1.2em;
}
.module ul li.lca ul.lca li.lca{
	padding-bottom: .3em;
}

/* ------- */
/* CONTENT */
/* ------- */
#content{
	line-height:1.4em;
}
#content p{
	padding: 0 0 1em 0;
	font-size: 1.1em;
}
#content ul, #content ol{
	padding: 0 0 1em 2em;
}

div.contentpaneopen_edit span.hasTip a img {
     display: none;
}

.content_sidebar{
	width: 120px;
	position: absolute;
	right: -150px;
	background-color: white;
	top: 47px;
	display: inline;
	word-wrap: break-word;
	overflow: hidden;
}
.content_sidebar img{
	margin-bottom: 1em;
}
#content .article_column, #content .leading{
	position: relative;
}

/*FRONT PAGE*/
.junews{
	float: left;
	width: 300px;
	height: 234px;
	margin: 0 20px 20px 0;
	background-color: #eef3f8;
}
.latestnews{
	color: #0264C6;
	font-size: 1.5em;
	font-weight: bold;
}
.latestnews_div{
	padding: 1.6em .8em .6em 1em;
}
.newstext{
	padding: 0 .9em;
}
.newsreadmore{
	padding: .3em .9em;
}
.junews img{
	margin-bottom: -.6em;
}
.leading .moduletable span{
	visibility: hidden;
}

#sidebar_front p{
	padding-bottom: .2em;
}
.moduletable_upcoming ul, .newsfeed_identica{
	padding-left: 1.2em;
	color: #0264C6;
}
.moduletable_upcoming li, .newsfeed_identica li{
	padding-top: .5em;
	color: black;
	word-wrap: break-word;
}
.moduletable_upcoming li span{
	color: black;
}
#content .moduletable_upcoming h3{
	font-size: 1.2em;
	padding: 0;
}

/* ARTICLE VIEW */
.introtext{
	color: #808080;
	font-weight: bold;
}
.article_image, .article_image_left{
	float: left;
	padding: 0 1.5em .6em 0;
}
.article_image_right{
	float: right;
	padding: 0 0 .6em 1.5em;
}

/* BLOG VIEW */
.contentdescription{
	padding-bottom: 1em;
}
.readon_p .readon{
	font-size: 1.1em;
}
.readon_p .readon .finger{
	position: relative;
	top: .2em;
	font-size: 2.2em;
}
.moduletable_upcoming{
	padding-bottom: 1em;
}

/* HEADINGS */
#content .contentheading_div h2, #content h1.componentheading{
	padding: .2em .1em;
}
#content .contentheading a, #content .componentheading{
	font-size: 18px;
	font-weight: normal;
	color: white;
}
#content .contentheading_div, #content .componentheading_div{
	width: 100%;
	margin-bottom: 1em;
}
#content .contentheading_div div, #content .componentheading_div div{
	background-color: #0264C6;
	padding: .5em 1em .5em .8em;
}
#content p.buttonheading{
	padding: 0;
}

#content h1{
	font-size: 1.5em;
	font-weight: bold;
	padding: .8em 0 .5em;
}
#content h2{
	font-size: 1.3em;
	font-weight: bold;
	padding: .6em 0;
}
#content h3, #content h4, #content h5, #content h6{
	font-size: 1.1em;
	font-weight: bold;
	padding: .2em 0 .3em;
}

/* CONTACT FORM */
.contact label{
	float: left;
	width: 13em;
}
.contact input, .contact textarea{
	margin: .3em 0 .6em 0;
}
.contact button{
	margin: 1em 0;
}

.contentpaneopen input{
	margin-right: 1em;
}
.osolCaptchaBlock{
	padding-top: 1em;
	clear: both;
}

/* PERSONEN */
.people{
	margin: 1em 0 2em 0;
	overflow: auto;
	width: 100%
}
.peoples {
	float: left;
	width: 50%;
}
.peoples .peoplephoto{
	padding: 0 1em 1em 0;
}
.peoples .peopletext {
	padding-top: .5em;
}
#content .peopletext p {
	padding: .1em 0;
}

