/* css from http://www.agentur2728.de */
@font-face {
    font-family: "HeimatSans-Regular";
    src: url(HeimatSans-Regular.otf);
}
@font-face {
    font-family: "HeimatSans-Bold";
    src: url(HeimatSans-Bold.otf);
}
@font-face {
    font-family: "HeimatSans-SemiBold";
    src: url(HeimatSans-SemiBold.otf);
}

/* global css styles */
body{
	margin:0;
	padding:0;
	color: #212121;
	font-family: "HeimatSans-Regular", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	background:#fffaee url(../img/bg_top.jpg) no-repeat top center;
}
small{
	font-size: 13px;
}
p{
	margin:0; padding:0;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height:1.5em;
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-weight:normal;
    font-family: "HeimatSans-SemiBold", Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	margin-bottom:15px;
	color:#999;
}
h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
    font-family: "HeimatSans-Regular", Verdana, Arial, Helvetica, sans-serif;
	color:#888;
	line-height:1.4em;
}
h3, h4, h5, h6 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color:#222;
}
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: #027A9F; text-decoration:none;}
a:visited{ color: #027A9F; text-decoration:none;}
a:hover{ color: #089de1; text-decoration:none;}
a:active{ color: #089de1; text-decoration:none;}

.clr{ clear:both; }

/* layer styles */
#videoplayer{
	position:absolute;
	z-index:1;
	top:50%;
	left:50%;
	margin-left:-250px;
	margin-top:-180px;
	width:500px;
	height:360px;
	padding:0;
	vertical-align:middle;
	text-align:center;
	border:none;
	background:transparent;
}
#body{
	position:absolute;
	z-index:1;
	left:50%;
	top:0;
	width:1010px;
	height:auto;
	min-height:500px;
	margin-left:-505px;
	padding:0;
	border:none;
	background:transparent url(../img/bg_line.png) repeat-y top left;
}
#main{
	position:relative;
	z-index:2;
	width:1000px;
	height:auto;
	min-height:400px;
	margin-left:5px;
	padding:0;
	border:none;
	background:#fff;
}
#head{
	position:relative;
	z-index:100;
	margin:0;
	padding:0;
	width:1000px;
	height:auto;
	min-height:285px;
	border:none;
	background:transparent url(../img/bg_head.jpg) no-repeat top left;
}
#top{
	position:relative;
	z-index:101;
	margin:0;
	padding:0;
	width:1000px;
	height:75px;
	border:none;
}
#top_navi{
	position:relative;
	z-index:102;
	float:left;
	display:block;
	margin:0;
	padding:0 15px 0 0;
	width:585px;
	height:75px;
	border:none;
	background:transparent url(../img/bg_navi.jpg) no-repeat top left;
}
#top_search{
	position:relative;
	z-index:103;
	float:left;
	display:block;
	margin:0;
	padding:15px 15px 35px 65px;
	width:270px;
	height:25px;
	border:none;
	background:transparent url(../img/bg_search.jpg) no-repeat top left;
}
.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{
	margin-left:25px;
}
#content{
	position:relative;
	z-index:7;
	float:left;
	display:block;
	text-align:left;
	padding:10px 25px 10px 0;
	margin:0;
	width:975px;
	height:auto;
	min-height:200px;
	border:none;
	background:#fff;
}
#content_left{
	position:relative;
	z-index:8;
	display:block;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
	padding-left:25px;
	width:255px;
	height:auto;
	min-height:280px;
}
#content_right{
	position:relative;
	z-index:9;
	display:block;
	float:left;
	text-align:left;
	margin:0;
	padding:20px;
	width:650px;
	height:auto;
	min-height:240px;
}
#foot{
	position:relative;
	z-index:10;
	float:left;
	display:block;
	text-align:left;
	padding:0 30px;
	padding-top:103px;
	margin:0;
	width:940px;
	height:27px;
	border:none;
	background:transparent url(../img/bg_foot.gif) no-repeat top left;
	color:#FFF;
}
#foot a, #foot a:hover, #foot a:active, #foot a:visited, #foot a:link{
	color:#FFF;
}
#foot_left{
	display:block;
	float:left;
	text-align:left;
	width:450px;
	height:20px;
}
#foot_right{
	display:block;
	float:right;
	text-align:right;
	width:450px;
	height:20px;
}
#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:470px;
	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:#FFF;
}
.buttons_start p{
	line-height:1.3em;
	font-size:12px;
	margin:0;
	color:#FFF;
}
.buttons_start a, .buttons_start a:hover, .buttons_start a:active, .buttons_start a:visited, .buttons_start a:link{
	color:#FFF;
}

.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:transparent url(../../2728/img/admin/buttons/bg_buttons_start_01_image.jpg) no-repeat 0 0; }
.buttons_start_inner_02{ background:transparent url(../../2728/img/admin/buttons/bg_buttons_start_02_image.jpg) no-repeat 0 0; }
.buttons_start_inner_03{ background:transparent url(../../2728/img/admin/buttons/bg_buttons_start_03_image.jpg) no-repeat 0 0; }
/*.buttons_start_inner_04{ background:transparent url(../../2728/img/admin/buttons/bg_buttons_start_04_image.jpg) no-repeat 0 0; }*/

.buttons_start_inner_01:hover{ background:transparent url(../../2728/img/admin/buttons/bg_buttons_start_01_image.jpg) no-repeat 0 -193px; }
.buttons_start_inner_02:hover{ background:transparent url(../../2728/img/admin/buttons/bg_buttons_start_02_image.jpg) no-repeat 0 -193px; }
.buttons_start_inner_03:hover{ background:transparent url(../../2728/img/admin/buttons/bg_buttons_start_03_image.jpg) no-repeat 0 -193px; }
/*.buttons_start_inner_04:hover{ background:transparent url(../../2728/img/admin/buttons/bg_buttons_start_04_image.jpg) no-repeat 0 -193px; }*/

.buttons_start_bottom{
	overflow:hidden;
	text-align:right;
	margin:0;
	padding:0 8px;
	width:214px;
	height:83px;
}
.buttons_start_bottom h2.random_shop{
	margin:2px 0; padding:0;
	font-size:14px;
	height:21px; display:block; overflow:hidden;
}
.buttons_start_bottom p.random_shop{
	margin:2px 0; padding:0;
	line-height:1.2em;
	font-size: 13px;
	height:41px; display:block; overflow:hidden;
}

.buttons_start_bottom_01{ background:transparent url(../img/bg_buttons_start_01_bottom.jpg) no-repeat 0 0; }
.buttons_start_bottom_02{ background:transparent url(../img/bg_buttons_start_02_bottom.jpg) no-repeat 0 0; }
.buttons_start_bottom_03{ background:transparent url(../img/bg_buttons_start_03_bottom.jpg) no-repeat 0 0; }
.buttons_start_bottom_04{ background:transparent url(../img/bg_buttons_start_04_bottom.jpg) no-repeat 0 0; }

/* Tag-Cloud */
.tagcloud_start{
	overflow:hidden;
	height:auto;
	min-height:50px;
	margin-bottom:5px;
}
/* tagcloud */
p.tagcloud{
	margin-top:20px;
	padding:0 30px;
	text-align:center;
}
p.tagcloud span.t_0{ font-size:13px; font-weight:normal; }
p.tagcloud span.t_1{ font-size:16px; font-weight:normal; }
p.tagcloud span.t_2{ font-size:20px; font-weight:normal; }
p.tagcloud span.t_3{ font-size:22px; font-weight:normal; }
p.tagcloud span.t_4{ font-size:24px; font-weight:normal; }
.tagcloud a, .tagcloud a:link, .tagcloud a:visited, .tagcloud a:active{ color:#027A9F; text-decoration:none; }
.tagcloud a:hover{ color:#089de1; text-decoration:none; }

/* lists and views */
.frame_news{
	position:relative;
	overflow:hidden;
	float:left;
	width:100%;
	height:22px;
	padding:0;
	padding-bottom:15px;
	margin-top:20px;
	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;
	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;
}
.td_branch:hover{
	background:transparent url(../img/bg_th_hover.gif) repeat-x top left;
	color:089de1;
}
.td_branch:hover a, .td_branch a:hover, .td_branch a:active{
	color:089de1;
}
.tr_hover{
	height:50px;
	padding:2px;
	background:#fff;
	cursor:pointer; cursor:hand;
	color:#212121;
	font-size:13px;
}
.tr_hover a{
	color:#212121;
}
.tr_hover strong{
	/*font-weight:normal;
	font-size:13px;*/
}
.tr_hover td{
	border-top:2px dotted #ddd;
}
.tr_hover:hover{
	background:transparent url(../img/bg_tr_hover.gif) repeat-x top left;
	color:089de1;
}
.tr_hover:hover a, .tr_hover:hover a:link, .tr_hover:hover a:hover, .tr_hover:hover a:active, .tr_hover:hover a:visited{
	color:089de1;
}
th{
	padding:9px 0 9px 5px;
	border-top:2px dotted #ddd;
	font-size:12px;
	background:transparent url(../img/bg_th_hover.gif) repeat-x top left;
}
#items area{
	cursor:pointer; cursor:hand;
}
#item_info{
	position: absolute;
	display:none;
	width: 270px;
	height:120px;
	/*height: 240px;
	background:transparent url(../img/item_info_arrow.png) no-repeat 0 200px;*/
}
#item_info_box{
	position: relative;
	padding: 8px;
	width: 254px;
	height: 104px;
	overflow:hidden;
	
	background-color: #ffffff;
	background-color: rgba(255, 255, 255, 0.95);
	
	border: 1px solid #ddd;
	-ms-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	
	-ms-box-shadow: rgba(144, 144, 144, 0.4) 0 8px 40px;
	-moz-box-shadow: rgba(144, 144, 144, 0.4) 0 4px 20px;
	-webkit-box-shadow: rgba(144, 144, 144, 0.4) 0 8px 40px;
}
#item_info_box p{
	padding:0; margin:0;
	line-height:0.95em;
}
.item_num{
	float:right;
	min-width:24px;
	width:auto;
	height:24px;
	padding:2px;
	margin-left:10px;
	text-align:center;
	vertical-align:middle;
	border: 1px solid #ddd;
	-ms-border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}
.item_num h2{
	margin:0; padding:0;
}
.item_num h3{
	margin:0; padding:0;
	margin-top:2px;
}
#branch_selector{
	position:relative;
	/*top:-25px;*/
	margin-top:25px;
	z-index:1000;
	padding: 10px;
	width: 640px;
	min-height: 190px;
	height:auto;
	
	background-color: #ffffff;
	background-color: rgba(255, 255, 255, 0.90);
	
	border: 1px solid #ddd;
	-ms-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	
	-ms-box-shadow: rgba(144, 144, 144, 0.4) 0 8px 40px;
	-moz-box-shadow: rgba(144, 144, 144, 0.4) 0 4px 20px;
	-webkit-box-shadow: rgba(144, 144, 144, 0.4) 0 8px 40px;
}
#branch_selector p.selector{
	padding:0; margin:0;
	margin:5px 0;
	cursor:pointer; cursor:hand;
	color:#027A9F;
}
#branch_selector p.selector:hover{
	color:#089de1;
}
#branch_selector p img{
	vertical-align:middle;
	margin-right:10px;
}

/* navi archive */
.men_default{
	font-size:14px;
	color:#212121;
	text-decoration:none;
	border-bottom:1px dotted #ddd;
	padding-top:1px;
	padding-bottom:4px;
	font-weight:bold;
}
.men_active{
	font-size:14px;
	color:#027A9F;
	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:#089de1;
}

/* subnavi archive */
.men_sub_default{
	font-size:12px;
	color:#212121;
	text-decoration:none;
	border-bottom:1px dotted #ddd;
	padding-bottom:4px;
	margin-top:0;
	margin-left:10px;
}
.men_sub_active{
	font-size:12px;
	color:#027A9F;
	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:#089de1;
}

/* 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: "HeimatSans-Regular", Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size: 13px;
	color:#212121;
	border:none;
	border:0;
}
.button {
	background:#fff;
	border:solid 1px #ddd;
	font-family: "HeimatSans-Regular", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#212121;
	padding:4px;
	
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
	-ms-box-shadow: rgba(144, 144, 144, 0.4) 0 8px 40px;
	-moz-box-shadow: rgba(144, 144, 144, 0.4) 0 4px 20px;
	-webkit-box-shadow: rgba(144, 144, 144, 0.4) 0 8px 40px;
}
.button:focus {
	color:#089de1;
	border:solid 1px #999;
}
input[type=button]:hover, input[type=submit]:hover{
	color:#089de1;
}
.select {
	background:#fff;
	border:solid 1px #ddd;
	font-family: "HeimatSans-Regular", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#212121;
	padding:4px;
	
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
	-ms-box-shadow: rgba(144, 144, 144, 0.4) 0 8px 40px;
	-moz-box-shadow: rgba(144, 144, 144, 0.4) 0 4px 20px;
	-webkit-box-shadow: rgba(144, 144, 144, 0.4) 0 8px 40px;
}
button {
	background:#fff;
	border:solid 1px #ddd;
	font-family: "HeimatSans-Regular", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#212121;
	padding:4px;
	
	min-width:125px;
	min-height:26px;
	margin:10px 0;
	
	cursor:hand; cursor:pointer;
	
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
	-ms-box-shadow: rgba(144, 144, 144, 0.4) 0 8px 40px;
	-moz-box-shadow: rgba(144, 144, 144, 0.4) 0 4px 20px;
	-webkit-box-shadow: rgba(144, 144, 144, 0.4) 0 8px 40px;
}

