html {
	margin:0px;
	overflow-y: scroll;
	height:100%;
	width:100%;
}

body
{
	margin:0px;
	padding:0px;
	background-color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #666;
}

img {
	border:none;
}

a {
	text-decoration:none;
	color:#4E71A5;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}

a:focus { outline:none; }


.none {
	text-decoration:none;
}

h1 {
	margin:0px;
	font-size:10px;
	color:#aaa;
	float:left;
}

h2
{
	margin:0px;
	font-size:18px;
	color:#D81B4E;
}

h3
{
	margin:0px;
}

h4
{
	margin:0px;
	float:left;
}


input
{
	background:url(../images/inputtext_back.gif) repeat-x scroll left top;
	border-color:#B3B9C3 #E0E0E0 #E0E0E0 #B3B9C3;
	border-style:solid;
	border-width:1px;
	color:#444444;
	height:17px;
	margin:0;
	padding:2px 5px 0;
}
.plain
{
	border:0px;
	background:transparent;
	padding:0px;
}

.error
{
	border:1px solid #D41B54;
	background:url(../images/inputtext_back_red.gif) repeat-x scroll left top;
	background-Color:#FFE7E7;
}

select
{
	background:url(../images/inputtext_back.gif) repeat-x scroll left top;
	border-color:#B3B9C3 #E0E0E0 #E0E0E0 #B3B9C3;
	border-style:solid;
	border-width:1px;
	color:#444444;
	height:21px;
	margin:0;
}

textarea
{
	background:url(../images/inputtext_back.gif) repeat-x scroll left top;
	border-color:#B3B9C3 #E0E0E0 #E0E0E0 #B3B9C3;
	border-style:solid;
	border-width:1px;
	color:#444;
	font-family: arial, sans-serif;
	font-size: 12px;
	background-Color:#fff;
	padding:5px;
}

form {
	margin:0px;
	padding:0px;
}

.pink { color:#D81B4E; }
.blue { color:#4E71A5; }

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; }
.ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* Handles the position of the website */
div#webhandle_withoutsitebarad
{
	position: relative;
	width: 1025px;
	margin-left: -500px;
	left:45%;

	padding-top:0px;
	z-index:0;
}

div#webhandle
{
	position: relative;
	left: 50%;
	width: 900px;
	margin-left: -450px;

	padding-top:0px;
	z-index:0;
}


div#ad
{
	position:absolute;
	left:77px;
	top:151px;
	height:90px;
	width:750px;
}

div#webhandle div#header
{
	background:url('../images/header_back_neu.jpg') 0% 0% no-repeat;
	width:900px;
	height:105px;
}
div#webhandle div#footer
{
	background:url('../images/footer_back.jpg') 0% 0% no-repeat;

	width:900px;
	height:42px;
}


div#webhandle div#content
{
	background:url('../images/body_back_flow.jpg') 0% 0% repeat;

	width:900px;
}

div#webhandle div#content div#menu
{
	background:url('../images/menu_back_flow.jpg') 0% 0% repeat;

	width:886px;
	margin-left:7px;
	height:53px;
}

div#menu .item
{
	float:left;
	height:22px;
	padding-top:7px;
	margin:1px 0px;
	text-align:center;
	width:146px;
	font-weight:bold;
	border-right:1px solid #ddd;
	cursor:pointer;
}

div#menu .subitem {
	padding:4px 5px;
	text-align:center;
	color:#fff;
	cursor:pointer;		
}
div#menu .subitem.blue {
	background-Color:#5E81B5;
}
div#menu .subitem.blue:hover {
	background-Color:#234F8D;
}
div#menu .subitem.pink {
	background-Color:#D81B4E;
}
div#menu .subitem.pink:hover {
	background-Color:#BA0F41;
}

div#menu .pinkselected
{
	background:url('../images/menu_back_selected2.jpg') 0% 0% repeat;
	color:#fff;
}
div#menu .blueselected
{
	background:url('../images/menu_back_selected3.jpg') 0% 0% repeat;
	color:#fff;
}


div#menu .pinkback:hover
{
	/*background:url('../images/menu_back_selected.jpg') 0% 0% repeat;*/
	background-Color:#D81B4E;
	/*color:#2E5185;*/
	/*color:#A8001E;*/
	color:#fff;
}

div#menu .blueback:hover
{
	/*background:url('../images/menu_back_selected.jpg') 0% 0% repeat;*/
	background-Color:#5E81B5;
	/*color:#2E5185;*/
	/*color:#A8001E;*/
	color:#fff;
}

div#webhandle div#sitehandle
{
	width:880px;
	margin-left:10px;
	position:relative;
	top:-10px;
}
div#webhandle div#sitehandle div#sitecontent
{
	width:840px;
	padding:10px 20px 10px 20px;
}

div#head
{
	font-size:18px;
	color:#D81B4E;
}

div#subhead
{
	padding:10px;
	background:url('../images/boxback.jpg');
	border:1px solid #ccc;
	margin:10px 0px 20px 0px;
	position:relative;
	width:825px;
	left:-5px;
}

span.partner {
	padding-left:20px;
	background:url('http://www.urlaubspartner.net/images/icons/bullet_red.png') 0% 0% no-repeat;
}

span.pagenavdefault {
	padding:2px 4px;
	font-size:14px;
	border:1px solid #5E81B5;
}

span.pagenavcurrent {
	padding:2px 4px;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	border:1px solid #9C0E34;
	background-Color:#D81B4E;
}

#backTopLink {
position:fixed;
padding:2px 4px;
color:#4E71A5 !important;
background-color:#fff;
}

.up_text {
	margin-top:5px;
}
.up_link {
	font-weight:bold;
}