body {
  	font-family: Arial, Verdana, Tahoma, sans-serif, Lucida Grande;
  	font-size: 11px;
  	margin: 0px;
  	margin-bottom: 30px;
	background: #FFF;	
	
}

img {
  	border: 0px;
}

a {
  	color: #111;
  	text-decoration: underline;
}

p {
  	margin: 2px 2px 2px 2px;
}

.head {
  	font-weight: bold;
}

.top {
  	font-weight: bold;
}


td.topbar {
  	background: url('../img/topbar2.gif');
  	height: 69px;
  	text-align: right;
}

td.header {
  	background: url('../img/header/header.jpg');
  	background-repeat: no-repeat;
  	height: 259px;
  	width: 955px;
}

td.topline {
  	background: url('../img/topline.gif');
  	background-repeat: repeat-x;
}


.anfrage_top {
  	background: #FD8800;
  	font-weight: bold;
  	padding: 7px;
  	font-size: 12px;
}

.anfrage {
  	background: #FEB866;
  	font-size: 10px;
  	padding: 7px;
  	padding-top: 3px;
}

.ausflug_top {
  	font-weight: bold;
  	background: #E0CE54;
  	padding: 7px;
  	margin-top: 5px;
  	font-size: 12px;
}

.ausflug {
  	background: #ECE298;
  	padding: 7px;
  	padding-top: 3px
}

.ausflug a {
  	font-size: 11px;
}

.newstop {
  	font-weight: bold;
  	padding: 7px;
  	margin-top: 5px;
  	font-size: 12px;
  	text-align: justify;
}

.newstext {
  	font-size: 11px;
  	padding: 7px;
  	padding-top: 3px;
  	text-align: justify;
}

.bottom {
  	background: #0080B1;
  	color: #FFF;
  	height: 30px;
  	padding-left: 15px;
}

input, select {
	font-size: 11px;
	padding: 1px;
}

h1 {
  	font-size: 16px;
  	font-weight: bold;
  	margin: 3px;
  	margin-left: 0px;
  	margin-bottom: 10px;
}

.main {
  	background: #DFEFC2;
  	padding: 5px;
  	border: 1px solid #ACCF71;
}

.main img {
  	border: 1px solid #FFF;
}

.main_red {
  	background: #ECE298;
  	padding: 5px;
}

.main_empty {
  	padding: 5px;
  	background: #CDE2AA;
}

.empty {
  	padding-left: 5px;
}

.top_red {
  	background: #FD8800;
}	

input, select, textarea {
  	margin: 1px;
}

#mgroup p {
    margin: 2px;
}

#mgroup p.poweredby {
	text-align: right;
	text-decoration: none;
}

#mgroup p.poweredby a {
	text-decoration: none;
	color: #666666;
}

.s { color: black; background-color: #fff; font-size: 3px; }
.w { color: white; background-color: #D71920; font-size: 3px;}
