html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

hr { 
	border:0px;
	border-top: 1px dashed #999; 
	margin: 10px 0px; 
	height:1px;
	overflow:hidden; 
}

body {
	line-height: 1;
	color: #1c3e53;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* site-styles */



body {
  font-family: verdana;
  font-size: 12px;
  background: url(../images/main_bg.jpg) repeat-x #1c3e52;
}

.clear {
  clear:both;
}

img {
   behavior: url(/fileadmin/css/pngbehavior.htc);
}

a, a:link, a:visited, a:hover, a:active {
	color: #1c3e53;
}
#layout_wrap {
  text-align:center;
}

#wrapper {
  margin: 0 auto;
  position:relative;
  width:902px;
  text-align:left;
}

#wrap_border {
  border-left: 1px solid #737475;
  border-right: 1px solid #737475;
  background-color: #ecedec;
}

#head_logo {
  height: 60px;
}

#logo {
  float:left;
  padding: 10px 0 5px 10px;
}

#navigation_meta {
  float:right;
  padding: 23px;
  font-size: 9px;
}

#navigation_meta li {
  float:left;
  list-style: none;
  margin-left: 10px;
}

#navigation_meta a, #navigation_meta a:link, #navigation_meta a:visited, #navigation_meta a:hover, #navigation_meta a:active {
  color: #4f4f4f;
}

#head_image {
  text-align: center;
  position: relative;
  padding-top:10px;
  height: 160px;
}

#head_image_border {
  position: absolute;
  top:6px;
  left:0;
  width: 900px;
  height: 160px;
  z-index:10;
}

#head_image img {

}

#main {
  margin-left:20px;
  margin-top:10px;
  position: relative;
  background-image: url(../images/content_bg.gif);
  background-repeat: repeat-y;
}

.minheight {
  height: 390px; 
  float:left; 
  width:1px;
}

#gradient {
  position: absolute;
  top: 30px;
  left:0
  width: 860px;
  z-index:1;
  height:390px;
}

#navigation_main {
  position: relative;
  float:left;
  z-index:10;
  width:210px;
  margin-top: 5px;
}

#navigation_main ul {
  font-size: 12px;
  padding: 0 30px;
  margin:0;
}

#navigation_main ul li {
  background: url(../images/nav_bg.gif) repeat-x bottom;
  width: 150px;
}

#navigation_main ul li a {
  display: block;
  color: #1c3e53;
  text-decoration: none;
  line-height: 25px;
}

#navigation_main ul li.active a, #navigation_main ul li a:hover
{
	font-weight: bold;
}

#navigation_main ul ul {
  font-size: 10px;
  padding: 0 0 0 15px;
  margin:0;
}

#navigation_main ul ul li {
  width: 135px;
}

#content {
  position: relative;
  float:left;
  z-index:10;
  width:430px;
  padding: 10px;
}

#content h1 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 16px;
  color: #1c3e53;
}

#content h2 {
  font-size: 12px;
  font-weight: bold;
  padding-top: 12px;
  color: #1c3e53;
}

p {
  color: #1c3e53;
  line-height: 16px;
  padding: 10px 0;
}

#content li, #content_related li {
	line-height: 16px;
  list-style-type: disc;
	margin-left: 20px;
}

.csc-textpic-caption {
	font-size: 9px;
	margin-bottom: 5px;
}

#content_related {
  width: 160px;
  margin-left: 4px;
  position: relative;
  float:left;
  z-index:10;
  padding: 5px 10px;
  font-size: 11px;
}

#content_related h1 {
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 11px;
  color: #1c3e53;
}

#footer {
  margin-left:28px;
  margin-top:10px;
  position: relative;
  font-size: 9px;
  color: #4f4f4f;
}

.tx-mvyahooweather-pi1
{
	margin-top: 10px;
}

#weather_img
{
	float: left;
	width: 52px;
	margin-right: 5px;
}

#weather_info
{
	float: left;
	width: 100px;
	margin-top: 15px;
}

/* anreise */

.twocol {
	overflow:hidden;
	width: 100%;
}

#pkwanreise .c1, #bahnanreise .c1 {
	width: 90px;
	float: left;
}
#pkwanreise .c2, #bahnanreise .c2 {
	width: 340px;
	float:left;
}

.twocol .c1 .margin {
	padding-right: 5px;
}

.twocol .c2 .margin {
	padding-left: 5px;
}

/* Kontaktformular */

#reisedaten  legend {
	margin-bottom: 16px;
}

#reisedaten  .caption {
	float:left;
	font-weight: bold;
	width: 120px;
}

#reisedaten  .daten {
	float:left;
	width: 300px;
	padding-bottom:10px;
}

#reisedaten  p {
	clear:both;
	padding: 0px;
	padding-bottom:18px;
}


.form-row {
	clear:both;
	margin-bottom: 8px;
	overflow:hidden;
}

#reisedaten  .text, #personendaten .text {
	width: 100px;
	font-size: 12px;
	border: 1px solid #1C3E53;
	color: #1C3E53;
}

#reisedaten  .daten .text {
	float:left;
	width: 40px;
	margin-right:10px;
	font-size: 12px;
	border: 1px solid #1C3E53;
}

#reisedaten  label, #personendaten  label  {
	float:left;
	font-weight: bold;
	width: 120px;
	padding-top:3px;
}

#reisedaten  .daten label {
	float:none;
	font-weight: normal;
}
#personendaten  .text {
	width: 140px;
}
.button {
	padding: 0px 10px 2px;
	font-size: 12px;
	background-color: #1C3E53;
	color: #fff;
	border: 1px solid #cdd3d5;
}
.error label {
	color: #ff0000;	
}

#personendaten  textarea {
	width: 200px;
	font-size: 12px;
	border: 1px solid #1C3E53;
	font-family: verdana;
	font-size: 11px;
}
#reisedaten .error  .text, #personendaten  .error .text, #personendaten  .error textarea {
	border: 1px solid #ff0000;	
}
