/* 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);
@import url(../css/slideshow.css);

/*########################################################################################################################*/
/*########################################## STANDARDS  #########################################################*/
/*########################################################################################################################*/

html,body {
	font-size:small;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	background-color:#D8D8D8;
	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 */
}

td {
color:#606060;
	}


.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:#8ed543;
	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:#8ed543;
	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:#8ed543;
	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 #000;
	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;
	margin:0px 0px 0px 0px; 
	background-color:#000;
	background-image:url(../images/banner2.jpg);
	background-repeat:repeat;
    background-position: center center;
    cursor:pointer;	
	}
	

/*########################################################################################################################*/
/*########################################## 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;
	min-height:400px;
	float:left;
	padding:0px 0px 0px 2px;
	margin:0px 0px 0px 0px;
/*    background-color:#fff; */

    background-image:url(../images/content_bg3.gif);
    background-repeat:no-repeat;
    background-position:2px bottom;

	}
	

#content_margin {
/*    background-color:#fff; */

	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}


#colum_side {
	width:239px;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	

    border-right: 1px solid #fff;
/*
    background-image:url(../images/side_bg.jpg);
    background-repeat:repeat-x;
    background-position:top;
*/

	float:left;
	display:inline;
/*	height:500px; */
	min-height:400px;

	overflow:hidden;
	}


#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;
	width:555px;
  width:735px;
  min-height:500px;
}


#colum_content_margin {
	padding:10px 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
	}
	
/*########################################################################################################################*/
/*########################################## HEADER  #####################################################################*/
/*########################################################################################################################*/

div.header {
}

div.header span {
}

div.header a {
}
    
div.header a:hover {
}


/*########################################################################################################################*/
/*########################################## FOOTER  #####################################################################*/
/*########################################################################################################################*/

div.footer {
	clear:both;
	text-align:right;
	padding-right:15px;
	height:100px;
	color:#8ed543;
	vertical-align:bottom;
}


div.footer a {
	color:#8ed543;
	text-decoration:none;
}
	
div.footer a:hover {
	color:#8ed543;
	text-decoration:underline;
	
	}
	
/*########################################################################################################################*/
/*########################################## 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:180px;
  float:right;
  padding-top:50px;
  padding-right:15px;
}

div.startseite_box div.box_img {
  float:left;
  width:170px;
  height:130px;
}

div.startseite_box div.box_img img {

}

div.startseite_box div.box_content {
  float:left;
  width:160px;
  padding:5px;
  border:3px solid    #ccc;
  background-color:#fff;
  

}

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:#c80ac8;
  text-decoration:none;
  float:right;
}

div.startseite_box a:hover {
  color:#606060;
  text-decoration:underline;

}
