@charset "utf-8";

body {
	background-image: url(http://startsexdating.nl/images/logo/Startsexdating.nl.bg.jpg);
	font-family: "Lucida Console", Monaco, monospace;
	color: #FFF;
}

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}

p {
	margin: 0px;
	padding: 0px;	
}

input {
	background-color: #C1CD23;
	border: 2px solid #37121F;
	font-weight: bold;
}

#container {
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	position: absolute;
	top: 0px;
	background-color: #812645;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAB4CB;
	border-left-color: #EAB4CB;
	height: 4530px;
}
#header-wrapper {
	position: absolute;
	height: 160px;
	left: 0px;
	top: 0px;
	right: 0px;
	background-image: url(../images/header-vrouw-zoekt-sex.png);
}

/** effecten (CSS3) **/

.rand-rond-all {
	-moz-border-radius: 15px;  /* Firefox */
	-webkit-border-radius: 15px;  /* Safari */
	-border-radius: 15px; /* CSS3 */	
}

.rand-rond-all2 {
	-moz-border-radius: 8px;  /* Firefox */
	-webkit-border-radius: 8px;  /* Safari */
	-border-radius: 8px; /* CSS3 */	
}

.rand-schaduw {
	box-shadow: 2px 2px 10px #C75881;
	-moz-box-shadow: 2px 2px 10px #C75881;
	-webkit-box-shadow: 2px 2px 10px #C75881;
}

.rand-schaduw-container-right {
	box-shadow: -2px -2px 510px #812645;
	-moz-box-shadow: -2px -2px 510px #812645;
	-webkit-box-shadow: -2px -2px 510px #812645;
}

.rand-schaduw-container-left {
	box-shadow: 2px 2px 510px #812645;
	-moz-box-shadow: 2px 2px 510px #812645;
	-webkit-box-shadow: 2px 2px 510px #812645;
}

.rand-schaduw-container-bottom {
	box-shadow: 2px 2px 510px #812645;
	-moz-box-shadow: 2px 2px 510px #812645;
	-webkit-box-shadow: 0px 8px 6px #952C50;
}


/** eind */

#content-text-wrapper {
	height: 235px;
	left: 0px;
	top: 160px;
	right: 0px;
	position: absolute;
}
#content-text-left {
	border: 2px solid #EDD2DB;
	position: absolute;
	left: 13px;
	top: 20px;
	right: 5px;
	bottom: 5px;
	background-color: #A9325A;
	font-size: 10px;
	width: 737px;
	height: 194px;
}

#content-text-left p {
	padding-bottom: 0px;
}

.title-textschaduw a {
	color: #000;
}

#content-text-left h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}

h2.title-textschaduw {
	height: 19px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 15px;
	background-color: #EDD2DB;
	color: #952C50;
	padding-top: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #952C50;
	text-align: center;
}

#content-text-right {
	position: absolute;
	width: 208px;
	height: 194px;
	left: 772px;
	top: 20px;
	background-color: #A9325A;
	border: 2px solid #EDD2DB;
}

#content-text-right p,#content-text-right tr, #main-right-provincie p, #main-right-steden p {
	font-size: 13px;
	padding: 0 0 0 5px;
	margin: 0px;
}


#main-right-provincie {
	position: absolute;
	width: 208px;
	height: 234px;
	left: 772px;
	top: 237px;
	background-color: #A9325A;
	border: 2px solid #EDD2DB;
}

#main-right-steden {
	position: absolute;
	width: 208px;
	height: 3779px;
	left: 772px;
	top: 492px;
	background-color: #A9325A;
	border: 2px solid #EDD2DB;
	overflow: hidden;
}

h1.title-schaduw {
	height: 20px;
	margin-top: 13px;
	font-size: 14px;
	font-weight: bold;
	background-color: #EDD2DB;
	color: #952C50;
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #952C50;
	text-align: center;
}
#main-wrapper {
	position: absolute;
	top: 396px;
	left: 13px;
	width: 741px;
	height: 2018px;
	color: #000000;
}

#main-wrapper td a:link {
	color: #000;
	text-decoration: none;
}
#main-wrapper td a:visited {
	color: #000;
	text-decoration: none;
}
#main-wrapper td a:hover {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}

#main-wrapper tr {
	background-color: #A9325A;
	margin: 5px;

}

#main-wrapper td {
	padding: 10px;
	margin: 3px;
	border: 2px solid #EDD2DB;	

	-moz-border-radius: 15px;  /* Firefox */
	-webkit-border-radius: 15px;  /* Safari */
	-border-radius: 15px; /* CSS3 */	
	
	box-shadow: 2px 2px 10px #C75881;
	-moz-box-shadow: 2px 2px 10px #C75881;
	-webkit-box-shadow: 2px 2px 10px #C75881;
}

#main-wrapper p {
	background-color: #C1CD23;
	border: 2px solid #37121F;
	font-weight: bold;
	width: 152px;
	-moz-border-radius: 15px;  /* Firefox */
	-webkit-border-radius: 15px;  /* Safari */
	-border-radius: 15px; /* CSS3 */
	padding-bottom: 5px;

	box-shadow: 2px 2px 10px #C75881;
	-moz-box-shadow: 2px 2px 10px #C75881;
	-webkit-box-shadow: 2px 2px 10px #C75881;
}

#main-wrapper img {
	-moz-border-radius-topright: 15px;  /* Firefox */
	-moz-border-radius-topleft: 15px; /* Firefox */
	-webkit-border-top-right-radius: 15px;  /* Safari */
	-webkit-border-top-left-radius: 15px;  /* Safari */
	-border-top-right-radius: 15px; /* CSS3 */
	-border-top-left-radius: 15px; /* CSS3 */	
	
	box-shadow: 2px 0px 10px #C75881;
	-moz-box-shadow: 2px 0px 10px #C75881;
	-webkit-box-shadow: 2px 0px 10px #C75881;
}

#main-wrapper .main-nood {
	background-color: #A9325A;
  height: 4014px;
	border: 2px solid #EDD2DB;
	-moz-border-radius-topleft: 15px;  /* Firefox */
	-moz-border-radius-bottomleft: 15px; /* Firefox */
	-webkit-border-top-left-radius: 15px;  /* Safari */
	-webkit-border-bottom-left-radius: 15px;  /* Safari */
	-border-top-left-radius: 15px; /* CSS3 */
	-border-bottom-left-radius: 15px; /* CSS3 */
	overflow: auto;
	padding: 10px;
}

#linkpartners {
	position: absolute;
	left: 14px;
	top: 4450px;
	right: 15px;
	border: 2px solid #EDD2DB;
	background-color: #A9325A;
	height: 60px;
	text-align: center;
}

#linkpartners small {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

