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

/* global css styles */
body{
	margin:0; padding:0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height:1.3em;
	background:#ffffff;
}

/* text styles */
small{ font-size:10px; }
.mini { font-size: 10px; font-style: normal; }
span.red{ color:#F00; }
span.green{ color:#090; }
.clr{ clear:both; }
.more{ text-align:right; }

p{ margin:2px 0; line-height:1.3em; }
h1, h2, h3, h4, h5, h6 { font-size:12px; font-style:normal; font-weight:bold; line-height:1.2em; }
h1 { font-size: 22px; font-weight:normal; margin-bottom:15px; color:#666666; }
h2 { font-size: 18px; font-weight:normal; }
h3 { font-size: 14px; font-weight:bold; margin-top:5px; }

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

hr { height:0px; border:0; border:none; border-top: 1px solid #cccccc; margin:5px 0; }

td{ padding:5px; }

/* layer styles */
#body{
	position:relative;
	display:block;
	margin:0 auto; margin-top:5px;
	padding:0 10px;
	width:930px;
	height:auto;
	min-height:1400px;
	overflow: hidden !important;
	border:none;
	color:#666666;
	background:transparent;
}
#head{	
	position:relative;
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:930px;
	height:215px;
	border:none;
	background:transparent;
}

/*#head div.lang{ display:block; float:right; text-align:right; width:80px; height:20px; margin-right:15px; }*/
#head div.lang{ display:block; position:absolute; z-index:100; width:80px; height:20px; left:842px; top:3px; }
#head div.lang img.default{ margin-left:3px; padding:1px; border:1px solid #fff; }
#head div.lang img.active{ margin-left:3px; padding:1px; border:1px solid #CCC; }

#head div#head_top{
	position:absolute; z-index:100;
	display:block; float:left; text-align:right; /*width:830px;*/ width:910px; height:20px; font-size:12px; padding:0;
}

#head .logo {
	position:absolute;
	top:5px;
	left:0;
	width:230px;
	height:43px;
	z-index:2;
}
#head .img-main {
	position:absolute;
	top:5px;
	left:0;
	width:920px;
	height:200px;
	z-index:1;
}
#head .img-sub {
	position:absolute;
	top:110px;
	left:720px;
	width:180px;
	height:180px;
	z-index:9;
}
#search{
	position:relative;
	display:block; float:right;
	width:230px; height:20px;
	padding:0; padding-top:4px; margin:0;
	border:none;
	background:transparent;
}
/* NAVI */
#navi{
	position:relative;
	display:block;
	float:left;
	margin:41px 0 0 559px;
	padding:0;
	width:374px;
	height:30px;
	border:0; border:none;
	background:transparent;
}
ul, li {
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-size:13px;
}
#menu-1{	top:0; left:0; }
#menu-2{	top:0; left:118px; }
#menu-3{	top:0; left:236px; }

div.menu {
	position:absolute;
	display:block;
	z-index:10;
	width:125px; height:25px;
	background:transparent url(/2728/img/admin/navi-grau.gif) no-repeat top left;
}
div.menu ul li a{
	display:block;
	width:113px; height:21px;
	padding:4px 0 0 12px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	color: #666666;
}
div.menu ul li a:hover{
	text-decoration:none;
	color: #666666;
}
div.menu ul li a.active{
	color:#F00;
}
div.menu ul li ul{
	display:none;
	margin:0 0 0 9px;
	padding:4px 0 4px 0;
	background-color:#ffffff;
	width:116px; height:auto;
}
div.menu ul li ul a{
	text-transform:none;
	width:118px;
	padding:0 0 0 7px;
	color: #666666;
}
div.menu ul li ul a:hover{
	color:#F00;
}
div.menu ul li:hover ul{
	display:block;
}

#main{	
	position:relative;
	display:block;
	float:left;
	padding:0;
	margin:0;
	width:930px;
	height:auto;
	min-height:400px;
	border:none;
	background:none;
	overflow:hidden;
}
#left{	
	position:relative;
	display:block;
	float:left;
	padding:0; padding-top:4px;
	margin:0;
	width:170px;
	height:auto;
	min-height:230px;
	border:none;
	background:transparent;
}

#left h1{
	font-size:22px;
	font-weight:normal;
	color:#666;
}
#left a{
	display:block;
	float:left;
	border-top:#CCC 1px solid;
	line-height:1.1em;
	text-decoration:none;
	color:#666666;
}
#left a:hover{
	color:#F00;
	background-color:#f1f1f1;
}
#left a.fst{
	padding:11px 0 11px 3px;
	width:147px;
	font-size:14px;
	font-weight:bold;
}
#left a.snd{
	padding:9px 0 9px 5px;
	width:145px;
	font-size:14px;
}
#left a.trd{
	padding:7px 0 7px 10px;
	width:140px;
	font-size:12px;
}
#left a.active{
	color:#F00;
}

#content{	
	position:relative;
	display:block;
	float:left;
	padding:15px;
	padding-left:30px;
	margin:0; margin-top:5px;
	width:705px;
	height:auto;
	min-height:200px;
	border:none;
	background:#eeeeee;
}

.breadcrumbs{
	position:relative;
	display:block;
	float:left;
	width:100%;
	padding:0;
	margin:0 0 30px 0;
}
.breadcrumbs, .breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs a:visited, .breadcrumbs a:link, .breadcrumbs a:active{ font-size:11px; color:#666666; }
.breadcrumbs span.bc_bull{ font-size:12px; color:#666666; margin:0 3px; }

#foot{	
	position:relative;
	display:block;
	float:left;
	margin:0 auto;
	padding:0; padding-top:10px;
	width:930px;
	height:40px;
	border:none;
	background:transparent;
	color:#666666;
	font-size:12px;
}
#foot a.nav{ border:#999999 1px solid; padding:1px 5px; margin-right:3px; }
#foot a:active, #foot a:link, #foot a:visited { color:#666666; }
#foot a:hover{ text-decoration:underline; }

#foot_left{	
	position:relative;
	display:block;
	float:left;
	margin:0;
	padding:0; padding-left:170px;
	width:290px;
	height:20px;
	border:none;
	background:transparent;
}
#foot_right{	
	position:relative;
	display:block;
	float:left;
	margin:0;
	padding:0; padding-right:15px;
	width:450px;
	height:20px;
	border:none;
	background:transparent;
	text-align:right;
}
/* glossar */
.p_button{
	display:block; float:left;
	width:14px; height:18px;
	padding:0 2px;
	margin:1px 0 0 5px;
	background:#bbbbbb;
	cursor:pointer; cursor:hand;
	font-size: 10px;
	text-align:center;
	color:#ffffff;
}
.selected{
	width:14px; height:18px;
	padding:0 2px;
	margin:0 0 0 4px;
	background:#f1f1f1;
	border:#F00 1px solid;
	color:#F00;
}
#glossar_navi{
	display:block;
	position:relative;
	float:left;
	text-align:left;
	width:auto;
	height:auto;
	min-height:20px;
	padding:0;
	margin:0;
}
#glossar_navi h3{ padding-left:5px; }

#archive_navi{
	display:block;
	position:relative;
	float:right;
	text-align:left;
	width:120px;
	height:auto;
	min-height:200px;
	padding:0;
	margin:0;
	padding-left:10px; margin-left:20px;
	border-left:1px solid #cccccc; 
}
#archive_navi h3{ padding-left:5px; }

ul#arc, ul#arc li, ul#arc li ul, ul#arc li ul li{
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
	text-indent:0;
}
ul#arc{ display:block; margin-top:40px; width:116px; }

ul#arc li a, 
ul#arc li a:link, 
ul#arc li a:active, 
ul#arc li a:visited{
	display:block;
	padding:5px 5px;
	padding-left:10px;
	width:100px;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	background:transparent;
}
ul#arc li ul li a, 
ul#arc li ul li a:link, 
ul#arc li ul li a:active, 
ul#arc li ul li a:visited{
	display:block;
	padding:4px 5px;
	padding-left:20px;
	width:90px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	background:transparent;
}
ul#arc li a:hover{
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#F00;
	background-color:#fff;
}
ul#arc li ul li a:hover{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#F00;
	background-color:#fff;
}
ul#arc li a.default{ }
ul#arc li a.active{	color:#000000; font-size:12px; font-weight:bold; }

ul#arc li ul li a.default{ }
ul#arc li ul li a.active{ color:#000000; font-size:11px; font-weight:bold; }

/* basic tab */
.basictab{
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
	display: inline;
	margin: 0;
	text-decoration: none;
	color: #ccc;
	padding: 3px 15px 3px 15px;
	margin-right: 3px;
	border: 1px solid #ccc;
	border-bottom: none;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius: 4px;
}

.basictab li:hover{
	background-color: #eee;
}

.basictab li:active{
	background-color: #fff;
}

.basictab li a, .basictab li a:visited, .basictab li.selected a{
	color: #999999;
}
.basictab li.selected{ /*selected tab effect*/
	position: relative;
	padding:7px 15px;
	bottom:3px;
	background-color: #fff;
	font-weight:bold;
}

/* overview */
div.overview_list{ border-bottom:1px solid #cccccc; padding-bottom:10px; margin-bottom:10px; overflow:hidden; width:auto; }

/* iframe, border, graphic */
iframe{ padding:3px; border:#cccccc 1px solid; }
img{ border:0; border:none; }
.grafik{ float:left; margin: 0 20px 15px 0; }
.border { border: 1px solid #cccccc; }
.cron_div{ color:#eeeeee; }
div.clear{ width:100%; clear:both; }
div.rule{ height:0; border-top:1px solid #cccccc; margin:10px 0; }

/* buttons and forms */
input[type=text], input[type=password], textarea, select{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size: 11px;
	color:#999999;
	width:105px;
	padding:2px;
	border:1px solid #cccccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	background:#ffffff;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus{
	color:#ff0000;
	border:1px solid #ff0000;
}
input[type=submit], .button, button{
	font-size: 11px;
	color:#999999;
	width:auto; min-width:92px;
	padding:2px 10px;
	margin-right:5px;
	border:1px solid #cccccc;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background:#ffffff;
	cursor:pointer; cursor:hand;
}
input[type=submit]:hover, .button:hover, button:hover{
	color:#666666;
}
.txt_fld_small{ width:45px; min-width:45px; max-width:45px; }
.txt_fld_middle{ width:130px; min-width:130px; max-width:130px; }
.txt_fld_default{ width:185px; min-width:185px; max-width:185px; }
.txt_fld_textarea{ width:185px; min-width:185px; max-width:185px; height:120px; min-height:50px; max-height:500px; }

input[type=text].search_field{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size: 11px;
	color:#999999;
	width:165px;
	padding:2px;
	margin:0; margin-right:3px;
	border:1px solid #cccccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	background:#ffffff;
}
input[type=text].search_field:focus{
	color:#ff0000;
	border:1px solid #ff0000;
}
.search_go{ float:right; margin-right:0; margin-top:0; }


/* whislist */
#whishlist-info{
	position:absolute; display:none; z-index:100000;
	top:50%; left:50%;
	padding:15px 0; margin:0; margin-left:-250px; margin-top:-25px;
	width:500px; height:auto; min-height:20px;
	background:#eeeeee url(../img/bg_whislistinfo.png) repeat-x 0 0;
	border:0;
	cursor:hand; cursor:pointer;
	border:3px solid #ffffff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	text-align:center; font-size:16px;
}

#productlist{
	position:absolute; display:none; z-index:100000;
	top:50%; left:50%;
	padding:25px; margin:0; margin-left:-250px; margin-top:-150px;
	width:400px; height:auto; min-height:100px; max-height:300px;
	background:#eeeeee;
	border:0;
	border:3px solid #ffffff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	text-align:center; font-size:16px;
	overflow:auto;
}

.whislist-btn-addmore{
	position:relative; display:block; float:left;
	padding:0; margin:0;
	width:180px; height:40px;
	background:transparent url(../img/btn_addmoretowhislist.png) no-repeat 0 0;
	border:0;
	cursor:hand; cursor:pointer;
}
.whislist-btn-addmore:hover{
	background:transparent url(../img/btn_addmoretowhislist.png) no-repeat 1px 1px;
}

.whislist-btn-add{
	position:relative; display:block; float:left;
	padding:0; margin:0;
	width:180px; height:40px;
	background:transparent url(../img/btn_addtowhislist.png) no-repeat 0 0;
	border:0;
	cursor:hand; cursor:pointer;
}
.whislist-btn-add:hover{
	background:transparent url(../img/btn_addtowhislist.png) no-repeat 1px 1px;
}

.whislist-btn-remove{
	position:relative; display:block; float:left;
	padding:0; margin:0;
	width:180px; height:40px;
	background:transparent url(../img/btn_removefromwhislist.png) no-repeat 0 0;
	border:0;
	cursor:hand; cursor:pointer;
}
.whislist-btn-remove:hover{
	background:transparent url(../img/btn_removefromwhislist.png) no-repeat 1px 1px;
}

.whislist-btn-flush{
	position:relative; display:block; float:left;
	padding:0; margin:0;
	width:180px; height:40px;
	background:transparent url(../img/btn_flushwhislist.png) no-repeat 0 0;
	border:0;
	cursor:hand; cursor:pointer;
}
.whislist-btn-flush:hover{
	background:transparent url(../img/btn_flushwhislist.png) no-repeat 1px 1px;
}

