@charset "utf-8";
/* CSS Document */



body {
	background-color:#FFF;
	margin:0;
	font-size:14px;
	font-family:Helvetica, sans-serif;
    font-weight: lighter;
	color:#727272;
}
a {
	color:#727272;
    text-decoration: none;
}

img {
	border:none;
}

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

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

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

.clear {clear:both;}

.main {
	background:#FFF;
	width:980px;
	padding:0;
	margin:auto;
}
.logo {
    display:block;
    position:absolute;
    top:10px;
    left:150px;
    width:190px;
    height:170px;
    cursor: pointer;
    background-image: url("../images/back.png");
}

.head {position:relative; top:0px;
        margin: auto;
        background-color:#b31dae;
        width:100%; height:80px;}

.header {
	position:absolute; top:0px;
	margin: auto;
	width:980px; height:80px;
}



.login {
	display:block;
	position:absolute;
	top:10px;
	left:500px;
	width:450px;
	height:170px;
	color:#4a4a4a;
	letter-spacing:1px;
	text-shadow:#FFF 0 1px 0;
	text-align:left;
}


 .linie {
     border: none;
     border-top: 1px solid #b31dae;
     color: #b31dae;
     height: 1px;
     margin-top: 20px;
     width: 400px;
 }

.login .label {
	width:200px;
	text-align:left;
	color: #FFF;
	text-shadow: none;
	font-weight: lighter;
}

.login .btn, .overlay .btn {
	color:#fff;
	border:none;
	background-color: #b37cae;
	text-shadow:0 -1px 0 #5e435c;
	box-shadow:0 1px 0px #5e435c;
	width: 100px;
	height: 25px;
	cursor: pointer;
}

.login .btn:hover, .overlay .btn:hover {
	background-color: #5d9549;}

.login input {
	color:#999;
	border:none;
	padding:3px 3px;
	background:#FFF;
	border:1px solid #ccc;
	text-shadow:0 1px 0px #eee;
	box-shadow:inset 0 1px 1px #eee;
}

td input {
	width: 150px;
}

.login .hint {
	padding-top: 5px;
    text-align: right;
	font-size:10px;
}
input[type="checkbox"] {
    border: 0px !important;
    width: 20px;
    background: none !important;
    box-shadow:none !important;
    position: absolute;
    left: 0px;
    top: 50px;
}
.pwSmall {
	position: absolute;
    left: 180px;
	top: 55px;
	height: auto;
	font-size: 9px;
	text-shadow: none;
	color: #FFF;
}

.chSmall {
    position: absolute;
    left: 25px;
    top: 55px;
    height: auto;
    width: 480px !important;
    font-size: 9px;
    text-shadow: none;
    color: #FFF;
}

.pwSmall span {
	text-align: left;
	padding-right: 10px;
}

.link {
	color: #FFF;
	text-align: left;
}
.anmeldung span {
    font-size: 18px;
    margin-top: 5px;
    display: block;
}
/*anmeldung*/
iframe {
	display: block;
	width: 760px;
	height: 360px;
	position: relative;
	left: 162px;
	top: 15px;

}

.formular {
	width: 500px;font-family:Helvetica, sans-serif;
    font-weight: lighter;
    color:#727272;
}

.input {
	text-align: right;
}

/*first*/
.first {
	position: relative;
	margin: auto;
	width: 980px;
	height: 410px;
	border-bottom: 2px solid #a6b3d1;
}

.anmeldung {
	position: absolute;
	top: 20px;
	left: 500px;
	color: #000;
}

.anmeldung h1 {
	color: #000;
	font-size: 20px;
	padding: 0;
}

.sec {
	position: relative;
	width: 980px;
	height: auto;
	border-bottom: 2px solid #a6b3d1;
}

.find {
	position: absolute;
	top: 0;
	left: 10px;
    width: 480px;
    margin: 10px 0 0 0;
}

.find h4 {
	background-color:#b31dae;
	color: #FFF;
	text-align: center;
	padding: 10px 0 10px 0;
    margin: 0px;
}

.find p {
	color: #727272;
    margin-bottom: 0px;
}

/*findeMitglieder*/

.suche {
	position: relative;
	top: 8px;
}


fieldset {
    border: 2px solid #b31dae;
    border-radius: 10px;
    background-image: url("../images/suche_bg.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 180px;
    padding: 20px;
    font-size: 17px;
    margin-top: 12px;
}
.quicksearch {
	text-align: right;
}
.suche label {
    float: left;
    left: 160px;
    position: relative;
    text-align: right;
}
.element {
	height: 25px;
}

.element select {
	width: 150px;
}

.element  .btn, .button {
    border-style: solid;
    border-width: 1px;
    border-color: rgb( 59, 89, 152 );
    background-image: -moz-linear-gradient( 90deg, rgb(113,184,222) 20%, rgb(164,209,233) 78%, rgb(215,233,243) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(113,184,222) 20%, rgb(164,209,233) 78%, rgb(215,233,243) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(113,184,222) 20%, rgb(164,209,233) 78%, rgb(215,233,243) 100%);
    width: 150px;
    height: 30px;
    cursor: pointer;
    text-shadow: 0 -1px 0 #A2A2A2;
    color: #FFF;
    margin-top: 10px;
    font-size: 17px;
    border-radius: 5px;
}

.element .btn:hover, .button:hover, .description a.btn:hover {
    background-image: -moz-linear-gradient( 90deg, rgb(215,233,243) 0%, rgb(164,209,233) 22%, rgb(113,184,222) 80%);
    background-image: -webkit-linear-gradient( 90deg, rgb(215,233,243) 0%, rgb(164,209,233) 22%, rgb(113,184,222) 80%);
    background-image: -ms-linear-gradient( 90deg, rgb(215,233,243) 0%, rgb(164,209,233) 22%, rgb(113,184,222) 80%);
                }

.suche legend {
	font-weight: bold;
}

/*neu angemeldet*/
.new {
	position: absolute;
    top: 290px;
    right: 60px;

}

.new span {
	position: absolute;
	top: -20px;
	left: 5px;
}

.new img {
	float: left;
	padding-left: 5px;
	cursor: pointer;
    width: 40px;
}

.new img:after {
	clear: both;
}
.bilder {
    height: 40px;
    overflow: hidden;
}
/*third*/

.third {
    position: relative;
    width: 980px;
    height: 500px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #d3d8e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d3d8e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#d3d8e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#d3d8e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#d3d8e8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#d3d8e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3d8e8',GradientType=0 ); /* IE6-9 */
    border-bottom: 2px solid #a6b3d1;
}

.picsAuswahl {
	position: absolute;
	top: -10px;
}

.third h4 {
	background-color:#b31dae;
	color: #FFF;
	text-align: center;
	padding: 10px 0 10px 0;
    width: 960px;
    margin-left: 10px;
}

.third p {
	text-align: center;
	color: #727272;
}


.pics {
    position: relative;
    width: 950px;
    left: 20px;
    float: left;
}

.pics img {
    margin-right: 11px;
    margin-bottom: 11px;
    cursor: pointer;
    width: 104px;
    height: 140px;
}

.pic {
    float: left;
    margin-right: 3px;
    margin-bottom: 11px;
}

.info {
    display: block;
    position: relative;
    top: -11px;
    width: 104px;
    height: 40px;
    margin: 0px;
    background-color: rgba(255,255,255,0.5);
    color: #727272;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px;
    font-size: 12px;
}

.pic:hover .info {
    background-color: #5d9549;
    color: #FFF;
}


/*Footer*/

.footer {
	position: relative;
	width: 980px;
	height: 100px;
	top: 20px;
	text-align: center;
    margin: auto;
}


/*OverlayAnmeldung*/
.shade {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	opacity: 0.8;
}

.overlay {
	display: none;
	margin: 150px auto;
	background-color: #FFF;
	border-radius: 15px;
	-webkit-box-shadow: 0px 0px 45px 5px #b31dae; /* WebKit */
	-moz-box-shadow: 0px 0px 45px 5px #b31dae; /* Firefox */
	box-shadow: 0px 0px 45px 5px #b31dae; /* Standard */
    position: absolute;
    top: 50%;
    left: 50%;
    width: 420px;
    height: 350px;
    border-radius: 15px;
    padding: 10px;
    margin-left: -200px;
    margin-top: -200px;
}


.overlay h4 {
    font-size: 25px;
    padding: 0;
    margin: auto;
    margin-top: 10px;
    text-align: center;
}