/*------------------- Beginn Schriften---------------------*/

	.text_blau {
	display: block;
	border-left: 2px dotted #273147;
    padding-left: 10px; 

}
	.text_fett {
	font-weight: bold;
}
	.warnung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;	
}	
	.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-style: normal;
	font-weight: lighter;
	color: #CCCCCC;
}
	.kapitelueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
	.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.ueberschrift_artikel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #D6DDE6;
	color: #000000;
	font-style: normal;
	white-space: nowrap;
}	
/* --------------------- Ende Schriften---------------*/
/*--------------------- Beginn Navigation--------------*/	
	#nav_otput {
	width: 180px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	#nav_otput td {
	margin-left: 12px;
	background-color: transparent;
	color: #999999;
}
	#nav_otput a:link, #nav_otput a:visited, #nav_otput a:active{
	margin-left: 12px;
	color: black;
	background-color: transparent;
	text-decoration: none;
}
/*--------------------- Ende Navigation--------------*/
/* ---------------------Beginn Buttons---------------*/
	.button_eintraege_pro_seite {
    border: none;
    background: url('icons/eintraege_pro_seite.jpg') no-repeat top left;
    padding: 8px 30px;
    width: 200px;	 
 }
 	.button_senden {
    border: none;
    background: url('admin/icons/senden_gruen.jpg') no-repeat top left;
    padding: 8px 10px;
    width: 100px;
}
	.button_senden:hover {
    border: none;
    background: url('admin/icons/senden_gruen_hover.jpg') no-repeat top left;
   padding: 8px 10px;
}
/* ---------------------Ende Buttons-----------------*/
/* ---------------------Beginn Links-----------------*/
/*	.links a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times, serif;
	font-size: 16px;
	color: #257EB7;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 6px;
}
	.links a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times, serif;
	font-size: 16px;
	color: #257EB7;
	text-decoration: none;
	display: block;
	padding-left: 6px;
	font-weight: bold;
}
	.links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #DFE7F2;
	display: block;
	padding-left: 6px;
}
	.links a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #257EB7;
	text-decoration: none;
	display: block;
	padding-left: 6px;
}	*/
/* ---------------------Ende Links-------------------*/
/* ---------------------Beginn Aktuelles Links-----------------*/
	.aktuelles_links a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times, serif;
	font-size: 13px;
	color: blue;
	text-decoration: none;
	font-weight: bold;
	display: block;	
	text-align: left;
	white-space: nowrap;
}
	.aktuelles_links a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times, serif;
	font-size: 13px;
	color: blue;
	text-decoration: none;
	display: block;	
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
	.aktuelles_links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #0082ff;
	display: block;	
	text-align: left;
	white-space: nowrap;
}
	.aktuelles_links a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #0082ff;
	text-decoration: none;
	display: block;	
	text-align: left;
	white-space: nowrap;
}	
/* ---------------------Ende Links-------------------*/
/* -------------------Beginn Hauptmenu---------------*/	
	ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
	#menu8 {
	clear:both;
	float: left;
	width: 165px;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 15px;
	font-size: 14pt;
}	
	#menu8 li a {
	text-decoration: none;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	border-bottom: 2px solid #fff;
}	
	#menu8 li a:link, #menu8 li a:visited {
	color: #5C5C5C;
	display: block;
	padding: 8px 0 1px 0px;
	background-image: none;
}	
	#menu8 li a:hover {
	padding-bottom: 1px;
	border-bottom: 2px solid #273147;
}

	#menu8 li a.marked {
	border-bottom: 2px solid #273147;
}


/* -------------------Emde Hauptmenu-------------*/
/* -------------------Begin Tabellen-------------*/

th {
    background-color: #5C5C5C;
    color: #fff;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    height: 30px;
    border-bottom: 2px solid #fff;
}

td {
    color: #000;
    font-size: 10pt;
    padding: 5px;
    border-bottom: 2px solid #fff;
}

/* -------------------Ende Tabellen-------------*/


/* ------------------Beginn Termine--------------*/	
.termine {
    border: none;
    padding: 0px 0px;
}
.termine td {
    border: none;
    padding: 1px 10px;
}
/* -------------------Emde Termine---------------*/	
/* ------------------Beginn Preise---------------*/	
/*	#preise {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width: 80%;
}
	#preise td {
	border: 1px solid #D6DDE6;
	padding: 4px;
}
	#preise th {
	border: 1px solid #828282;
	background-color: #DFE7F2;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
}*/
/* -------------------Emde Preise---------------*/	
/* ------------------Beginn Touren--------------*/	
/*	#touren td {
  	padding: 10px;
   width: 25%;
}
	#touren th {
	padding: 3px;
   width: 25%;
}
	#touren tr {
	border: 1px solid black;
   background-color: white;
}

	#touren a {
	text-decoration: none;
	color: #000000;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
	#touren a:hover {
	text-decoration: none;
	color: #000000;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/
/* -------------------Emde Touren---------------*/	
/* ------------------Beginn Artikel-------------*/	
/*	#artikel {	
	background-color: #DFE7F2; 	
}
	#artikel td {
  	padding: 10px;   
}
	#artikel th {
	padding: 10px;   
	text-align: left;
	background-color: #DFE7F2; 
}
	#artikel tr {
	border: 1px solid black;
   background-color: white;
}
	#artikel tr.highlight { 
   background-color: #B8CDDC;
   cursor: pointer;
}
	#artikel a {
	text-decoration: none;
	color: #000000;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
	#artikel a:hover {
	text-decoration: none;
	color: #000000;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/
/* ----------------Emde Artikel---------------*/	

.textfeld_warnung {
	background-color: white;
	border: red; 
	border-style: solid; 
	border-top-width: 3px; 
	border-right-width: 3px; 
	border-bottom-width: 3px; 
	border-left-width: 3px;
}

/* -- Beginn Design Überarbeitung -- */
body {
	padding: 0px 0px 0px 0px; margin: 0px; background-color: #F1F1F1; margin: 0px auto; background-image: url('icons/bg_site.gif'); background-repeat: repeat-x;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	color: #000;
}

#all {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 828px;
}

#page {
	background-color: white;
	text-align: left;
	float: right;
	width: 828px;
	margin-top: 31px;
}

#header {
	/*background: #fff url('icons/bg_head.jpg') no-repeat bottom center;*/
	height: 201px;
	width: 828px;
	float: left;
}

#slogan {
    font-size: 16pt;
    font-style: italic;
    text-align: center;
    color: #000;
	width: 828px;
    float: left;
    background-image: url('icons/bg_content_slogan.gif');
    background-repeat: repeat-y;
    text-align: center;
    height: 96px;
    font-family: "Times New Roman", Times, FreeSerif, serif;
}

#rondell {
	width: 828px;
    float: left;
    background-image: url('icons/bg_content.gif');
    background-repeat: repeat-y;
    text-align: center;
}

#content_frame {
	width: 828px;
    float: left;
    background-image: url('icons/bg_content.gif');
    background-repeat: repeat-y;
    padding-bottom: 20px;
}

#headline {
	width: 623px;
    float: left;
    margin-bottom: 2px;
}

#content {
	width: 600px;
    float: left;
    background-repeat: repeat-y;
    margin-right: 5px;
}

#inner_content {
    float: left;
    font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
    line-height: 15px;
    font-size: 10pt;
    background-color: #F1F1F1;
    padding: 15px 10px;
    margin: 5px 0px;
    line-height: 20px;
    width: 580px;
    text-align: justify;
}

#inner_content_left {
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
    float: left;
    width: 435px;
    background-color: #F1F1F1;
    padding: 15px 10px;
    text-align: justify;
    font-size: 10pt;
    line-height: 20px;
}

#inner_content_right {
    border-top: 5px solid #fff;
    float: left;
    width: 140px;
}

#outer_content {
    float: left;
    border-top: 3px solid #273147;
    border-bottom: 3px solid #273147;
    background-color: #F1F1F1;
}

#footer {
    float: left;
    width: 828px;
    height: 70px;
	background: #eee url('icons/bg_footer.gif') no-repeat top;
	border: none;
	margin-bottom: 20px;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 9pt;
	color: #7B7C7C;
}

#foot_left {
    float: left;
    color: #000;
    margin-left: 10px;
}

#foot_right {
    float: right;
    color: #000;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 8pt;
    margin-left: 80px;
    width: 350px;
}

h1, h2, h3 {
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
}

h1 {
    color: #5C5C5C;
	font-size: 1.8em;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

h1 span {
    font-size: 1.5em;
    color: #fff;
    font-family: "Times New Roman", Times, FreeSerif, serif;
	background-color: #273147;
	padding: 0px 3px;
	margin: 0px 2px 0px 0px;
}

h2 {
	font-size: 14pt;
	color:#000;
}

h3 {
    color: #5C5C5C;
	font-size: 1.1em;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    line-height: 20pt;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
}

a, h2 a:hover, h3 a:hover {
	color: #477165;
	text-decoration: none;
}

a:hover {
	color: #477165;
	text-decoration: underline;
}

.image_title {
    font-style: italic;
    font-size: 8pt;
    padding: 3px;
}

a:link {
	color: #524831;
	text-decoration: underline;
}
a:visited {
	color: #524831;
	text-decoration: underline;
}
a:hover {
	color: #524831;
	text-decoration: underline;
}

a img {
    border: none;
}

#sbIcons a {
    text-decoration: none;
}

.firstletter_up {
    font-size: 1.5em;
    color: #fff;
    font-family: "Times New Roman", Times, FreeSerif, serif;
	background-color: #273147;
	padding: 0px 3px;
	margin: 0px 2px 0px 0px;
}

label {
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    float: left;
    text-align: left;
    margin-right: 10px;
    padding:	0px;
    padding-bottom: 7px;
    margin-bottom: 20px;
    vertical-align: top;
    display: block;
    width: 120px;
}

.field {
    border: 1px inset #B7B7B7;
    background-color: #FFFCE9;
    height: 16px;
    color: #000;
}

.small {
    font-size: 8pt;
    font-weight: normal;
    line-height: 12px;
    font-style: italic;
}

.textbox {
    font-family: Arial,Verdana,Helvetica,sans-serif;
    border: 1px inset #B7B7B7;
    font-size: 10pt;
    background-color: #FFFCE9;
    color: #000;
}

.button {
    color: #fff;
    font-size: 12pt;
    cursor: pointer;
    height: 28px;
    border: 0px;
    font-weight: bold;
    background-color: #273147;
}

.to_top {
    background-color: transparent;
    background-image: url('icons/arrow_to_top.gif');
    background-repeat: no-repeat;
    background-attachment: scroll;
    color: #0f3764;
    font-size: 10pt;
    background-position: 2px 0px;
    padding-left: 15px;
    margin: 0px;
    margin-left: 20px;
    text-decoration: none;
    line-height: 20px;
}

.back {
    background-color: transparent;
    background-image: url('icons/arrow_back.gif');
    background-repeat: no-repeat;
    background-attachment: scroll;
    color: #0f3764;
    font-size: 10pt;
    background-position: 2px 5px;
    padding-left: 15px;
    margin: 0px;
    margin-left: 20px;
    text-decoration: none;
    line-height: 20px;
}

form {
    float: left;
}
	
/* -- Ende Design Überarbeitung -- */

