/* CSS Document */
/* Author: (c) Krempl Gerhard */

/*########################################################################################################################*/
/*########################################## IMPORT SPECIAL CSS  #########################################################*/
/*########################################################################################################################*/

@import url(../css/picgalerie.css);
@import url(../css/nav.css);
@import url(../css/dhtmlgoodies_calendar.css);
@import url(../css/tinymce.css);
@import url(../css/form.css);
@import url(../css/lightbox.css);

/*########################################################################################################################*/
/*########################################## STANDARDS  #########################################################*/
/*########################################################################################################################*/

html,body {
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#C5C7C8;
	padding:0px 0px 0px 0px;
	margin:0px 0px 00px 0px;
	scrollbar-base-color: #FFFFFF;
    scrollbar-face-color: #00519D;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
	background-image:url(../images/page_bg.gif);
	background-position: center top;
	background-repeat:repeat-y;
	behavior: url(../jscripts/csshover.htc);
	color:#606060;
	width:100%;
	height:100%;
}
	*html body {
	font-size: x-small; /* für IE5/Win */
	f\ont-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;/* für andere IE-Versionen */
}


.bgcolor {
	background-color:#FFFFFF;
	background-image:none;
	}

ul {
	list-style-type:square;
}

img {
	border:0px;
	}

p {
	}

form {
	padding:0px;
	margin:0px;
	} 

/*########################################################################################################################*/
/*########################################## HEADLINES  ##################################################################*/
/*########################################################################################################################*/

h1 {
	margin:0px;
	padding:0px;
	font-style:normal;
	color:#D2031D;
	font-size:105%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:none;
}

	


h2 {
	margin:0px;
	padding:0px;
	font-style:normal;
	color:#f3870b;
	font-size:105%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	background-image:url(../images/item.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:20px;
	text-decoration:none;
}


/*########################################################################################################################*/
/*########################################## LINKS  ##################################################################*/
/*########################################################################################################################*/


a 
	{
	font-size:100%;
	color:#606060;
	text-decoration:underline;
	cursor:pointer;
	}

a:hover {
	font-size:100%;
	color:#ff0033;
	text-decoration:underline;
	cursor:pointer;
	}
	
a.underline_none {
		text-decoration:none;
		}
		
a.underline_none:hover {
		text-decoration:none;
		} 
		
		
/*########################################################################################################################*/
/*########################################## TABLE  ##################################################################*/
/*########################################################################################################################*/
/*
table {
 	width:100%;
	border:1px solid #000000;
	background-color:#FFFFFF;
	}
	
table caption {
	margin:0;
	padding: 8px 20px;
	text-align: left;
	border:1px solid #000000;
	border-bottom:none;
	background-color:#FFFFFF;
	}
	
table th, table td {
	margin:0;
	padding:8px 20px;
	text-align:center;
	border-bottom: 1px solid #b5b5b5;
	}
	
table th {
	color: #999999;
	}
	
table .name {
	text-align:left;
	}
	
table tr {
	background-color:#e6e6e6;
	}
	
table tr.alt {
	background-color:#f1f1f1;
	}
	
table td a {
	display:block;
	font-weight:bold;
	}
	
*/
/*########################################################################################################################*/
/*########################################## POSITION  ##################################################################*/
/*########################################################################################################################*/

.text_left {
	text-align:left;
	}

.text_right {
	text-align:right;
	}
	
.text_center {
	text-align:center;
	}
	
.text_bold {
	font-weight:bold;
	}
	
.text_underline{
	text-decoration:underline;
	}
	
hr {
	border:1px solid #FFFFFF;
	height:1px;
	}

.line {
	border-bottom:0px dotted #C4BC8E;
	}


.left {
	float:left;
	}
	
.right {
	float:right;
	}


.left_content {
	float:left;
	}

.right_content {
	float:right;
	}	

.content {
	float:right;
	width:100%;
	}
	
.clear {
	clear:both;
	}

.hide {
	visibility:hidden;
	}

.center {
	width:550px;
	float:left;
	}

/*########################################################################################################################*/
/*########################################## PAGE  ##################################################################*/
/*########################################################################################################################*/

#page {
	width:980px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
	
#page_margin {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#flash {
	width:980px;
	height:140px;
	display:block;
	margin:0px 0px 10px 0px; 
	float:left;
	background-color;
	}
	

/*########################################################################################################################*/
/*########################################## HEAD  ##################################################################*/
/*########################################################################################################################*/

#head {
	width:980px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	float:left;
}


#head_margin {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

/*########################################################################################################################*/
/*########################################## CONTENT  ##################################################################*/
/*########################################################################################################################*/

#content {
	width:980px;
	height:300px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    background-color:#fff;
	}
	

#content_margin {
    background-color:#fff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}


#colum_side {
	width:240px;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	background-image:url(../images/nav/subnavi_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
    background-color:#fff;
	float:left;
	display:inline;
/*	height:500px; */
	min-height:500px;
	
	}


#colum_side_margin {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	}


#colum_content {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    background-color:#fff;
	width:725px;
	min-height:500px;
}


#colum_content_margin {
	padding:40px 15px 10px 5px;
	margin:0px 0px 0px 0px;
}

/*########################################################################################################################*/
/*########################################## EDITORIAL ###################################################################*/
/*########################################################################################################################*/


#editorial {
	padding:0px 0px 20px 0px;
	margin:0px 0px 10px 0px;
	text-align:justify;
	}


#editorial_head {
	width:300px;
	min-height:150px;
	display:inline;
	padding:0px 0px 5px 0px;
	margin:10px 20px 0px 0px;
	text-align:justify;
	}

img.editorialpic {
	width:100px;
	height:68px;
	display:block;
	margin:0px 10px 0px 0px;
	padding:2px 2px 2px 2px;
	float:left;
	border:2px solid #AFAFAF;
	background-color:#FFFFFF
	}
	
	


/*########################################################################################################################*/
/*########################################## FOOTER  #####################################################################*/
/*########################################################################################################################*/

#footer {
	clear:both;
	text-align:center;
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
	display:block;
	border-bottom: 2px solid #D4041C;
	color:#02509B;
	background-color:#E3E4E6;
	font-weight:normal;
}


#footer div{
	padding:6px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

#footer a {
	color:#02509B;
	}
	
#footer a:hover {
	color:#02509B;
	}
	
/*########################################################################################################################*/
/*########################################## FAHRPLAN ####################################################################*/
/*########################################################################################################################*/


table.gutscheine a {
  color: #ff0033;
  text-decoration:none;
}
table.gutscheine a:hover {
  color: #00529E;
  text-decoration:none;
}

table.fahrplan {
  width:100%;
  border-spacing:5px;
}



table.fahrplan tr.row0 td,
table.fahrplan tr.row1 td,
table.fahrplan tr.row2 td
 {
  padding:5px;
  color:#000;
  text-align:left;
  

}
table.fahrplan tr.row0 td
 {
  background-color:#CCCCCC;
  font-weight:bold;
}


table.fahrplan tr.row1 td {
  background-color:#E3DADB;
}

table.fahrplan tr.row2 td {
  background-color:#CCCCCC;
}

table.fahrplan a {
  color:#ff0033;
}

table.fahrplan a:hover {
  color:#00529E;
}


/*########################################################################################################################*/
/*########################################## TERMINE / VERANSTALTUNGEN ###################################################*/
/*########################################################################################################################*/

table.event th,
table.event td {
  padding:10px 10px 0px 0px;
}

table.event th {
  text-align: left;
  vertical-align: top;
}


table.event td {
  color: #00519D;
}
/*########################################################################################################################*/
/*########################################## STARTSEITE ##################################################################*/
/*########################################################################################################################*/


div.startseite_box {
  width:350px;
  float:left;
}

div.startseite_box div.box_img {
  float:left;
  width:160px;
  height:130px;
}

div.startseite_box div.box_img img {

}

div.startseite_box div.box_content {
  float:left;
  width:185px;
}

div.startseite_box div.box_content h1 {
  padding:0px;
  margin:0px;
}

div.startseite_box div.box_content h1.blue {
  color:#01509F;
}

div.startseite_box a {
  color:#01509F;
}

div.startseite_box a:hover {
  color:#ff0033;
}