@charset "utf-8";
/* CSS Document */
body{
	background:#FFF url(../images/bg.gif) top center repeat-y;
	margin:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#006399;
	}
a{color:#006399;}
img{border:none;}

h1 {
	margin: 0;
	padding: 50px 30px 30px 20px;
	font-weight: bold;
	text-decoration: none;
	font-size: 40px;
	color: #006399;
	text-indent: -3333px;
}

h2 {
	margin: 0;
	color: #7dd1ff;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
}

h3 {
	color: #C90000;
	font-size: 25px;
	text-shadow: #ccc 0 1px 3px;
}

h4 {
	margin: 20px 0;
	color: #7dd1ff;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: bold;
}


td input {
	width: 160px;
}

.clear{clear:both;}

.main{
	background:#FFF;
	width:980px;
	padding:0;
	margin:auto;
	}
.header{
	position:relative; top:0px; left:0px;
	background:#FFF url(../images/header.gif) top center no-repeat;
	width:980px; height:150px;
	}
.headerlink {
	position:absolute;
	width: 525px;
	height: 140px;
}
.home_btn{
	display:block;
	position:absolute; top:0px; left:0px;
	width:600px; height:150px;
	}
.login{
	display:block;
	position:absolute; top:20px; right:20px;
	width:300px;
	height:130px;
	color:#4a4a4a;
	letter-spacing:1px;
	text-shadow:#FFF 0 1px 0;
	text-align:right;
	}
.login .label{
	width:200px;
	text-align:right;
	}
.login .btn, .overlay .btn{
	color:#fff;
	border:none;
	padding:3px 30px;
	background:#005186 url(../images/hr3.gif) top left repeat-x;
	border-radius:3px;
	text-shadow:0 -1px 0 #004073;
	box-shadow:0 1px 0px #004073;
	}
.login input{
	color:#999;
	border:none;
	padding:3px 3px;
	background:#FFF;
	border-radius:3px;
	border:1px solid #ccc;
	text-shadow:0 1px 0px #eee;
	box-shadow:inset 0 1px 1px #eee;
	}
.login .btn, .overlay .btn{
	color:#fff;
	border:none;
	padding:3px 30px;
	background:#005186 url(../images/hr3.gif) top left repeat-x;
	border-radius:3px;
	text-shadow:0 -1px 0 #004073;
	box-shadow:0 1px 0px #004073;
	}
.login .hint{
	padding-top: 5px;
    text-align: right;
	font-size:10px;
	}
.hr1{
	position:relative; top:0px; left:0px;
	background:#005186 url(../images/hr1.gif) top left repeat-x;
	width:940px; height:25px;
	color:#7dd1ff;
	font-size:18px;
	padding:6px 20px 4px 20px;
	letter-spacing:1px;
	}
.top{
	position:relative; top:0px; left:0px;
	background:#FFF url(../images/top.jpg) top center no-repeat;
	width:980px; height:415px;
	}
.hr2{
	position:relative; top:0px; left:0px;
	background:#005186 url(../images/hr2.gif) top left repeat-x;
	width:940px; height:130px;
	color:#7dd1ff;
	font-size:18px;
	padding:10px 20px;
	text-align:justify;
	}
.hr2 strong{
	font-size:38px;
	font-weight:lighter;
	color:#FFF;
	}
.hr2 strong.rechts{
	position:absolute; bottom:10px; right:20px;
	}

.hr4{
	position:relative; top:0px; left:0px;
	background:#F0FFFF;
	width:940px; height:30px;
	color:#7dd1ff;
	font-size:16px;
	padding:10px 20px;
	text-align:justify;
	}

.join{
	position:absolute; top:20px; left:500px;
	width:410px; height:375px;
	padding:0 25px;
	}
.join h4{
	display:block;
	margin:0;
	padding:8px 0 0 0;
	color:#FFF;
	text-align:center;
	font-weight:lighter;
	font-size:26px;
	text-shadow:#000 0 -1px 0;
	}
.join table{
	margin-top:25px;
	}
.join .label{
	font-size:10px;
	text-align:right;
	width:200px;
	padding-right:5px;
	}
.join .label label{
	font-size:20px;
	font-weight:lighter;
	color:#000;
	}
.join input, .join select{
	display:inline-block;
	width:225px;
	text-align:left;
	font-size:18px;
	padding:5px;
	color:#999;
	border-radius:5px;
	border:none;
	box-shadow:inset #eee 0px 3px 3px;
	margin:5px 0;
	border:solid 1px #ccc;
	}
.join select{
	width:238px;
	}
.overlay .join td.label {
	padding-left: 20px;
}
.err, .err label{
	color:#F00 !important;
	}
.err input, .err select{
	border-color:#F00;
	}
.join .btn{
	display:inline-block;
	width:239px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	letter-spacing:2px;
	color:#FFF;
	padding:10px 0;
	margin:10px 0 0 0;
	background:url(../images/btn.gif) top repeat-x;
	border:0;
	border-radius:5px;
	cursor:pointer;
	text-shadow:#000 0px -1px 0px;
	box-shadow:#666 0px 3px 10px;
	}


.claim{
	position:absolute; top:50px; left:200px;
	width:270px; height:330px;
	padding:0 25px;
	font-size:16px;
	line-height:22px;
	}

.box{
	border-radius:8px;
	background:#edfaff;
	margin:20px 0 0 20px;
	padding-bottom:10px;
	}
.halb{
	float:left;
	width:460px; height:550px;
	}
.full{
	clear:both;
	width:940px;
	}
.box h4{
	display:block;
	background:#005186 url(../images/hr3.gif) top left repeat-x;
	margin:0;
	padding:8px 10px;
	color:#FFF;
	text-align:center;
	font-weight:lighter;
	font-size:26px;
	text-shadow:#000 0 -1px 0;
	border-radius:8px 8px 0 0;
	}

	.box h3 {
	margin: 0;
	padding: 50px 30px 30px 20px;
	font-weight: normal;
	text-decoration: none;
	font-size: 40px;
	color: #006399;
}

.box p{
	margin:10px 10px 0 10px;
	}
.pic{
	float:left;
	width:140px;
	padding:10px 0 0 10px;
	overflow: hidden;
	font-size:12px;
	}
.full .pic{
	padding:10px 0 0 14px;
	}
.pic a{
	display:block;
	position:relative; top:0px; left:0px;
	width:140px; height:187px;
}
.pic a .online{
	position:absolute; top:0px; left:0px;
}
.img{
	border:3px solid #FFF;
	box-shadow:#888 0 0 5px;
	width:134px; height:181px;
	margin-bottom: 4px;
	}
.pic2{
	position:relative; top:0px; left:0px;
	float:left;
	width:460px; height:200px;
	padding:10px 0 0 10px;
	}

.pic2 a{
	display:block;
	position:relative; top:0px; left:0px;
	width:140px; height:187px;
}
.pic2 a .online{
	position:absolute; top:0px; left:0px;
}
.pic2 .description{
	display:block;
	position:absolute; top:10px; left:160px;
	width:300px; height:187px;
}
.description a.btn {
    background:url("../images/hr3.gif") repeat-x scroll center top transparent;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 3px 10px #666666;
	text-decoration:none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 10px 0 0;
    padding: 10px 0;
    text-align: center;
    text-shadow: 0 -1px 0 #000000;
	width:100%; height:30px;
	position:absolute; top:127px; right:0px;
}
.description a.btn:hover{
	background-position:bottom;
	}


.coment{
	float:left;
	width:440px;
	height:100px;
	margin:10px 0 0 20px;
	padding:10px 0;
	border-bottom:dashed #999 1px;
	}
.coment strong{
	padding:10px 0 0 0;
	display:block;
	}
.big{
	display:block;
	background:#C90000 url(../images/btn_big.gif) top left repeat-x;
	font-size:42px;
	color:#FFF;
	text-shadow:#000 0 -1px 0;
	font-weight:lighter;
	box-shadow:#000 0 1px 10px;
	margin:10px 10px 0 10px;
	border-radius:5px;
	text-align:center;
	text-decoration:none;
	padding:20px 0;
	}
.big small{
	font-weight:bold;
	font-size:20px;
	}
/*******************************************************************************************paging*/
.paging{
	text-align:center;
	}
.paging span{
	display:inline-block;
	background:#D0E9F2;
	border-radius:15px;
	}
.paging a{
	padding:5px 10px;
	background:#D0E9F2;
	font-size:18px;
	font-weight:lighter;
	display:inline-block;
	text-decoration:none;
	}
.paging.small a{
	padding:5px 10px;
	background:#D0E9F2;
	font-size:13px;
	font-weight:lighter;
	display:inline-block;
	}
.paging .vorn{
	padding-left:15px;
	border-radius:15px 0 0 15px;
	}
.paging .hinten{
	padding-right:15px;
	border-radius:0 15px 15px 0;
	}
.paging a:hover{
		background:#BEDBE5;
		}
/*******************************************************footer*/
.footer{
	text-align:center;
	margin-top:20px;
	padding:40px;
	clear:both;
	background:url(../images/bg_footer.gif);
	text-shadow:#006299 0px 1px 0px;
	color:#EDFAFF;
	font-size:12px;
	}
.footer div{
	margin:auto;
	width:940px;
	padding:20px 0;
	text-align:center;
	}
.footer a{
	color:#EDFAFF;
	text-decoration:none;
	}
.footer a:hover{
	text-decoration:underline;
	}
.footer span{
	padding:0 30px;
	}

a:hover{background-position:bottom;}
.btn:hover{background-position:bottom;}

/*******************************************************suche*/
fieldset{
	border: 2px solid #B9D9E5;
	border-radius:5px;
	margin:5px 10px 20px 10px;
	background:#E5F6FC;
	}
legend{
	color: #9CC3D1;
	font-weight:bold;
	}
.quicksearch .label{
	width:175px;
	font-size:20px;
	display:inline-block;
	text-align:right;
	padding-right:5px;
	}

.quicksearch .element{
	width:225px;
	display:inline-block;
	text-align:left;
	}
.quicksearch .element input, .quicksearch .element select {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 3px 3px #EEEEEE inset;
    color: #999999;
    display: inline-block;
    font-size: 18px;
    margin: 5px 0;
    padding: 5px;
    text-align: left;
    width: 225px;
}
.age_select{
	width: 75px !important;
}
.quicksearch .bis_label{
	width:67px;
	font-size:20px;
	display:inline-block;
	text-align:center;
	}
.quicksearch .element .btn {
    background:url("../images/hr3.gif") repeat-x scroll center top transparent;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 3px 10px #666666;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 10px 0 0;
    padding: 10px 0;
    text-align: center;
    text-shadow: 0 -1px 0 #000000;
}
.quicksearch .element .btn:hover{
	background-position:bottom;
	}
/***********************************************************************************OVERLAY*/
.shade {
    background:#FFFFFF;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.overlay{
	position: fixed; top:50%; left:50%;
	border-radius: 8px;
    box-shadow: 0pt 0pt 30px #000000;
    display: none;
	z-index: 1001;
	background:#FFF;
}
.close {
     background: url("../images/btn_close.png") no-repeat scroll left top transparent;
     cursor: pointer;
     display: block;
     height: 42px;
     position: absolute;
     right: -21px;
     top: -21px;
     width: 42px;
}
#join, #message, #sendpassword, #agbwindow{
	width:500px;
	height:400px;
	margin:-200px 0 0 -250px;
	}
#join .join, #message .msg, #sendpassword .msg, #agbwindow .msg{
	position:absolute; top:0px; left:0px;
	width:500px;
	height:400px;
	padding:0;
	}
#join h4, #message h1, #sendpassword h1, #agbwindow h1{
	display:block;
	background:#005186 url(../images/hr3.gif) top left repeat-x;
	margin:0;
	padding:8px 10px;
	color:#FFF;
	text-align:center;
	font-weight:lighter;
	font-size:26px;
	text-shadow:#000 0 -1px 0;
	border-radius:8px 8px 0 0;
	}

#agbwindow, #agbwindow .msg{
	height: 180px;

}

#PseudoExists {
	position:absolute;
	padding:10px;
	top:45px;
	left:430px;
	border-radius:10px;
	width:210px;
	font-size:11px;
	color: #000000;
	box-shadow: 0 0 8px #888888;
	background-color: #EDFAFF;
}

#PseudoExists a {
	color: #000000;
	font-weight: bold;
}

#PseudoExists.arrow_box:after {
	top: 14% !important;
}

#PseudoExists.arrow_box:before {
	top: 14% !important;
}
.form_error {
	background-color: #FABDBD;
}
#EmailInfo{
	display:none;
	position:absolute;
	padding:10px;
	top:125px;
	left:430px;
	border-radius:10px;
	width:210px;
	font-size:11px;
	color: #000000;
	box-shadow: 0 0 8px #888888;
	background-color: #EDFAFF;
	min-height: 30px;
}

.arrow_box {
	position: relative;
	background: white;
	border: 2px solid #CE0000;
}

.arrow_box:after, .arrow_box:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #EDFAFF;
	border-width: 18px;
	top: 50%;
	margin-top: -18px;
}

.arrow_box:before {
	border-color: rgba(255, 0, 0, 0);
	border-right-color: #CE0000;
	border-width: 21px;
	top: 50%;
	margin-top: -21px;
}

.button {
	background: #006399;
	color:#fff;
	padding:5px;
	width: 250px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
	margin-bottom: 10px;
}

.login {
    color: #4A4A4A;
    display: block;
    height: 130px;
    letter-spacing: 1px;
    position: absolute;
    right: 20px;
    text-align: right;
    text-shadow: 0 1px 0 #FFFFFF;
    top: 20px;
    width: 300px;
}
.login .label {
    text-align: right;
    width: 200px;
}
.login .btn, .overlay .btn {
    background: url("../../img/public/hr3.gif") repeat-x scroll left top #005186;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #004073;
    color: #FFFFFF;
    padding: 3px 30px;
    text-shadow: 0 -1px 0 #004073;
}
.login input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px #EEEEEE inset;
    color: #999999;
    padding: 3px;
    text-shadow: 0 1px 0 #EEEEEE;
}
.login .btn, .overlay .btn {
    background: url("../../img/public/hr3.gif") repeat-x scroll left top #005186;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #004073;
    color: #FFFFFF;
    padding: 3px 30px;
    text-shadow: 0 -1px 0 #004073;
}
.login .hint {
    font-size: 10px;
    padding-top: 5px;
    text-align: right;
}

.profil_box {
	padding:20px 20px 0 20px;
}

.profil_box strong {
	font-size: 20px;
}

.profil {
	width: 600px;
	float: left;
}

.profil img {
	width: 250px;
	float: left;
}

.profil_text {
	width: 300px;
	float: left;
	margin-left: 20px;
}

.action_box {
	width: 270px;
	float: left;
	margin-left: 20px;
}

.spacer {
	border-top: 1px dotted #ccc;
	margin: 20px 0 20px 0;
}

.more_cards {
	padding:0 20px 20px 20px;
}

.text_box {
	height: 130px;
	overflow: hidden;
}

.content_text {
	width: 700px;
	float: left;
	margin-left: 40px;
}
