
.ueberschrift {
	font-size:20px;
	color:#326197;
	font-weight:bold;
	font-style:italic;
}



/*#######################################
 				Allgemein
#######################################*/

html {
	height:100%;
}

table {
	border-collapse:collapse;
}

body {
	margin:0;
	padding:0;
	background-color:#EDF1F6;
	background-image:url(/images/hintergrund.jpg);
	background-repeat:repeat-y;
	background-position:left;
	height:100%;
	min-width: 1040px;

	font:12px arial;
}

h1 {
	font-size:20px;
	color:#326197;
	font-weight:bold;
	font-style:italic;
}

a {
	color:#326197;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.clear {
	clear: both;
}


/*#######################################
 				Aufbau
#######################################*/

/* header */

.gesamtbreite {
	width:100%;
}

.header_hoehe {
	height:161px;
}

.header_links {
	background-color:#326197;
	background-image:url(/images/header_links.jpg);
	background-repeat:no-repeat;
	float:left;
	border-bottom:1px solid #FFFFFF;
}

.header_rechts {
	background-image:url(/images/header_rechts.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float:right;
	
}

#bildleiste {
	width: 100%;
	height: 165px;
	background: transparent url("images/bildleiste.jpg") repeat-x 0 0;
}

#hotline {
	width: 244px;
	height: 201px;
	position: relative;
	top: -95px;
	left: 0px;
	background: url("images/hotline.png") no-repeat 0 0;
	margin: 0 0 -122px 0;
}


/* menü, main, rechte spalte */

.zelle_1 {
	width:200px;
	vertical-align:top;
}

.zelle_1 ul {
	margin:0 0 0 5px;
	padding:10px 0 0 0;
	list-style-type:none;
	font:18px arial;
	font-weight:bold;
	font-style:italic;
	color:#326197;
}

.zelle_1 ul li a {
	color:#326197;
}

.zelle_2 {
	vertical-align:top;
	padding:20px 60px 0 60px;
}
.zelle_2 iframe {
	border:1px solid #A4A8AB;
}

.zelle_3 {
	width:200px;
	padding-top:60px;
	vertical-align:top;
}

.platzhalter {
	height:353px;
}

.randfarbe {
	background-color:#fffc9e;
}

.busbild {
	background-image:url(/images/bus.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#menu_bottom {
	width: 300px;
	float: right;
	text-align: right;
	padding: 300px 60px 0 0;
}
#menu_bottom li {
	list-style-type: none;
	float: right;
	padding: 0 0 0 14px;
}
#menu_bottom li a {
	font-size: 14px;
	font-style: italic;
}


/*#######################################
 				Sonstiges
#######################################*/

div.topreisen {
	width:180px;
	margin:auto;
	background-color:#fffc9e;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.menu_level_0 {
	background-image:url(/images/menu_icon.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	padding-left:30px;
}

#kontakt {
	padding: 140px 0 0 10px;
	text-align: left;
	color: #fff;
}
#kontakt a {
	color: #fff;
}

.menu_links li {
	margin-top:5px;
	
}

.menu_level_1 {
	font:12px arial;
	color:red;
}

li.menu_level_1 {
	padding-left:30px;
	margin:0;
}

.menu_level_1 a { 
	color:#326197;
}

.reise {
	margin-bottom:3px;
}

.topreisen ul {
	padding-left:20px;
	margin:0;
	text-align:left;
}

.topreisen ul li {
	margin-top:5px;
}

.email_zelle_l {
	margin-top:5px;
	float:left;
	width:150px;
}


#katalogteaser {
	width: 227px;
	padding: 0 0 0 20px;
}
#kt_link {
	text-align: center;
	padding: 8px;
	font-size: 14px;
}

