body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #555555;
	text-align: left;
	line-height:1.5;
	background-color: #f1f1f1;
	}

ul{
	list-style:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
li {
	list-style:none;
	margin: 0 0 0 0;
}
a{
	color:#e60003;
	text-decoration: none;
}
a:hover{
	color:#e60003;
	text-decoration: none;
}
.link_print{
	padding: 0 0 0 15px;
	background-image: url(../images/site/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

.link_send{
	padding: 0 0 0 15px;
	background-image: url(../images/site/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

h1 {
	font-size:14px;
	color:#e60003;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

h2 {
	font-size:12px;
	color:#e60003;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
h3 {
	font-size:11px;
	color:#e60003;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
h4 {
	font-size:10px;
	color:#888888;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#container{
	width:100%;
}
#site_container{
	background-color: #ffffff;
	background-image:url(../images/site/bg_header.gif);
	background-repeat:repeat-x;

}
#header {
	height: 100px;
	margin: 0 0 0 0;
}
#logo {
	text-align:left;
	width:1000px;
 }
#content {
	text-align:left;
	width: 1000px;
	padding: 0 0 0 0;
	margin: 40px 0 0 0;
	background-image:url(../images/site/bg_content.gif);
	background-repeat:repeat-y;
}
#sidebar_left{
	
}

#reise_start{
	width:400px;
	float:left;
}
#content_data{
	line-height:1.8;
	background-image:url(../images/site/dashed_line.gif);
	background-repeat:repeat-x;
	background-position: top;
	padding: 8px 0 7px 0;
	margin: 0 0 20px 0;
}
#reise_small{
	line-height:1.6;
	background-image:url(../images/site/dashed_line.gif);
	background-repeat:repeat-x;
	background-position: top;
	padding: 8px 0 7px 0;
	margin: 0 0 0 0;
	font-size:11px;
	color:#666666;
}
#reise_small_bildkl{
	background-image:url(../images/site/icon_bildkl.gif);
	background-repeat:no-repeat;
	float:left;
	width: 50px;
	height: 50px;
	border: 2px solid #cccccc;
	margin: 0 3px 0 0;
}
#reise_small_text{
	font-size: 10px;
	color: #555555;
	float:left;
	width: 290px;
	margin: 0 0 0 0;
	padding: 0 0 0 3px;
}
#reise_small_mehr{
	text-align:right;
	float:right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#reise_big{
	float:left;
	line-height:1.6;
	background-image:url(../images/site/dashed_line.gif);
	background-repeat:repeat-x;
	background-position: top;
	padding: 8px 0 7px 0;
	margin: 0 0 0 0;
	font-size:13px;
	color:#666666;
	width:470px;
}
#note2 h2{
	font-size:14px;
	color:#006699;
	margin: 5px 0 0 0;
	padding:0 0 0 0;
}
#reise_big h3{
	font-size:14px;
	color:#e60003;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#reise_big h4{
	font-size:13px;
	color:#888888;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#reise_big_bild{
	float:right;
	background-image:url(../images/site/icon_bildkl.gif);
	background-repeat:no-repeat;
	border: 2px solid #cccccc;
	margin: 0 3px 0 0;
}
#reise_big_text{
	font-size: 13px;
	color: #555555;
	float:left;
	width: 290px;
	margin: 0 0 0 0;
	padding: 0 0 0 3px;
}
#reise_big_back{
	text-align:right;
	float:right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#note {
	color:#555555;
	text-align:justify;
	font-size:11px;
	width:auto;
	background-color: #f0f0f0;
	margin: 0px 0px 20px 0px;
	padding: 5px 10px 30px 10px;
	background-image: url(../../images/site/note_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#note li {
	background-image:url(../images/site/dashed_line.gif);
	background-repeat:repeat-x;
	background-position: top;
}
div#note  img{
	margin: 0px 3px 0px 0px;
	border: 2px solid #cccccc;
}
div#note2 {
	color:#777777;
	text-align:justify;
	font-size:12px;
	width:auto;
	background-color: #E5EFF5;
	margin: 0px 0px 20px 0px;
	padding: 5px 10px 30px 10px;
	background-image: url(../../images/site/note_bg2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#note2  img{
	margin: 0px 3px 0px 0px;
	border: 2px solid #cccccc;
}
div#note_search {
	color:#999999;
	font-size:10px;
	padding: 30px 0px 0px 0px;
	background-image: url(../../images/site/bg_note_search.jpg);
	background-repeat: no-repeat;
	background-position:left  top;
}
div#note_newsletter {
	color:#999999;
	font-size:10px;
	padding: 30px 0px 0px 0px;
	background-image: url(../../images/site/bg_note_newsletter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#note_daten {
	color:#999999;
	font-size:10px;
	padding: 30px 0px 0px 0px;
	background-image: url(../../images/site/bg_note_daten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.snav_drop{
	color:#666666;
	padding: 0 0 0 10px;
	background-image: url(../../images/site/content_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	
}
.snav_drop_activ{
	padding: 0 0 0 10px;
	background-image: url(../../images/site/content_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	background-color:#FFFFFF;
	
}
.snav_drop a{
	color:#666666;
	}
#footer{
	font-size: 10px;
	color: #888888;
	background-image:url(../images/site/bg_footer.gif);
	background-repeat:repeat-x;
	height: 100px;
}

.clear{
	clear:both;
	}
