* {
	padding: 0;
	margin: 0;
	font: 10px Verdana, sans-serif;
}

img {
	border: 0;
}

body {
	text-align: center;
	background-color: #f4f4f4;
}

a {
	cursor: pointer;
	color: #fff;
}

h1 {
	font: bold 10px Verdana, sans-serif;
}

/*
	structure
*/
#top {
	height: 200px;
	width: 100%;
	background-color: #fff;
}

#header {
	height: 200px;
	width: 600px;
	margin: 0 auto;
}

#top_reisen, #top_trans {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #fff;
	text-indent: -8000px;
}

#top_reisen {
	background-color: #4FA52B;	
}

#top_trans {
	background-color: #018240;
}

#link_reisen, #link_trans {
	width: 600px;
	height: 50px;
	margin: 0 auto;
	text-align: left;
}


#contact {
	padding: 40px 0 0 90px;
	width: 600px;
	margin: 0 auto;
	text-align: left;
	color: #878787;
}




ul {
	width: 100%;
}

li {
	list-style-type: none;
	width: 100%;
	height: 41px;
	border-bottom: 1px solid #fff;
	text-indent: -8000px;
}

#gruppen {
	background-color: #45A02E;
}

#programm {
	background-color: #3A9B31;
}

#tages, #mehrtages {
	background-color: #309634;
}

#taxi {
	background-color: #259137;
}

#bus {
	background-color: #259137;
}

#kontaktreisen {
	background-color: #1B8C3A;
}

#fotoreisen {
	background-color: #11873D;
}



#transporte {
	background-color: #1E8E3C;
}

#erd {
	background-color: #369A38;
}

#kies {
	background-color: #4EA634;
}

#fuhr {
	background-color: #66B231;
}

#kontakttrans {
	background-color: #7EBE2D;
}

#fototrans {
	background-color: #96CA29;
}



/*

	links

*/

#link_reisen a, #link_trans a {
	display: block;
	height: 50px;
	width: 600px;
}

#link_reisen a {
	background: #4FA52B url('../img/01_reisen.gif') no-repeat 0 23px;
}

#link_trans a {
	background: #018240 url('../img/02_trans.gif') no-repeat 0 23px;
}


#link_gruppen, #link_programm, #link_mehrtages, #link_tages, #link_bus, #link_taxi, #link_kontaktreisen, #link_fotoreisen, #link_trans2, #link_erd, #link_kies, #link_fuhr, #link_kontakttrans, #link_fototrans {
	width: 600px;
	margin: 0 auto;
}

#link_gruppen a, #link_programm a, #link_mehrtages a, #link_tages a, #link_bus a, #link_taxi a, #link_kontaktreisen a, #link_fotoreisen a, #link_trans2 a, #link_erd a, #link_kies a, #link_fuhr a, #link_kontakttrans a, #link_fototrans a {
	display: block;
	height: 40px;
	width: 600px;
}


/*

	reisen
	
*/
#link_gruppen a {
	background: #45A02E url('../img/reisen/gruppen.gif') no-repeat 43px 22px;
}

#link_programm a {
	background: #3A9B31 url('../img/reisen/wallfahrten.gif') no-repeat 43px 22px;
}

#link_mehrtages a {
	background: #309634 url('../img/reisen/mehrtages.gif') no-repeat 43px 22px;
}

#link_tages a {
	background: #309634 url('../img/reisen/tages.gif') no-repeat 43px 22px;
}

#link_bus a {
	background: #259137 url('../img/reisen/bus.gif') no-repeat 43px 22px;
}

#link_taxi a {
	background: #259137 url('../img/reisen/taxi.gif') no-repeat 43px 22px;
}

#link_kontaktreisen a {
	background: #1B8C3A url('../img/reisen/kontakt.gif') no-repeat 43px 22px;
}

#link_fotoreisen a {
	background: #11873D url('../img/reisen/foto.gif') no-repeat 43px 22px;
}



/*

	transporte
	
*/
#link_trans2 a {
	background: #1E8E3C url('../img/trans/trans.gif') no-repeat 43px 22px;
}

#link_erd a {
	background: #369A38 url('../img/trans/erd.gif') no-repeat 43px 22px;
}

#link_kies a {
	background: #4EA634 url('../img/trans/kies.gif') no-repeat 43px 22px;
}

#link_fuhr a {
	background: #66B231 url('../img/trans/fuhr.gif') no-repeat 43px 22px;
}

#link_kontakttrans a {
	background: #7EBE2D url('../img/trans/kontakt.gif') no-repeat 43px 22px;
}

#link_fototrans a {
	background: #96CA29 url('../img/trans/foto.gif') no-repeat 43px 22px;
}





/*

	logo

*/
#imgreisen {
	position: relative;
	top: 90px;
	left: 120px;
	padding-left: 5px;
}

#imgtrans {
	position: relative;
	top: 90px;
	left: 137px;
	padding-left: 5px;
}


/*

	text
	
*/
.content {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	padding-top: 20px;
}

.content td {
	padding: 10px 15px 0 0;
	font-size: 11px;
}

.content h1 {
	font-style: oblique;
	font-size: 12px;
}

.gallery h2 a { font-weight:bold; font-size:12px;}
#text_trans { padding-bottom:10px;}

#link {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	padding-top: 4px;
}

#link a {
	color: #fff;
	font-weight: bold;
}


#seo {
	display: none;
	overflow: hidden;
}