/* css from http://www.agentur2728.de */

/* global css styles */
body{
	margin:0;
	padding:0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background:#ffffff;
}
small{
	font-size:10px;
}
p{
	margin:0; padding:0;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height:1.5em;
}
h1 {
	font-size: 16px;
	font-style: normal;
	font-weight:normal;
	margin:0;
	margin-bottom:15px;
	color:#000000;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	line-height:1.4em;
}
h3, h4, h5, h6 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}
hr {
	height: 0px;
	border:0;
	border:none;
	border-top: 2px dotted #ddd;
	margin-bottom:15px;
}
ul li{
	list-style-type:square;
	margin:0; padding:0;
	margin-left:-20px;
	margin-bottom:5px;
}

a:link{ color: #000000; text-decoration:underline;}
a:visited{ color: #000000; text-decoration:underline;}
a:hover{ color: #000000; text-decoration:underline;}
a:active{ color: #000000; text-decoration:underline;}

/* layer styles */
#body{
	position:relative;
	z-index:1;
	top:0;
	left:0;
	width:1010px;
	height:auto;
	min-height:500px;
	padding:0;
	margin:0;
	border:none;
	background:none;
}
#main{
	position:relative;
	z-index:2;
	width:1000px;
	height:auto;
	min-height:400px;
	margin-left:5px;
	padding:0;
	border:none;
	background:#fff;
}
#head{
	display:none;
}
#top{
	display:none;
}
#top_navi{
	display:none;
}
#top_search{
	display:none;
}
.block{
	position:relative;
	float:left;
	display:block;
	text-align:left;
	padding:0;
	padding-left:25px;
	margin:0;
	width:975px;
	height:auto;
	min-height:100px;
	border:none;
	background:transparent;
}
.content_header_img{
	visibility:hidden;
}
#content{
	position:relative;
	z-index:7;
	float:left;
	display:block;
	text-align:left;
	padding:0;
	margin:0;
	width:1000px;
	height:auto;
	min-height:200px;
	border:none;
	background:#ffffff;
}
#content_left{
	display:none;
}
#content_right{
	position:relative;
	z-index:9;
	display:block;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
	width:900px;
	height:auto;
	min-height:240px;
}
#foot{
	display:none;
}
#foot_left{
	display:none;
}
#foot_right{
	display:none;
}
#archive_navi{
	display:block;
	position:relative;
	float:right;
	text-align:left;
	width:130px;
	height:auto;
	min-height:400px;
	padding:0;
	padding-left:20px;
	border-left: 2px dotted #ddd;
}
#archive_content{
	display:block;
	position:relative;
	float:left;
	text-align:left;
	width:720px;
	height:auto;
	min-height:400px;
	padding:0;
}
.buttons_start{
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
	padding:0;
	margin:0;
	width:230px;
	height:310px;
}
.buttons_start h2{
	font-size:16px;
	margin:0;
	margin-top:5px;
	color:#000000;
}
.buttons_start p{
	line-height:1.3em;
	font-size:12px;
	margin:0;
	color:#000000;
}

.buttons_start_inner{
	position:relative;
	display:block;
	overflow:hidden;
	text-align:right;
	margin:0;
	padding:0;
	width:230px;
	height:190px;
	border:none;
	border-bottom:3px solid #fff;
	border-top:1px solid #fff;
	cursor:hand; cursor:pointer;
}

.buttons_start_inner_01{ background:none; }
.buttons_start_inner_02{ background:none; }
.buttons_start_inner_03{ background:none; }
.buttons_start_inner_04{ background:none; }

.buttons_start_inner_01:hover{ background:none; }
.buttons_start_inner_02:hover{ background:none; }
.buttons_start_inner_03:hover{ background:none; }
.buttons_start_inner_04:hover{ background:none; }

.buttons_start_bottom{
	overflow:hidden;
	text-align:right;
	margin:0;
	padding:0 5px;
	width:220px;
	height:83px;
}

.buttons_start_bottom_01{ background:none; }
.buttons_start_bottom_02{ background:none; }
.buttons_start_bottom_03{ background:none; }
.buttons_start_bottom_04{ background:none; }

/* Tag-Cloud */
.tagcloud_start{
	font-size:22px;
	overflow:hidden;
	height:50px;
	height:auto;
	min-height:50px;
	margin-bottom:5px;
}
.tagcloud_start p{
	margin:0; padding:0;
	vertical-align:middle;
	line-height:1.3em;
	margin-top:5px;
	margin-bottom:5px;
}
.tagcloud_start a, .tagcloud_start a:link, .tagcloud_start a:visited, .tagcloud_start a:active{
	color:#CCC;
}
.tagcloud_start a:hover{
	color:#000000;
}

/* lists and views */
.frame_news{
	position:relative;
	overflow:hidden;
	float:left;
	width:100%;
	height:22px;
	padding:0;
	padding-bottom:15px;
	margin-top:10px;
	border-bottom:2px dotted #ddd;
	background:#fff;
	cursor:pointer;
	cursor:hand;
}
.frame_news_selected{
	position:relative;
	overflow:hidden;
	float:left;
	width:100%;
	height:auto;
	padding:0;
	border-bottom:2px dotted #ddd;
	background:#fff;
}
#shortinfo{
	position:relative;
	float:right;
	display:block;
	margin:0;
	padding:010px;
	width:208px;
	height:auto;
	min-height:50px;
	border:0; border:none;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
#shortinfo_top{
	position:relative;
	display:block;
	width:230px;
	height:34px;
	background:transparent;
}
#shortinfo_bottom{
	position:relative;
	display:block;
	width:230px;
	height:87px;
	background:transparent;
}
.td_branch{
	padding:10px;
	height:80px;
	min-width:110px;
	width:auto;
	border:1px solid #ddd;
	cursor:hand; cursor:pointer;
}
.tr_hover{
	height:50px;
	padding:2px;
	background:#fff;
	cursor:pointer; cursor:hand;
	color:#000000;
	font-size:13px;
}
.tr_hover a{
	color:#000000;
}
.tr_hover strong{
	font-weight:normal;
	/*font-size:13px;*/
}
.tr_hover td{
	border-top:2px dotted #ddd;
}
th{
	padding:9px 0 9px 5px;
	border-top:2px dotted #ddd;
	font-size:12px;
	background:none;
}
#branch_selector{
	position:relative;
	/*top:-25px;*/
	margin-top:25px;
	z-index:1000;
	padding: 10px;
	width: 640px;
	min-height: 190px;
	height:auto;
	background-color: #ffffff;
	border: 1px solid #ddd;
}
#branch_selector p.selector{
	padding:0; margin:0;
	margin:5px 0;
	cursor:pointer; cursor:hand;
	color:#000000;
}
#branch_selector p.selector:hover{
	color:#000000;
}
#branch_selector p img{
	vertical-align:middle;
	margin-right:10px;
}

/* navi archive */
.men_default{
	font-size:14px;
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #ddd;
	padding-top:1px;
	padding-bottom:4px;
	font-weight:bold;
}
.men_active{
	font-size:14px;
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #ddd;
	padding-top:1px;
	padding-bottom:4px;
	font-weight:bold;
}
.men_default:hover, .men_default a:hover, .men_active:hover, .men_active a:hover{
	color:#000000;
}

/* subnavi archive */
.men_sub_default{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #ddd;
	padding-bottom:4px;
	margin-top:0;
	margin-left:10px;
}
.men_sub_active{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #ddd;
	padding-bottom:4px;
	margin-top:0;
	margin-left:10px;
}
.men_sub_default:hover, .men_sub_default a:hover, .men_sub_active:hover, .men_sub_active a:hover{
	color:#000000;
}

/* border, button. graphics */
.grafik {
	float:left;
	margin: 0 10px 5px 0;
}
.grafik_border {
	float:left;
	margin: 0 10px 5px 0;
	border: 1px solid #ddd;
}
img{
	border:0;
	border:none;
}
.border {
	border: 1px solid #ddd;
}
.border_dashed {
	border: 1px dotted #ddd;
}

.button_none{
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	border:none;
	border:0;
}
.button {
	background:#fff;
	border:solid 1px #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding:4px;
}
.button:focus {
	color:#000000;
	border:solid 1px #999;
}
input[type=button]:hover, input[type=submit]:hover{
	color:#000000;
}
.select {
	background:#fff;
	border:solid 1px #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding:4px;
}

