
html, body, ul, li, p, div, h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {margin:0; padding:0; color:#000;}

html, body, ul, li, p, div, h1, h2, form, input, select, th, td, h2, h3  {
    font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px;}

/* Floating Container Fix */
.clearfix:after {
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
.clearfix {display: inline-block;} /* Fixes MacIE */
/* MacIE \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide */

a {
    color: #5e3047;
}

img {
    border: 1px solid #b496a5;
    -moz-border-radius: 3px;
}

body {
    padding: 0;
    background-color: #cccccc;
    color: #000000;
    text-align: center;
}

#all {
    width: 800px;
    text-align: left;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

#header {
    background: url(http://static.datingo.de/appmedia/img/header.jpg);
    height: 138px;
}

#header img {
    border: 0;
}

.formError {
    color:red;
    margin-left: 5px;
}

.paginator {
    margin-top: 20px;
    margin-bottom: 15px;
}

.paginator .paginate-pages-right {
    float: right;
    font-size: 12px;
    color: #5e3047;
}

.paginator ul {
    list-style: none;
    float: left;
}

.paginator ul li {
    font-weight:bold;
    font-size: 12px;
    float: left;
    margin-right: 10px;
    text-align: right;
    background-color: #ffffff;
    border:solid 1px #D2BEC8;
    -moz-border-radius: 6px;
}

.paginator .paginate-current {
    background-color: #cbe3c1;
}

.paginator ul li a {
    text-decoration: none;
}

#menu {
    background: url(http://static.datingo.de/appmedia/img/menueleiste.jpg);
    height: 21px;
}

#menu ul {
    list-style: none;
    margin-left: 74px;
}

#menu ul li {
    font-weight:bold;
    font-size: 12px;
    float: left;
    margin-top: 3px;
}

#menu ul li .separator{
    font-weight:bold;
    font-size: 12px;
    color: #ebf8dd;
    margin-left: 16px;
    margin-right: 17px;
}

#menu ul li a{
    color: #ebf8dd;
    text-decoration: none;
}

/* 
#menu .highlight a{
    color: #b496a5;
} */

#userhome_menu {
    background-color: #b496a5;
	float: left;
	width: 140px;
    font-weight:bold;
    font-size: 12px;
    padding-left: 3px;
    padding-right: 3px;
}

.editButton {
	margin-bottom:10px;
}

#userhome_menu li {
    list-style: none;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #5e3047;
}

#userhome_menu a {
    text-decoration: none;
    color: #ebf8dd;
}

/* Farbe des ausgewaehlten Menu Eintrags */
#userhome_menu .highlight a{
    color: #b496a5;
}

#user_content {
	float:right;
	width:515px;
}

#main {
    background: url(http://static.datingo.de/appmedia/img/verlauf_main.jpg);
}

#content {
    margin-left: 74px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 680px;
}

#map{
    margin-left: 3px;
    height: 450px;
    margin-right:3px;
}

#sysMessages {
	border: 2px dashed red;
	background: url(http://static.datingo.de/appmedia/img/verlauf_formbox.jpg);
	margin-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
   	padding-top: 5px;
}
    
.sysMsgBox {
	margin-bottom: 5px;
}

.sysMsgBox img {
	width: 30px;
    height: 30px;
	border: 0px;
}

.sysMsgBox .sysImage {
    float:left;
    margin-right: 10px;
}

.sysMsgBox .message {
	font-weight:bold;
    font-size:13px;
	padding-top: 7px;
	padding-bottom: 5px;
}

#bottom_line {
    background: url(http://static.datingo.de/appmedia/img/bottom_line.jpg);
    height: 18px;
}

#bottom_line a {
    float: right;
    color: #ebf8dd;
    text-decoration: none;
    text-align: right;
    font-weight: bold;
    margin-right: 8px;
}

#deletesite p {
    font-weight: bold;
    margin-bottom:10px;
}

#sendnewpwdsite p {
    font-weight:bold;
    margin-bottom:10px;
}

.formbox .widebutton {
    width: 220px;
}

.loginsite {
    padding-bottom: 10px;
}

.kostenlosanmelden {
    font-weight: bold;
}

#registersite table{
    font-weight:bold;
    color: #5e3047;
}

#registersite .agb{
    font-weight:bold;
    color: #5e3047;
    margin-top:10px;
    margin-bottom:10px;
}

.smallcheckbox input{
    width: auto;
    border: 0;
}

#registersite input{
    margin-left:3px;
}

#registersite select{
    margin-left:3px;
}

#registersite table ul {
    list-style: none;
    margin-bottom:3px;
}

#registersite table ul li {
    margin-bottom:1px;
    margin-top:2px;
    padding: 1px;
}

#registersite ul li input{
    vertical-align:middle;
    border: 0px;
    width: auto;
}

#registersite ul li label{
    color: #5e3047;
    vertical-align:middle;
}

#registersite table img{
    border: 0;
    text-align: right;
}

#registersite .nutzungsbedingungen {
    height:200px;
    overflow:auto;
    border:solid 1px #006633;
    margin-left: 3px;
    margin-top: 5px;
    padding: 5px;
}

#chatsite {
    text-align: left;
	font-weight: bold;
	width:400px;
}

#chatsite .title{
	padding: 8px;
	height:55px;
}

#chatsite .nameandaction{
	float:left;
}

#chatsite .image{
	float:right;
}

.chatblockuser {
	margin-top: 30px;
}


.chatdialog {
    height:241px;
    overflow:auto;
    border:solid 3px #000000;
    margin-top: 0px;
    padding: 5px;
	background-color: #FFFFFF;
    margin-bottom: 0px;
}

.chatdialog p{
	margin-bottom: 5px;
	line-height:13px;
	text-indent:-10px;
	margin-left: 10px;
}

.chatdialog .gray{
	color: gray;
}

.chatdialog .blue{
	color: blue;
}

.chatdialog .red{
	color: red;
}

.chatbottom {
    margin-top: 0px;
	width:400px;
}


#chatnotifier {
	width:250px;
	height:85px;
    border:solid 2px #000000;
	color:black;
	background-color: #FFFFFF;
    padding: 5px;
	display:none;
	position:fixed;
	right:0px;
	bottom:-100px;
	font-size: 15px;
}

#chatnotifier a {
	font-size: 15px;
}

#chat_notify_name a {
	color: red;
}

#chatnotifier .chat_message {
	font-size: 15px;
	color: red;
	height:60px;
	margin-bottom: 5px;
	overflow: hidden;
}


#chatnotifier .buttons .buttonright {
	float:right;
}

#chatnotifier .buttons .buttonleft {
	float:left;
}



#chat_notify_message {
	color: black;
}

#chatinput {
    margin-top: -1px;
	width:388px;
	height:13px;
    border:solid 3px #000000;
    border-top:solid 0px #000000;
	color:black;
    padding: 3px;
}


.textblock p {
    margin-bottom: 3px;
    margin-top: 3px;
}

.textblock h1 {
    margin-bottom: 7px;
    margin-top: 7px;
	text-decoration:underline;
}

.textblock h2 {
    margin-bottom: 3px;
    margin-top: 7px;
}

.textblock li {
    margin-left: 15px;
}

.about h1 {
    margin-bottom: 15px;
    margin-top: 7px;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

.about p {
    margin-bottom: 3px;
    margin-top: 8px;
	line-height:16px;
	font-size:12px;
}

.about li {
    margin-left: 15px;
	font-size:12px;
    margin-bottom: 2px;
    margin-top: 2px;
}

.formbox {
    background: url(http://static.datingo.de/appmedia/img/verlauf_formbox.jpg);
    float: left;
    border-left: 2px solid #666666;
    border-top: 2px solid #666666;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    padding: 3px;
    margin-bottom: 15px;
}


select{
    border:solid 1px #5e3047;
    color: #5e3047;
    font-weight:bold;
}


input{
    border:solid 1px #5e3047;
    color: #5e3047;
    font-weight:bold;
}

textarea{
    border:solid 1px #5e3047;
    color: #5e3047;
    font-weight:bold;
}

.formbox select{
    width: 120px;
}

.formbox input{
    width: 120px;
}

.formbox td{
    font-weight:bold;
    color: #5e3047;
    padding: 2px;
}

#searchsite .formbox {
	float: none;
}

#searchsite .formbox table {
	width:100%
}

#searchsite select {
	width: 130px;
}

#searchsite input {
	width: 130px;
}

#searchsite p {
	font-weight:bold;
	margin-bottom:4px;
	margin-top:1px;
}

#filtersite p {
	font-weight:bold;
	margin-bottom:4px;
	margin-top:1px;
}

#filtersite .blacklist {
	margin-top:15px;
}

#filtersite .paginate-pages-right {
	display:none;
	visibility:hidden;
}

#filtersite table {
    border:1px solid #5e3047;
    margin-top:10px;
    width:100%;
    border-spacing:0px;
    border-collapse:collapse;
}

#filtersite table td {
    border:1px solid #5e3047;
    padding-left:4px;
    padding-right:4px;
    padding-top:2px;
    padding-bottom:2px;
}

#filtersite .paginator {
    margin-top:10px;
}

#notifysite {
    font-weight:bold;
}

#notifysite td {
    padding-right:5px;
}

#notifysite ol li {
    margin-bottom:1px;
}

#notifysite ol {
    padding-left:10px;
    margin-left:20px;
    margin-bottom:0px;
    margin-top:5px;
}

#notifysite img {
    border:0px;
}

#profilesite {
    font-weight:bold;
}

#profilesite p {
    margin-left:3px;
    margin-right:5px;
}

#profilesite td {
    padding-right:5px;
}

#profilesite table {
    width:100%;
}

hr {
    height:2px;
    border:0px;
    background-color:#b496a5;
}


hrzzz {
    color:#b496a5;
    background-color:#5e3047;
}

#profilepicturesite {
    font-weight:bold;
}

#profilepicturesite p {
    margin-bottom: 10px;
}

#profilepicturesite .thumb {
    float:left;
    margin-right: 5px;
    margin-bottom: 4px;
    margin-top: 2px;
}

#profilepicturesite .actions p {
    margin-bottom: 5px;
    margin-top: 2px;
}


.userbox {
    background-color: #ffffff;
    font-weight:bold;
    border:solid 1px #D2BEC8;
    padding: 5px;
    margin-top: 10px;
    -moz-border-radius: 8px;
	position:relative;
}

.userbox .linklayer {
    position:absolute; 
	top:0px; left:0px;
}

.userbox .linklayer img {
	border:0;
}

.userbox .column {
    float: left;
}

.userbox .gender_image {
    width: 50px;
}

.gender_image img {
    border: 0;
}

.userbox .summary {
    width: 100px;
	overflow: hidden;
	white-space:nowrap;
	margin-right: 10px;
}

.userbox .text {
    width: 410px;
}

.userbox .userimage {
    width: 57px;
    float: right;
    text-align: right;
}

.userbox .userimage img{
    width: 55px;
    height: 55px;
}

.f_gender a { 
    color: #5e3047;
	text-decoration: none;
}

.m_gender a {
    color: #006633;
	text-decoration: none;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

.kennstduschon {
    border: 0;
}

#neighbours_intro {
    margin-left: 74px;
    padding-top: 10px;
    margin-bottom: 5px;
    color: #5e3047;
    font-weight:bold;
}

#neighbours {
    background: url(http://static.datingo.de/appmedia/img/verlauf_neighbours.jpg);
    height: 90px;
    margin-left:3px;
    margin-right:3px;
    overflow: hidden;
}

#neighbours ul {
    list-style: none;
}

#neighbours li {
    float: left;
    margin-top:11px;
    padding-left:14px;
    color: #5e3047;
    font-weight:bold;
	width: 57px;
	overflow:hidden;
}

#neighbours li img{
    width: 55px;
    height: 55px;
    display: block;
}

.details_box {
    background-color: #ffffff;
    border:solid 1px #D2BEC8;
    padding: 10px;
    -moz-border-radius: 8px;
}

.details_box .details_left {
    width: 295px;
    float: left;
}

.details_box .gender_image {
    width: 25px;
    float: left;
}

.details_box .title .name {
    float: left;
    font-size: 13px;
    font-weight:bold;
}

.details_box .online {
    font-size: 11px;
    font-weight:bold;
}

.details_box .title .short_description {
    font-style:italic;
    font-size: 13px;
    font-weight:bold;
}

.details_box table {
    margin-top:10px;
}

.details_box td{
   padding-top: 2px;
   padding-right: 10px;
}

.details_right {
    float: right;
    width: 335px;
    text-align:right;
}

.details_box .details_image {
    height: 327px;
}

.details_box .long_description {
    margin-top: 15px;
}

.details_box .long_description p {
    margin-top: 5px;
}

#actionPanel {
	font-weight:bold;
}

.details_box #actionPanel img {
	border: 0px;
}

.details_box #actionPanel p {
	margin-top: 10px;
}

.details_box .location_pointer {
	margin-top: 10px;
}

.imagerow {
    float:right;
}

.imagerow ul {
    list-style: none;
}

.imagerow li {
    float: right;
    padding-left: 10px;
    margin-top: 5px;
}

.imagerow li img{
    width: 55px;
    height: 55px;
}

#postBoxSite table {
    border:1px solid #5e3047;
    width:100%;
    border-collapse:collapse;
}

#postBoxSite table th{
    border:1px solid #5e3047;
    padding:4px;
    padding-top:3px;
}

#postBoxSite table td{
    border-left:1px solid #5e3047;
    padding:4px;
    padding-top:3px;
}

#postBoxSite table .color1{
}

#postBoxSite table .color2{
    background-color: #ffffff;
}

#postBoxSite table .date{
    width:110px;
}

#postBoxSite table .from {
    width:90px;
}

#userHomeSite hr {
    margin-bottom:10px;
    margin-top:10px;
}

#userHomeSite h1 {
    margin-bottom:0px;
}

.newMessages ul {
    list-style: none;
}

.newMessages ul li {
    float: left;
	margin-right: 10px;
    margin-top:10px;
    width:61px;
    overflow:hidden;
}

.newMessages a {
    text-decoration:none;
	font-weight: bold;
}

.deleteWink a {
    text-decoration:underline;
}

.deleteWink {
    margin-top:5px;
}

#actionPanel table {
    width:100%;
}

#actionPanel table td{
    padding-right:2px;
}

.messagePanelSubject {
    width:100%;
}

#actionPanel textarea {
    width:100%;
}

.messageDetail {
    width: 100%;
	margin-bottom:10px;
}

.messageDetail .subject {
    font-weight: bold;
}

.messageDetail .header {
    border:1px solid #D2BEC8;
    padding: 6px;
    background-color: #ffffff;
    -moz-border-radius: 8px 8px 0px 0px;
}

.messageDetail .messageDetailImage {
    margin-top:4px;
    margin-right:4px;
}

.messageDetail .body {
    border:1px solid #D2BEC8;
    border-top:none;
    padding: 10px;
    background-color: #ffffff;
    -moz-border-radius: 0px 0px 8px 8px;
    overflow:auto;
}

.messageDetail .body p {
    font-size:13px;
    margin-bottom:5px;
	font-weight:bold;
}

.messageDetail .messageDetailImage {
    float:right;
}

.huge {
	font-size:18px;
	padding-bottom:10px;
	padding-top:5px;
}

.messageButtons input {
	margin-left: 5px;
}

.messageButtons {
	text-align:right
}

.subjectCaption {
	width:55px;
}

.messagePanelSubject input {
	width:100%;
}

#pageNotFoundSite h1 {
	font-size:13px;
    font-weight: bold;
	margin-bottom: 7px;
    margin-top: 7px;
}


.helpicon {
    border: 0;
	vertical-align: text-bottom;
}

.weiter {
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

.languagechooser {
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}

#invitesite p {
    font-weight: bold;
    margin-bottom:10px;
}

#invitesite table td {
    font-weight: bold;
}

.mapfilter {
    color: #0000cc;
    font-weight:normal;
    font-size:12px;
}

