/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #434343 url(images/homepage01.gif) repeat-x left center;
}

/** FORMS */


.hidepics {
  width:0px;
  height:0px;
  display:hidden;
}



td.reisemobile
{
		color:#000000;
	font-size:11px;
	
}
td.reisemobile1
{
		color:#000000;
	font-size:11px;
	border-left:1px solid silver;
	text-align:center;
	
}
td.reisemobile2
{
		color:#000000;
	font-size:11px;
	border-bottom:1px solid silver;
	
}

h2.ueberschrift
{
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
a.teaser
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	margin-left:5px;
	margin-top:2px;
	width:100%;
	height:100%;
	 display: block; /* für den IE 5.x */
}


td.navi1
{
	width:112px;
	height:36px;
	background-image:url(images/homepage03.gif);
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
td.navi1:hover
{
	background-image:url(images/homepage03-over.gif);
	color:#FFFFFF;
}


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

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
td.teaser1
{
		width:159px;
	height:90px;
	background-image:url(images/homepage13a.jpg);
}
td.teaser1:hover
{
	background-image:url(images/homepage13b.jpg);
}
td.teaser2
{
	width:159px;
	height:90px;
	background-image:url(images/homepage14a.jpg);
}
td.teaser2:hover
{
	background-image:url(images/homepage14b.jpg);
}
td.teaser3
{
	width:159px;
	height:90px;
	background-image:url(images/homepage15a.jpg);
}
td.teaser3:hover
{
	background-image:url(images/homepage15b.jpg);
}
td.teaser4
{
	width:159px;
	height:90px;
	background-image:url(images/homepage_reisemobile1.jpg);
}
td.teaser4:hover
{
	background-image:url(images/homepage_reisemobile.jpg);
}
td.teaser5
{
	width:159px;
	height:90px;
	background-image:url(images/homepage_neuigkeiten1.jpg);
}
td.teaser5:hover
{
	background-image:url(images/homepage_neuigkeiten.jpg);
	cursor:pointer;
}



h1.ueberschrift
{
	color:#0097CE;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
li.content
{
	color:#000000;
	font-size:11px;

}

p.content
{
	color:#000000;
	font-size:11px;

}
a.navi1
{
	text-decoration:none;
}
a.navi1:hover
{
	color:#FFFFFF;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul1 li {
	display: inline;
}

.ul1 a {
	display: block;
	height: 17px;
	margin-bottom: 1px;
	padding: 3px 0px 0px 20px;
	background: #F3F3F3 url(images/homepage29.gif) no-repeat;
	font-weight: bold;
	color: #848484;
}

.text1 {
	font-size: 10px;
	font-weight: normal;
	color: #006FD1;
}

/** LINKS */

a {
	color: #007DD6;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
}

/** STYLES */

.style1 {
	text-align: center;
	color: #FFFFFF;
}

.style1 a {
	color: #CFC7A8;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background-color: #FFFFFF;
}

.bg2 {
	background: #2A2A2A url(images/homepage10.gif) repeat-x;
}

.bg3 {
	background: url(images/homepage17.gif) repeat-x left bottom;
}

.bg4 {
	background: url(images/homepage22.gif) repeat-x left top;
}

.bg5 {
	background: url(images/homepage25.jpg) no-repeat;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: yes; }

.hr1 {
	height: 1px;
}

.bereich {
 position: absolute;
 text-align: center;
 font-weight: bold;
}

.beschreibung {
 color: #FFFFFF;
 background-color: #000000;
 display: block;
}

