html {
	padding:0;
	margin:0;
	width:100%;
	height:100%;
}

body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font: 100% verdana, arial, sans-serif;
	font-size:12px;
	text-align:center;
	background-color: #9fabbe;
	background-image:url('/images/bg.gif');
	/*background-position:top;
	background-repeat:repeat-x;*/
}

h1
{
	font: 20px arial, verdana;
	text-align: left;
	padding: 0px;
	margin: 5px 0px 30px 0px;
}

#main {
	text-align:left;
	border: 1px solid black;
	width:900px;
	margin:0px auto;
}

#header 
{
	height:184px;
	background-repeat: no-repeat;
	background-image:url('/images/escortservice-vienna.jpg');
	text-align:center;
	margin:auto;
}

#contentarea {
	background-color:#e9effd;
	background-image:url('/images/content_back.jpg');
	background-repeat:no-repeat;
}

#content {
	padding:25px 150px;
	width:600px;
}

#contenttext {
	width:410px;
	clear:left;
}

#contentthumbs {
	width:180px;
	clear:right;
}

#contentthumbs img {
	clear:both;
	margin-top:10px; 
	margin-bottom:10px;
}

#footer {
	clear:both;
	padding:0px 200px 25px;
	text-align:center;
}

#footer p {
	font: 9px verdana, arial;
	color: #606873;
}

#footertext {
	clear:both;
	padding:0px 200px 25px;
	text-align:center;
}

#footertext p {
	font: 9px verdana, arial;
	color: #606873;
}

#impressum {
	text-align:right;
	width:900px;
	margin:0px auto 25px;
}

#impressum p {
	font: 9px verdana, arial;
	color: #606873;
	margin:0px;
}

#languageswitch {
	width:900px;
	margin:25px auto 0px;
	text-align:right;
}

#languageswitch p { margin:0px 0px 1px; }
#languageswitch a:link {color: #000000;text-decoration: none }
#languageswitch a:visited {color: #000000;text-decoration: none}
#languageswitch a:hover {color: #000000;text-decoration: underline}
#languageswitch a:active {color: #000000;text-decoration: underline}

#navigationmenu table { 
	padding:0px; 
	margin-top:0px; 
	margin-left:auto; 
	margin-bottom:0px; 
	margin-right:0px; 
	border:0px; 
	border-collapse:collapse; 
}
#navigationmenu tr td { padding:0px; margin:0px; border:0px; }

#menumain { background-color:#ffffff; }
#menumain p { font: 15px arial, verdana; padding: 0px; margin: 3px 0px; }
#menumain a { padding: 0px; margin: 0px 7px; }
#menumain a:link {color: #000000;text-decoration: none }
#menumain a:visited {color: #000000;text-decoration: none}
#menumain a:hover {color: #000000;text-decoration: underline}
#menumain a:active {color: #000000;text-decoration: underline}
#menugradient { width:74px; background-image:url('/images/menu_back.gif'); background-repeat:repeat-y; }
#menugradientborder { width:74px; height:1px; background-image:url('/images/menu_border.gif'); background-repeat:no-repeat; }
#menuborder { height:1px; background-color:#000000; }

a:link {color: #a00000}
a:visited {color: #400000}
a:hover {color: #800000}
a:active {color: #600000}

a.decent:link {color: #606873;text-decoration: none }
a.decent:visited {color: #606873;text-decoration: none}
a.decent:hover {color: #606873;text-decoration: none}
a.decent:active {color: #606873;text-decoration: none}

#imgright { float:right; margin: 20px 40px 40px 20px; }
#imgleft { float:left; margin: 40px 20px 40px 40px; }
#txtright { clear:right; margin-left: 20px; }
#txtleft { clear:left; margin-right: 20px; }

#firstimage { float:right; }
.pictable { margin-top:20px; margin-bottom:20px; width:100%; }
.centeredimage { display:block; margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:20px; }
.ratesdots { letter-spacing:8px; }
.ratesprice { text-align:right; }
.ratesseparator { width:40px; }
.imageright { float:right; clear:right; margin: 20px 0px; }
.imageleft { float:left; clear:left; margin: 20px 0px; }
.standalone { clear:both; }

#imgdidi { margin: 20px 40px 40px 20px; }




