body, html {
	margin:0px;
	width: 100%;
}

body,td,th {
  font-family: Arial, Verdana;
  font-size: 14px;
  line-height: 19px;
  color: #000000;
}

body {
	background: #720309 url('img/background.jpg');
}

img {
  border:0;
}

a {
  color: #c02a47;
  text-decoration: none;
}
a:hover {
  color: #c02a47;
  text-decoration: underline;
}

.ueberschrift {
  display: inline-block;
  font-family: Arial, Verdana;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  color: #000000;
}

h2 {
  font-family: Arial, Verdana;
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
  color: #000000;
}

h3 {
  font-family: Arial, Verdana;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  color: #000000;
  text-decoration: underline;
}

p {
	position: relative;
    display: block;
	text-align: justify;
}

/*----------------------------------------------------------------------------*/
/* Page
/*----------------------------------------------------------------------------*/

#PageBox {
	position: relative;
	width: 860px;
	margin: 0px auto;
}

#PageBoxTop {
	width: 860px;
	height: 64px;
	background: url('img/top.png');
}

#Navigation { display: block; position: absolute; top: 39px; left: 30px; margin:0; padding:0; height:25px;}
#Navigation li{float:left; padding:0px 10px; margin:0px; border: 0px; height: 25px; list-style:none; display:inline-block;}
#Navigation li a{float:left; display: block; position:relative; height: 25px; outline: none;}
#Navigation li a{color: #720309; font-weight: bold; font-size: 16px; line-height: 16px; cursor:pointer; }
#Navigation li a:hover{cursor:pointer; text-decoration: underline; outline: none;}

#PageBoxMiddle {
	width: 860px;
	background: url('img/middle.png');
}

#PageBoxMiddleRoses {
	position: relative;
	top: 0px;
	width: 800px;
	margin: 0px auto;

	background: url('img/roses.png') 484px 0px no-repeat;
}

#Content{
	position: relative;
	display: block;
	width: 750px;
	margin: 0px auto;
	padding: 20px 0px;
}

#PageBoxBottom {
	width: 860px;
	height: 52px;
	background: url('img/bottom.png');
}

#FurtherLinks { display: block; position: relative; top: 0px; left: 30px; width: 785px; margin:0; padding:0; height:30px;}
#FurtherLinks li{float: right; padding:0px 10px; margin:0px; border: 0px; height: 25px; list-style:none;}
#FurtherLinks li a{height: 25px; outline: none;}
#FurtherLinks li a{color: #c02a47; font-weight: bold; font-size: 11px; line-height: 12px; cursor:pointer; }
#FurtherLinks li a:hover{cursor:pointer; text-decoration: none;}

/*----------------------------------------------------------------------------*/
/* Home
/*----------------------------------------------------------------------------*/

#PageBoxMiddleMinHeight{
	position: relative;
	width: 1px;
	height: 380px;
	top: 0px;
	left: 0px;
}

#LiebesbeweisInfo {
	position: absolute;
	display: block;
	width: 200px;
	height: 50px;
	top: 15px;
	left: 15px;
}

#Liebesbotschaft {
	position: absolute;
	display: block;
	width: 500px;
	height: 181px;
	top: 90px;
	left: 135px;
	text-align: center;

  	font-family: Arial, Verdana;
  	font-size: 22px;
  	font-weight: bold;
  	line-height: 32px;
  	color: #000000;
}

#PfeilLinks {
	position: absolute;
	display: block;
	width: 41px;
	height: 211px;
	top: 70px;
	left: 30px;
	cursor:pointer;

	background: url('img/pfeillinks.png');
}

#PfeilRechts {
	position: absolute;
	display: block;
	width: 41px;
	height: 211px;
	top: 70px;
	left: 729px;
	cursor:pointer;

	background: url('img/pfeilrechts.png');
}

#GoogleAdsense {
	position: absolute;
	width: 468px;
	height: 60px;
	top: 310px;
	left: 166px;
}

/*----------------------------------------------------------------------------*/
/* Vorschlag
/*----------------------------------------------------------------------------*/

#vorschlag_fact {
	width: 550px;
	height: 60px;
}

#vorschlag_submit {
	display: block;
	width: 80px;
	margin: 0 235px;
}

#vorschlag_email {
	width: 5px;
	height: 5px;
	line-height: 5px;

	background: none;
	border: 0px;
}

/*----------------------------------------------------------------------------*/
/* Banner
/*----------------------------------------------------------------------------*/

.BannerCenter {
	position: relative;
	display: block;
	width: 468px;
	height: 60px;
}

.BannerTextarea {
	position: relative;
	display: block;
	width: 468px;
	height: 60px;
}

/*----------------------------------------------------------------------------*/
/* Impressum
/*----------------------------------------------------------------------------*/

#ImpressumImage{
	position: relative;
	display: block;
	width: 600px;
	height: 150px;
	margin-bottom: 10px;
	background: url('img/impressum.png');
	border: 0px;
}

/*----------------------------------------------------------------------------*/
/* Liebesbeweis
/*----------------------------------------------------------------------------*/

#DataTable {
	border-collapse: collapse;
	width: 420px;
}

.DataCellLeft {
	width: 170px;
	vertical-align: top;
}

.DataCellRight {
	width: 250px;
	vertical-align: top;
}

.FormInputTag {
	width: 30px;
}
.FormInputMonat {
	width: 30px;
}
.FormInputJahr {
	width: 60px;
}

#ImageSelect {
	border-collapse: collapse;
	width: 420px;
}

#ImageSelect img {
	display: inline-block;
	width: 200px;
	height: 160px;
	border: 0px;
}

#GeneratedLink {
	width: 500px;
	height: 40px;
}


/*----------------------------------------------------------------------------*/
/* subdomains
/*----------------------------------------------------------------------------*/

.sub_ads_left {
	width: 250px;
	height: 250px;
	float: left;
	margin: 10px;
}