@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
	min-height: 100%;	
}

body {
	background: url(../images/bg.png) top left repeat-x black;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #454545;
	font-size: 12px;
	line-height: 18px;
}

h1, .componentheading, .contentheading {
	display: block;
        font-size: 22px;
	font-weight: normal;
	color: #381b55;
	margin-bottom: 20px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #381b55;
	margin-bottom: 3px;
}

h3 {
	display: block;
        font-size: 18px;
	font-weight: normal;
        line-height: 22px;
	color: #381b55;
	margin-bottom: 0px;
}

.createdate {
        color: #887;
        font-size: 10px;
        line-height: 14px;
}
[if SafMob].createdate { margin-bottom: 0px; }


a {
       outline: 0;
       text-decoration: none;
}

.intro {
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	color: #974a1b;
	margin-bottom: 22px;
}

.line {
	width: 479px;
	margin-bottom: 15px;
}

a #box_gb span, a #box_twitter span, #box_stats a {
	color: #454545;
}

#wrapper {
	position: relative;
	width: 975px;	
	margin: 0 auto;
}

#schmuck {
	float: left;	
}

#logo {
	z-index: 4;
	position: absolute;
	top: 10px;
	left: 25px;
	width: 313px;
	height: 213px;
	background: url(../images/logo.png) no-repeat;
}

#language {
	z-index: 10;
	position: absolute;
	top: 185px;
	left: 202px;
	width: 76px;
	height: 75px;
}

#randpic01 {
	z-index: 1;
	position: relative;
	top: 233px; 
	left: 20px;
	width: 333px;
	height: 364px;
	background: url(../images/randpic01.png) no-repeat;
}

#randpic02 {
	z-index: 2;
	position: relative;
	top: 130px; 
	left: 15px;
	width: 270px;
	height: 309px;
	background: url(../images/randpic02.png) no-repeat;
}

#randpic03 {
	z-index: 3;
	position: relative;
	top: 57px; 
	left: 44px;
	width: 289px;
	height: 337px;
	background: url(../images/randpic03.png) no-repeat;
}

#right {
	float: right;
	width: 730px;
	position: absolute;
	z-index: 6;
}

#content_top {
	z-index: 6;
	position: absolute;
	top: 15px;
	left: 240px;
	background: url(../images/content_top.png) no-repeat;
	width: 660px;
	height: 20px;
	padding: 12px 35px 15px 35px;
	text-align: left;
	line-height: 30px;
	vertical-align: middle;
}

.table_left {
        text-align: left;
}

.table_right {
        text-align: right;
}

#content {
	z-index: 6;
	position: absolute;
	top: 65px;
	left: 240px;
	background: url(../images/content_bg.png) top left repeat-y;
	width: 700px;
	/*min-height: 1000px;*/
	padding: 360px 15px 50px 15px;
	text-align: left;
}

#content_bottom {
	z-index: 6;
	position: relative;
	top: 80px;
	left: -15px;
	background: url(../images/content_bottom.png) no-repeat;
	width: 700px;
	height: 50px;
	padding: 0px 15px;
	margin-bottom: 20px;
}

#navi {
	z-index: 7;
	position: absolute;
	top: 60px;
	left: 235px;
	background: url(../images/navi.png) no-repeat;
	width: 742px;
	height: 73px;
        text-align: left;
        padding: 1px 0px 0px 19px;
}

#navi img {
        margin-right: -3px;
}

#header_pic {
	z-index: 8;
	position: absolute;
	top: 122px;
	left: 272px;
	background: url(../images/header_pic.png) no-repeat;
	width: 672px;
	height: 284px;
}

#content_left {
	float: left;
	position: relative;
	z-index: 10;
	width: 155px;
	padding-left: 16px;
	margin-right: 20px;
        font-size: 11px;
        line-height: 16px;
}

#content_right {
	position: relative;
	z-index: 10;
	float: left;
	width: 487px;
	padding-right: 20px;
}

#content_right a {
        color: #974a1b;
}

#content_right ul {
       margin-left: 15px;
}
[if SafMob]div#content_right ul { margin-left: 0px; }


#content_right img.abstand {
       margin-bottom: 5px;
       margin-right: 5px;
}

div#content_left ul.menu {
	width: 145px;
	list-style: none;
	margin-top: 8px;
}
[if SafMob]div#content_left ul.menu { margin-left: 0px; }


div#content_left ul.menu li a {
	display: block;
	width: 142px;
	height: 30px;
	padding-left: 3px;
	background: url(../images/navi_line.png) no-repeat bottom left;
	color: #381b55;
	font-size: 16px;
	text-decoration: none;
	line-height: 30px;
	vertical-align: middle;
}

div#content_left ul.menu li ul {
	width: 145px;
	list-style: none;
}

div#content_left ul.menu li ul li a {
	display: block;
	width: 125px;
	height: 30px;
	padding-left: 20px;
	background: url(../images/navi_line.png) no-repeat bottom left;
	color: #554366;
	font-size: 12px;
	text-decoration: none;
	line-height: 30px;
	vertical-align: middle;
}

#box_live, #box_blacklist {
	width: 145px;
	margin-top: 50px;
	background: url(../images/bg_stats.png) bottom left no-repeat;
}

#box_gb {
	width: 145px;
	height: 158px;
	margin-top: 30px;
	background: url(../images/bg_gb.png) bottom left no-repeat;
}

#box_twitter {
	width: 145px;
	height: 150px;
	margin-top: 30px;
	background: url(../images/bg_twitter.png) bottom left no-repeat;
}

#box_stats {
	width: 145px;
	height: 92px;
	margin-top: 30px;
	background: url(../images/bg_stats.png) bottom left no-repeat;
}

#foot {
	z-index: 10;
	position: relative;
	top: 60px;
	left: -15px;
	width: 700px;
	height: 40px;
	padding: 10px 15px 0 15px;
	color: #fff;
	background-color: #000;
}

#subscribe {
	float: left;
	margin-right: 10px;
}

#name, #email {
	display: block;
        float: left;
	background: url(../images/input_foot.png) no-repeat;	
	width: 92px;
	height: 18px;
	margin-right: 10px;
	padding: 2px 5px;
	border: 0;
	color: #755a31;
}

#foot .button  {
	display: block;
	float: left;
	background: url(../images/button_foot.png) bottom left no-repeat;
	width: 64px;
	height: 22px;
	margin-top: -2px;
	border: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #f3ecd7;
}

label { float: left;  display: block; margin-right: 5px; color: #847a6a; font-size: 12px; }‚

#copyright {
	float: right;
	width: 240px;
	text-align: right;
	font-family: Tahoma;
	font-size: 10px;
	color: white;	
}