#rnd_images_div{
	width: 254px;
	height: 254px;
	overflow: hidden;
	position: relative;
	border:0px solid;
	#background: #000;
}
#rnd_image{
	position: absolute;
	left: 50%;
	top: 50%;
}
.rnd_image_link {
	height: 40px;
	#background: #f88;
	overflow: hidden;
	text-align: center;
}
.rnd_image_sj{
	position : absolute;
	right: 2px;
	top: 0px;
	font-size: 14px;
	border: 1px solid #fba327;
	border-radius: 3px;
	background: rgba(251,163,39,0.5);
	padding: 3px;
}
#news_column {
	margin-left: 280px;
	margin-right: 325px;
	/*border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;*/
	/*float: left;*/
}

#notice_column {
	width: 320px;
	float: right;
	padding-top: 8px;
}

#blog_column {
	width: 270px;
	float: left;
	padding-top: 8px; 
}
/*homepage_box*/
.hp_headline{
	font-size: 18px;
	padding-left: 4px;
}

.notice_content, .news_content, .blog_content{
	padding: 5px;
	margin: 5px;
	border-radius: 3px;
	overflow: hidden;
}
.hp_box{
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-bottom: 8px;
	padding: 4px;
	background: #eeeeee;
	/*-webkit-box-shadow: inset 2px 2px 10px 2px #ccc; 
	box-shadow: inset 2px 2px 8px 2px #ddd; */
}

.hp_box1{
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-bottom: 8px;
	padding: 4px;
	background: #eeeeee;
	/*-webkit-box-shadow: inset 2px 2px 10px 2px #ccc; */
	box-shadow: inset 2px 2px 7px 1px #ddd; 
}
.hp_box_inner {
	position: relative;
} 
.blog_date {
	color: rgb(150, 150, 150);
	float: right;
	font-size: 0.75em;
}
.hp_news_date{
	float: right;
	font-size: 0.75em;
	color: #888;
	font-style: italic;
}
hr {
	border: 0;
	height: 1px;
	margin: 5px;
	background-color: rgb(150, 150, 150);
}
.search_div {
	width: 175px;
	float: left;
}
#SearchShowForm {width:100%;}
#nav_content div div form div.input {
	clear: none;
}
#nav_content div div form div.submit {
	clear: none;
	font-size: 0.8em;
	margin-right: 0px;
	padding-right: 0px;
}
.newsbox {
	border: 1px solid #263961;
	word-wrap: break-word;	/* wrap words which go out of the box because they are too long in the next line */
	-webkit-box-shadow: 3px 3px 4px #000000;
    -moz-box-shadow: 3px 3px 4px #000000;
	box-shadow: 3px 3px 4px #000000;
	border-radius: 4px;
	width: 306px;
	margin: 25px 8px 0px 0px;
	height: 345px;
	float: left;
	position: relative;
}
.newsbox .date{
	text-align: right;
	color: #808080;
	font-style: italic;
	font-size: 9pt;
	position: absolute;
	bottom:2px;
	left: 4px;
}
.newsbox_header {
		/*background:#62af56;*/
	background:#34476f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#6f8cc8), to(#34476f));
	background-image: -webkit-linear-gradient(top, #6f8cc8, #34476f);
	background-image: -moz-linear-gradient(top, #6f8cc8, #34476f);
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
	padding: 0px;
	height: 30px;
	margin-bottom:0px;
	font-weight: bold;
	font-family: helvetica, arial;
}

.newsbox_hl{

	/*border:1px solid #0f0;*/
	margin-left: 15px;
	padding: 4px 15px 7px 0px;
	font-size: 1.2em;
	display: inline-block;
}
.newsbox_body_hl {
	font-size: 1.05em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.5em;
	height: 32px;
}
.newsbox_body {
	font-size: 0.95em;
	/*background-color: #ddd;*/
	padding: 3px;
	text-align: justify;
}
.news_link_div, .news_link_div_hp{	text-align: right;}
.news_link_div{
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.news_link
{margin-left: 10px;}
.border_top {
	border-top: 1px dotted #888;
	padding-top: 0.6em;
}

#newsbox_preview{
	padding: 5px;
	float: right;
	width: 330px;
}
/*newsbox für die Startseite*/
.news_box_hp{
	border-bottom: 3px double #ccc;	
	padding: 7px 16px;
	margin-bottom: 0px;
}
#overview1 .news_box_hp, #overview2 .news_box_hp, #overview3 .news_box_hp{
	padding: 7px 8px;
}
.cat_headline{
	color: #F8931D;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 4px;
}
.newsbox_hp_body p, .newsbox_body p{
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto; 
}
.newsbox_hp_body {
	font-size: 0.95em;
	/*background-color: #ddd;*/
	padding: 1px 3px 3px 3px;
	text-align: justify;
}
.newsbox_hp_body  h3, div.newsbox_hp_body  h4, div.newsbox_body  div h4{
	text-align: left;
}

.img_left{
	margin-right: 10px;
}
.img_right{
	margin-left: 10px;
}
.year_box {
    background: none repeat scroll 0 0 #ccc;
    border: 1px solid #aaa;
    border-radius: 3px;
    float: left;
    height: 60px;
    margin: 5px;
    padding: 10px;
    position: relative;
    width: 170px;
	font-size : 16pt;
	text-align: center;
}
.year_box_small {
    background: none repeat scroll 0 0 #ccc;
	border: 1px solid #aaa;
    border-radius: 3px;
    float: left;
    height: 50px;
    margin: 5px;
    padding: 4px;
    position: relative;
    width: 70px;
	font-size : 16pt;
	text-align: center;
}
.cat_box {
    background: none repeat scroll 0 0 #ccc;
    border: 1px solid #aaa;
    border-radius: 3px;
    float: left;
    height: 60px;
    margin: 5px;
    padding:5px;
    position: relative;
    width: 200px;
	font-size : 14pt;
	
	
}
.cat_box div{
	height: 48px;
	padding: 5px;
	overflow: hidden;
}
.blogs_overview_link{
	text-align: center;
	border-top: 1px solid #ccc;
	padding-top: 4px;
}
/*Überblicksseiten*/
#overview1, #overview2, #overview3 {
	float: left;
	width: 315px;
}
#overview2{ 
	border-left: 2px solid #eee;
	border-right:2px solid #eee;
}
.vplan_link a{ color: #25395e;}
.vplan_link{margin-bottom: 5px;}