body,
td
{
	font-family: Arial,Helvetica,sans-serif;
	font-size:9pt;
	color:black;
	background-color:white;
	margin:0;
}

th
{
	font-family: Arial,Helvetica,sans-serif;
	font-size:9pt;
	color:#000080;
	background-color:#f2f2f2;
    font-weight:bold;
}



td {
	vertical-align:top;
}

topnav { 
         vertical-align:middle; 
		 background-color:#000000; 
		 }

body {
	background-color:#efefef;
}

/* Layout */

#wrapper {
	background: #fff;
	width: 1000px;
	/*margin: 8px;*/	
	/*margin-left:10px;*/
	margin: 10px auto;
	border-width:1pt;
	border-style:solid;
	border-color:#000080;
}


#main {
	clear: both;
	overflow: hidden;
	padding: 15px 0 0 0;
}

#container {
	float: left;
	margin: 0 -220px 0 0;
	width: 782px;
}
#content {
	margin: 0 0 0 20px;
	padding-right : 20px;
	border-right-style:solid;
	border-right-color:#000080;
	border-right-width:1px;
}
#right {
float:right;
width:214px;
}

#primary,
#secondary {
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	overflow: hidden;
	width: 200px;
}
#primary ul, #secondary ul {
		padding-left:0px;
}

#primary {
}

#secondary {
	clear: right;
}

div.sidebar {
display:inline;
float:left;
width:206px;
}

div.sidebar .xoxo{
	margin-top:0;
}

.sidebar ul li h3 {
background-color:#000080;
color:white;
font-size:8pt;
font-weight:normal;
margin-bottom:3pt;
text-align:center;	
margin-top:0;
}

.sidebar ul li {
margin-bottom:10px;
}

#footer {
	clear: both;
	width: 100%;
	border-top-color:#000080;
	border-top-style:solid;
	border-top-width:12pt;
	
}
/*
.container {
	width:1000px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	border-width:1pt;
	border-style:solid;
	border-color:#000080;
	overflow:hidden;
}*/

.logo {
	width:150px;
	height:15px;
	background-image:url(images/helpandtravel.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#branding {
	width:1000px;
	height:200px;
	padding-top:0px;
	background-image:url(images/helpandtravel_header_06.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

.oben {
   width:1000px;
   height:15px;
   padding-top:0px
   
}

.sponsor {
      width:200px;
	  height:130px;
	  padding-top:0px;
	  background-image:url('images/raulhanna.jpg');
	  background-repeat:no-repeat;
	  background-position:top;

}

.leftLogo,
.left {
	width:150px;
}

.content,
.right,
.left {
	padding-left:5px;
	padding-right:5px;
	padding-top:0pt;
}

.left {
    width:200px;
	/*border-right-style:solid;
	border-right-color:#000080;
	border-right-width:1px;*/
}

.content {
	padding-left:7px;
	padding-right:7px;
	width:600px;
}

#right {
	/*width:200px;*/
/*	border-left-style:solid;
	border-left-color:#000080;
	border-left-width:1px;*/
    /*height:90%;*/

}

.entry-content ul li {
	margin-bottom: 6px;
}

.google {
	color:black;
	font-size:9pt;
	text-align:left;
	margin-top:0px;
	margin-left:5px
	margin-right:5px;
	width:800px;
	position:absolute;
	top:10320px;
}


.logotext {
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#777777;
	height:15pt;
}

.roth {
	color:red;
}



/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}

/* This is the custom header image */
#branding img {
	clear: both;
	display: block;
}


/* Menú superior */

#access {
	background: #000080;
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
}
#access .menu-header,
div.menu {
height:15pt;
	font-size: 10pt;
	/*margin-left: 12px;*/
	width: 100%;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding-left : 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	line-height: 18px;
	padding: 0 4px;
	text-decoration: none;
	font-variant:small-caps;
	font-weight:bold;
	border-right-color:#ffffff;
	border-right-style:solid;
	border-right-width:2px;	
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
/*
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
*/
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

/*
.menu {
	background:#000080;
	text-align:left;
	height:15pt;
}
*/
.obenmenue {
	background:white;
	text-align:right;
	height:15pt;
}


.foot {
    background:#000080;
	text-align:center;
	height:12pt;
}

.footmenu,
.mainmenu {
	color:white;
	font-weight:bold;
	font-size:10pt;
}

.footmenu {
	font-size:8pt;
}

a.footmenu,
a.mainmenu {
	text-decoration:none;
	font-variant:small-caps;
}

a.footmenu:hover,
a.mainmenu:hover {
	color:red;
}

a.grafixlink {
border-style:none;
text-decoration:none;
border:0;
color:white
}

.IBEleft
{
background-color:#dcdcdc;
}


.left h1 
	{
	font-size:8pt;
	color:white;
	background-color:#000080;
	text-align:center;
	font-weight:bold;
    margin-bottom:3pt;
	}

}
.left h2 {
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:6pt;
}
.left h3 {
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:6pt;
}

.content p,
.right p,
.left p {
	margin-top:0pt;
	font-size:9pt;
	text-align:;
	padding-bottom:8pt;
}

.content p {
	margin-top: 3px;
	margin-bottom: 3px;
}


.left p {
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:0px;
}

.right p.bild {
	font-size:8pt;
	text-align:right;
}


.right h1 
	{
	font-size:8pt;
	color:white;
	background-color:#000080;
	text-align:center;
	font-weight:normal;
    margin-bottom:3pt;
	}

.right h2 
	{
	font-size:10pt;
	color:red;
	font-weight:bold;
	}


.content h1 
	{
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	color:red;
	}


.content h2 
	{
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	color:#000080;
	margin-bottom:6pt;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#000080;
	border-bottom-color:#000080;
	border-top-width:1px;
	border-bottom-width:1px;
	}
.content h5 
	{
	text-align:center;
	font-weight:bold;
	font-size:12pt;
	}



.book 
	{
    clear:both;
    padding-top:5px;
	}

.reisebuecher 
	{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	border-width:0pt;
	overflow:hidden;
	}
.linky
	{
	color:white;
	}




.offer
	{
	width:400px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	}

.mitte_banner
	{
	width:100%;
	height:150px;
	}

.banner 
	{
	width:410px;
	height:120px;
	padding-top:0px;
	background-image:url(http://www.ulrichrothreisen.com/grafix/ab_in_den_urlaub.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}

.sitemap
	{
	width:800px;
	padding-top:0px;
	text-align:center;
	font-size:9pt;
	}
.hotelDescription {
	overflow:auto;
	font-size:8pt;
	text-align:left;
	padding-left:5px;
	padding-right:2px;
	width:250px;
	float:left;
}
.hotelBild {
	width:160px;
	overflow:hide;
	float:left;
	position:relative;
	top:2px;
	left:0px;
	z-index:0;
	text-align:center;
}
.hotelText {
	text-align:left;
	margin:0px;
	padding:0px;
}

.searchButton {
	width:100%;
	text-align:center;
}

#lightbox img{
	border: 0px solid #999999;
	padding: 2px;
}

#lightbox a img{
	border: 0px solid #999999;
	padding: 2px;
}
#box_hotelform {	
border: solid 1px #000080;
background-color:#f2f2f2; 
width: auto;
overflow: hidden;
padding: 2px;
}

#hotelform td {
font-family: Helvetica,Arial,sans-serif;
font-size: 11px;
background-color:#f2f2f2; 
vertical-align: middle;
}
#hotelform select {
font-family: Helvetica,Arial,sans-serif;
font-size: 11px;
}

#hotelform #rw,
#hotelform #xl {
width: 122px;
}
#hotelform #von_dd,
#hotelform #bis_dd {
width: 39px;
}
#hotelform #von_yymm,
#hotelform #bis_yymm {
width: 80px;
}

#hotelform #ra {
width: 95px;
}

#hotelform #ka1,
#hotelform #ka2,
#hotelform #ka3 {
width: 68px;
}

#hotelform .submit {
width: 308px; 
height: 20px;
border: solid 1px #000080;
background-color: #000080;
color: #ffffff;
font-weight: bold;
}

.login
{
    background:#000080;
	text-align:left;
	
	color:white;
	font-weight:bold;
	font-size:10pt;
}


 
.text {
	font-family : Arial;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

A:HOVERs {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #2509F8;
	text-decoration : underline;
}

As {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #2509F8;
	text-decoration : none;
}

A:VISITEDs {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #1F70F6;
	text-decoration : underline;
}
.finpa {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.finpb {
	width: 80px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.finpc {
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
 
.entry-utility {
 padding-top:6px;
 padding-bottom:6px;
}

.post {
	margin-bottom:26px;
	padding-bottom:10px;
	border-bottom:1px dotted #DDDDDD;
}

.reply {
	margin-bottom:12px;
}

.commentlist .children {
	list-style: none;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{float: left;}

.alignright{float: right;}

.fbLikeContainer {
	margin:10px;
}

span a, img a, a img{ 
border:0 !important; 
} 

.entry-title a, .entry-title a:visited {
	color : blue;
}

.entry-content p {
	text-align:justify;
	line-height:17px;
}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align:center;
}
/* End captions */