.hptitel { font-family: Arial, Helvetica; font-size: 20px; color: #000000; text-decoration: none; text-align: left; margin: 0px; font-weight: bold; font-style: normal; margin-bottom:20px;}
.hpsubtitel { font-family: Arial, Helvetica; font-size: 13px; color: #000000; text-decoration: none; text-align: left; margin: 0px; font-weight: bold; font-style: normal; margin-bottom:5px;}
.hptext { font-family: Arial, Helvetica; font-size: 13px; color: #000000; text-decoration: none; text-align: left; margin: 0px; font-weight: normal; font-style: normal; }
.hptext A { font-family: Arial, Helvetica; font-size: 13px; color: #000000; text-decoration: underline; text-align: left; margin: 0px; font-weight: bold; font-style: normal; }
.hptext A:hover { font-family: Arial, Helvetica; font-size: 13px; color: #000000; text-decoration: none; text-align: left; margin: 0px; font-weight: bold; font-style: normal; }
.hpnav { font-family: Arial, Helvetica; font-size: 10px; color: #000000; text-decoration: underline; text-align: left; font-weight: normal; font-style: normal; }
.hpnav:hover { font-family: Arial, Helvetica; font-size: 10px; color: #000000; text-decoration: none; text-align: left; font-weight: normal; font-style: normal; }
.hpbildunterschrift { font-family: Arial, Helvetica; font-size: 10px; color: #cccccc; text-decoration: none; text-align: center; margin: 0px; font-weight: normal; font-style: italic; }
.hpbildfocus { font-family: Arial, Helvetica; font-size: 12px; color: #000000; text-decoration: none; text-align: left; margin: 0px; font-weight: normal; font-style: italic; }
.hpadresse { font-family: Arial, Helvetica; font-size: 10px; color: #000000; text-decoration: none; text-align: center; margin: 0px; font-weight: normal; font-style: normal; margin-top:30px; margin-bottom:20px;}
.hpbuttons a { text-align: center; }
.clear { clear: both; }

#cmDisclaimerContainer {
	display: none;
	background-color: #ffffff;
	border: #000000 dotted 1px;
	width: 400px;
	height: 250px;
	overflow: auto;
	color: #000000;
	padding: 10px;
	position: absolute;
	left: 150px;
	top: 150px;
	z-index: 100;
}
#cmDisclaimerClose {
	position: absolute;
	top: 5px;
	right: 20px;
}


/* GRUNDEINSTELLUNG */
body
{
	background-color:#fff;
	color:#000000;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	line-height:17px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.clear
{
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
	overflow:hidden;
}

img
{
	border:0px;
	top:0px;
	bottom:0px;
	padding:0px;
	margin:0px;
}
.ul li
{
	margin:0px;
	padding:0px;
}

/* UEBERSCHRIFTEN */
h1
{
	color:#03182B;
	font-size:16px;
	font-weight:bold;
	margin:20px 0px 5px 8px;
	padding:0px 0px 5px 0px;
}
h2
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:5px;
}
h3
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 6px 0px;
}

/* TEXT */
p
{
	margin:0px;
	padding:0px;
}

.italic
{
	font-style:italic;
}

/* STANDARDLINKS */
a
{
	color:#0E5CA3;
	text-decoration:none;
}
a:hover
{
	color:#0E5CA3;
	text-decoration:underline;
}

/* CONTAINER */
div#page
{
	margin:0px auto;
	width:900px;
	background-color:#8CC1F1;
	overflow:hidden;
}
div#logo
{
	overflow:hidden;
	padding:0px;
	margin:0px auto;
	width:900px;
	height:281px;
}

div#content-inner 
{
	margin: 0px 20px 0px 20px;
}

/* NAVIGATION */

div#navi 
{
	width: 900px;
	height:20px;
	background-color:#fff;
	color:#0E5CA3;
	font-size:14px;
	margin:35px auto 3px auto;
}
.navi_bg
{
	width:180px;
	float:left;
	text-align:center;
}
a#active 
{
	font-weight:bold;
}
#spacer34
{
	height:34px;
}

div#bottom_pics
{
	width:898px;
	height:160px;
	margin:0px 2px;
}
div#left_pic,
div#right_pic
{
	float:left;
	width:298px;
	height:160px;
	height:189px;
}
div#middle_pic
{
	width:299px;
	height:160px;
	float:left;
}

div#page_bottom
{
	width:900px;
	height:30px;
	background-image:url("http://www.reisebuero-rellingen.de/img/footer-bar.jpg");
	background-repeat:repeat-x;
	overflow:hidden;
	background-position:top left;
	margin-top:0px;
	padding-top:0px;
	top:0px;
}
div#bottom_add
{
	width:900px;
	margin:5px auto;
	color:#0D5BA3;
	font-size:11px;
	text-align:center;
}

/* CONTENT STUFF */

div#page_left
{
	width:300px;
	border:1px solid #fff;
	margin:0px 2px;
	*margin:0px 1px;
	background-color:#C7DFF7;
	margin-bottom:20px;
	float:left;
}
div.left_box
{
	border:1px solid #fff;
	width:282px;
	margin:8px;
	margin-top:0px;
}
div#left_box_add
{
	padding:4px;
}
#add_spacer
{
	height:0;
}
div.left_box_inner
{
	padding:4px;
}
div#left_box h2
{
	color:#0E5CA3;
}
div#page_right
{
	width:590px;
	background-color:#C7DFF7;
	border:1px solid #fff;
	float:left;
	*margin:0px 1px;
}

div.box_inner
{
	padding:5px;
}
div#img_box
{
	margin:12px;
	margin-bottom:2px;
}
div#img_box img
{
	margin-right:12px;
	margin-bottom:12px;
	float:left;
}
img.img_box_last
{
	margin-right:0px !important;
}

div#text_right_inner
{
	padding:0px 8px;
}
div.box285_left
{
	width:283px;
	margin-right:2px;
	border:1px solid #fff;
	float:left;
}
div.box285_right
{
	width:283px;
	margin-left:2px;
	border:1px solid #fff;
	float:left;
}
div#text_box_590
{
	border:1px solid #fff;
	margin-bottom:4px;
	margin-top:5px;
	*margin-top:0px;
}
div#text_box_590_2
{
	border:1px solid #fff;
	margin-bottom:4px;
	padding-bottom:0px;
	height:297px;
}
img#team_gr
{
	border:1px solid #fff;
	height:221px;
	overflow:hidden;
}

div#text_box_590b
{
	border:1px solid #fff;
}
div.names_bg
{
	width:282px;
	height:26px;
	display:block;
	background-color:#9DCAF3;
	border-bottom:1px solid #fff;
}
div.names_bg strong
{
	display:block;
	padding:5px;
}
div.names_bg_kontakt
{
	width:282px;
	height:26px;
	background-color:#9DCAF3;
	border-bottom:1px solid #fff;
}
div.spacer_4
{
	margin-top:5px;
}
div.spacer_2
{
	margin-top:4px;
}
div.box285_left strong,
div.box285_right strong 
{
	color:#0E5CA3;
}
div#text_box_590 img
{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

div#logo_small
{
	margin:1px 1px 0px 1px;
	width:298px;
	height:84px;
	padding:0px;
	background-color:#C7DFF7;
}
div#left_spacer
{
	width:300px;
	height:1px;
	line-height:1px;
	overflow:hidden;
	background-color:#fff;
}
div.left_pic 
{
	height:189px;
	overflow:hidden;
	margin:8px 8px;
}
img.team
{
	border-bottom:1px solid #FFF;
}
div.slogan_gr
{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:110px 0px 82px 0px;
}
div.opening
{
	display:inline;
	float:left;
	width:60px;
}


/*  ADDs */

div.add_left img
{
	width:135px;
	height:43px;
	margin-right:4px;
	margin-bottom:0px;
	float:left;
}
div.add_right img
{
	width:135px;
	height:43px
	margin-left:4px;
	margin-bottom:0px;
	float:left;
}
div#center_images img
{
	margin-right:12px;
	margin-top:2px;
}
div#center_images_last img
{
	margin-right:0px;
}
