/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #5A5A5A;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../pictures/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: 0px 110px;
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: square;
}

.abschluss {
	display: block;
	line-height: 0px;
	clear: both;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#links {
	position: absolute;
	z-index: 110;
	left: 0px;
	z-index: 1;
	width: 20%;
	margin: 0px;
	padding: 0px;
}

#links_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20%;
	height: 100000px;
	background-color: #D6D6D6;
	
}

/************* #Kopfleiste styles *************/

#kopfleiste {
	position: relative;
	z-index: 1;
	height:	110px;
	width: 100%;
	margin:	0px;
	padding: 0px;
	white-space: nowrap;
}

#kopfleiste h1	{
	position: absolute;
	top: 60px;
	font-size: 1em;
	color: #000;
	margin-left: -3000px;
}

/************* #breadCrumb styles *************/

#klickpfad	{
	position: absolute;
	width: 78%;
	top: 125px;
	left: 20%;
	margin-left: 14px;
	padding: 0px 0px 0.2em 0px;
	color:	#5A5A5A;
	font-size: .8em;
	text-indent: 0.2em;
	background-image: url(../pictures/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#klickpfad a {
	color: #005AAA;
	text-decoration: none;
	font-weight: bold;
}

#klickpfad a:hover {
	text-decoration: underline;
}

/* -- Extrawurst fuer Opera -- */

html>body #klickpfad a	{
	color: #005AAA;
	text-decoration: none;
	font-weight: bold;
}

/************** #navigation styles ***************/

#navigation {
	width: 100%;
	font-size: 0.8em;
	padding-top: 6px;
	margin-left: 0px;
}

#navigation ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	padding-left: 27px;
}

#navigation .aktiv {
	margin-left: -27px !important;
	padding-left: 27px!important;
	list-style: none !important;
}

#navigation li { 
	list-style-image: none;
  margin: 0;
	background-image: url(../pictures/list_point.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	clear: both;
	margin-left: -27px;
	padding-left: 20px;
}

/* nur fuer firefox */
html>body #navigation li {
	margin-left: -34px;
	padding-left: 27px;
}

#navigation a {
	display: block;
	font-weight: bold;
	color: #005BAB;
	width: 100%;
	line-height: normal;
	cursor: pointer;
	padding: 5px 0px;
}

#navigation a em {
	float: left;
	width: 0px;
}

#navigation a u {
	float: left;
	text-decoration: none;
}

#navigation  a:link, #navigation  a:visited {
	text-decoration: none; 
}

#navigation li a:hover {
	background-color: #005AAA;
	color: #fff;
	margin-left: -20px;
	padding-left: 20px;
}

#subnavigation {
	color: #fff;
	background-color: #005AAA;
	display: block;
	font-weight: bold;
	left: 0px;
	margin-left: -20px !important;
	padding-bottom: 10px !important;
}

/* nur fuer firefox */
html>body #subnavigation {
	margin-left: -27px !important;
}

#navigation .aktiv {
	color: #fff;
	background-color: #005AAA;
	display: block;
	font-weight: bold;
}

#subnavigation a {
	font-weight: normal;
}



#subnavigation a:hover {
	background-color: #82B1DB !important;
	font-weight: normal !important;
}

/* nur fuer firefox */
html>body #subnavigation {
	padding-bottom: 20px !important;
}

#subnavigation .aktiv {
	background-color: #82B1DB;
	font-weight: normal;
}

#subnavigation li {
	background: none !important;
}






#subsubnavigation {
	padding-top: 5px !important;
	padding-bottom: 2px !important;
	margin-left: -20px !important;
}

#subsubnavigation a {
	font-weight: normal;
	padding: 0px 0px 4px 0px !important;
	margin: 0px !important;
	width: auto;
	font-size: 0.9em;
	line-height: normal;
}

/* nur fuer firefox */
html>body #subsubnavigation {
	margin-left: -48px !important;
}

#subsubnavigation a:hover {
	background: none !important;
	color: #005BAB !important;
}

#subsubnavigation a:hover u {
	text-decoration: underline;
}

#subsubnavigation .aktiv {
	background: none;
	font-weight: bold;
	color: #005BAB;
}

#subsubnavigation li {
	background-color: none;
	margin: 0px !important;
	background-image: url(../pictures/list_point_subsub.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 15px 50% !important;
	padding-top: 5px;
	margin-left: -14px;
	
}



/************** #inhalt styles ***************/

#inhalt {
	width: 55%;
	padding: 50px 0px 10px 32px;
	font-size: .8em;
	color: #005AAA;
	margin-left: 20%;
	min-height: 380px;
}

#inhalt a {
	color: #FF7600;
	text-decoration: underline;
}

#inhalt a:hover {
	text-decoration: none;
	color: #5A5A5A;
}

#inhalt h2 {
	font-size: 1.3em;
	color: #FF7600;
	margin: 0px;
	display: inline;
}

#inhalt .werkstaetten, #inhalt .mahlzeit, #inhalt .roggy, #inhalt .laedele, #aktuell .aktuell_ueberschrift {
	margin-bottom: 10px;
}

#inhalt h3 {
	font-size: 1.0em;
	margin: 0px 0px 3px 0px;
}

#inhalt h4 {
	font-size: 1.0em;
	margin: 0px 0px 8px 0px;
	color: #F37700;
}

#inhalt p {
	margin: 0px 0px 18px 0px;
}

#inhalt ul {
	margin: 5px 0px 0px 17px;
	padding: 0px;
	list-style-type: square;
	list-style-image: url(/fileadmin/pictures/list_point_content.gif);
}

#inhalt .pdf ul {
	list-style-image: url(/fileadmin/pictures/list_point_pdf.gif);
}

#inhalt li {
	margin: 0px;
	padding: 0px 0px 8px 0px;

}

#inhalt .pdf li {
	padding-left: 5px;
}

/************** Umfliessen verhindern **************/

.fixfloat	{
	float:	none;
	clear:	both;
	width:	1px;
	margin	:	0;
	padding:	0;
	font-size:	0px;
	line-height	:	0px;
	height:	1px;
}

/************* #Rechts *************/

#rechts {
	position: absolute;
	z-index: 1;
	right: 9px;
	padding-left: 31px;
	font-size: 0.8em;
	width: 168px;
}

#rechts .bild {
	display: block;
}

#rechts h4 {
	font-size: 0.9em;
	margin: 10px 0px 0px 0px;
	color: #fff;
	font-weight: normal;
	padding: 3px 0px 3px 15px;
	border-bottom: 1px solid #fff;
	background-color: #75A4C9;
}

#rechts #tools div, #rechts .shop div {
	padding: 7px 0px 5px 0px;
	margin: auto;
	text-align: center;
	background-color: #EBF2F8;
}

#rechts #tools .schriftgroesse a {
	padding: 0px 1px 0px 2px;
}

#rechts #tools .schriftgroesse a:hover img {
	border-color: #F5821F;
	background-color: #fff;
}

#rechts #tools div a img, #rechts #tools .tastaturkuerzel a {
	border-width: 1px;
	border-style: solid;
}

#rechts #tools .tastaturkuerzel {
	padding-top: 9px;
}

#rechts #tools .tastaturkuerzel p {
	margin: 0px 0px 8px 0px;
}

#rechts #tools .tastaturkuerzel a {
	padding: 1px 9px 1px 10px;
	margin-right: 4px;
}

#rechts #tools .tastaturkuerzel a:hover {
	border-color: #F5821F;
	background-color: #fff;
	text-decoration: none;
}

#rechts #tools .tastaturkuerzel span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5983A4;
	letter-spacing: -1px;
	margin: -1px -4px 0px 3px;
}

#rechts #tools .tastaturkuerzel span em {
	color: #F5821F;
}

#rechts #tools .tastaturkuerzel span u {
	font-size: 11px;
	text-decoration: none;
	letter-spacing: normal;
}

#rechts #tools .tastaturkuerzel strong {
	display: block;
	padding-top: 5px;
	margin-right: -4px;
	font-size: 0.9em;
	font-weight: normal;
	color: #828282;
}

#rechts #tools .tastaturkuerzel strong input {
	vertical-align: -2px;
	margin-left: 1px;
}

#rechts .aktuell {
	text-align: left !important;
	padding: 10px 10px 12px 14px !important;
	font-size: 0.9em;
	line-height: 1.3em;
}

#rechts .aktuell a {
	color: #5A5A5A !important;
}

#rechts .aktuell a:hover {
	color: #F5821F;
	text-decoration: none;
}

#rechts .aktuell h5 {
	font-size: 1.1em;
	margin: 0px 0px 4px 0px;
	color: #F5821F;
}

#rechts .aktuell h6 {
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	font-size: 1.0em;
}

#rechts .aktuell p {
	display: inline !important;
	color: #828282;
}

#rechts .aktuell strong {
	font-weight: normal;
	margin-left: 3px;
}

/************* #Partner *************/

#partner {
	position: absolute;
	z-index: 10;
	bottom: 0px;
	left: 0px;
	width: 20%;
	text-align: center;
	margin: auto;
	/*padding-top: 10000px;*/
	font-size: 0.75em;
	background-image: url(../pictures/bg_partner_auswahl.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#partner a {
	display: block;
	text-decoration: underline;
	color: #006699;
	margin-bottom: 8px;
}

#partner a:hover {
	text-decoration: none;
}

#partner h4 {
	margin: 0px;
	font-size: 1.0em;
}

#partner h4 a {
	text-decoration: none;
	padding: 9px 0px 7px 0px;
	margin: 0px;
	border-top: 1px solid #fff;
}

#partner h4 a:hover {
	color: #fff !important;
}

#partner_liste {
	display: none;
}

#partner_8 {
	color: #005BAB !important;
	background-color: #D6D6D6;
}

#partner_8:hover {
	background-color: #005AAA;
}

#partner_2 {
	color: #005BAB !important;
	background-color: #DEEAF4;

}

#partner_2:hover {
	background-color: #005AAA;
}

#partner_9 {
	color: #DB357B !important;
	background-color: #F9EAF0;
}

#partner_9:hover {
	background-color: #CD5C8C;
}

#partner_7 {
	color: #A85C21 !important;
	background-color: #F6ECE3
}

#partner_7:hover {
	background-color: #A85C21;
}

#partner .aktiv {
	display: none;
}

#partner #logo {
	background-color: #005AAA;
	padding: 9px 0px 10px 0px;
}

#unten {
	margin: 30px 11px 5px 22%;
	background-image: url(../pictures/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 0.75em;
	padding-top: 8px;
	text-indent: 7px;
	clear: both;
}

#unten ul {
	margin: 0px;
	padding: 0px;
}

#unten li {
	display: inline;
}

#unten li a {
	padding: 0px 11px 0px 10px;
}

#unten li img {
	border: none;
	margin-right: 5px;
	vertical-align: -1px;
}

#unten li a strong {
	text-decoration: underline;
}

#blickpunkt {
	float: right;
	color: #828282;
	margin-right: 7px;
}

#unten .abschluss {
	line-height: 10px;
}

#inhalt .text {
	clear: both;
	margin-bottom: 25px;
}

#chronik li {
	padding-bottom: 20px;
}

.mittig {
	vertical-align: middle;
}

#formular {
	margin-top: 20px;
	width: 400px;
}

#formular input {
	vertical-align: -2px;
}

#formular #felder input, #formular #felder select, #formular textarea, #formular #sonstiges input {
	float: right;
	border: 1px solid #9CB5C9;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	color: #005AAA;
	font-size: 1.0em;
	padding: 4px 7px 3px 7px;
	margin: -6px 0px 15px 0px;
}

#formular #felder textarea {
	height: 120px;
}

#formular #felder select {
	width: 70px;
}

#formular #felder label {
	float: left;
}

#formular .rechts {
	display: inline;
	float: right;
	margin-top: -4px;
	width: 246px;
}

#formular .rechts input {
	float: left !important;
	margin-top: 0px !important;
}

#formular .rechts select {
	float: left !important;
	margin-top: 5px !important;
}

#formular .plz {
	width: 60px !important;
	margin-right: 10px !important;
}

#formular .ort {
	width: 144px !important;
}

#formular label strong, #formular #pflichtfelder strong {
	color: #FF7600;
	margin-left: 4px;
	font-size: 1.7em;
	vertical-align: top;
}

#formular #pflichtfelder {
	display: inline;
	float: left;
	margin-top: 5px;
}

#formular .pflichtfeld {
	border-color: #FF7600 !important;
	background-image: url(/fileadmin/pictures/pflichtfeld.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

#formular em {
	color: #C14D2C !important;
	letter-spacing: 1px;
	font-size: 0.9em;
	vertical-align: 0px;
}

#formular #button {
	float: right;
	background-color: #FF7600;
	color: #fff;
	padding: 3px 12px 1px 12px;
	border: 1px solid #fff;
	font-weight: bold;
}

#formular #optionen {
	margin-top: 8px;
	margin-bottom: 15px;
	border-bottom: 1px solid #9CB5C9;
}

#formular #optionen label {
	font-size: 0.9em;
}

#formular #optionen input {
	margin-left: -3px;
	margin-right: 3px;
	margin-top: -2px !important;
}

#formular .optionen_text {
	display: block;
	margin-bottom: 6px;
	font-size: 1.0em !important;
}

#formular #optionen .abschluss {
	line-height: 5px;
} 

#formular #aktion {
	padding-bottom: 20px;
}

#formular #aktion .abschluss {
	line-height: 3px;
} 

.sitemap a {
	color: #005AAA !important;
}

#aktuell .news-single-img {
	display: inline;
	float: left;
	margin: 0px 20px 20px 0px;
}

#aktuell .news-single-img img {
	display: block;
	margin-bottom: 5px;
}

/*******************************************************/
/* MAHLZEIT - AUSSTATTUNG                              */
/*******************************************************/

#ausstattung .text {
	border-bottom: 1px solid #d4d4d4;
}

.csi-textpic em {
	font-style: normal;
	color: #5A5A5A;
	line-height: 1.3em;
}

.csi-textpic em b {
	font-weight: normal !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 1.2em;
	display: block;
	text-align: center;
}

.spacer-gif {
	display: none;
}

/*******************************************************/
/* Access Key                                          */
/*******************************************************/

.acc-hidden {
	display: none;
}

.acc-key a:hover, .acc-key a:focus, .acc-key a:active {
	background: #fff;
	background-color: #fff;
	text-decoration: none;
}

.acc-key a:active {
	background-color: #fff;
	border-color:#F5821F !important;
}

.hilfeAcc {
	border: none !important;
}



/* CSS styled IMGTEXT                          */
/***********************************************/

.csc-textpic {
	/*display: inline !important;*/
	min-height: 1px !important;
	padding-bottom: 10px !important;
}

*+html .csc-textpic-imagewrap {
	padding-bottom: 7px !important;
}

* html .csc-textpic-imagewrap {
	padding-bottom: 7px !important;
}

/* Pictures on left, add margin on right */
.csc-textpic-left .csc-textpic-imagewrap {
	padding-right: 14px;
}

.csc-textpic-intext-left-nowrap .csc-textpic-text {
	padding-left: 14px;
}

.csc-textpic-intext-left .csc-textpic-imagewrap {
	margin-right: 14px !important;
}
	
/* Pictures on right, add margin on left */
.csc-textpic-right .csc-textpic-imagewrap {
	padding-left: 14px;	
}

.csc-textpic-intext-right-nowrap .csc-textpic-text {
	padding-right: 14px;
}

.csc-textpic-intext-right .csc-textpic-imagewrap {
	margin-left: 14px !important;
}

/* Bilder mehrspaltig */

.content dl.csc-textpic-image {
	margin-right: 14px;
}

/* Bilder allgemein */

.csc-textpic-image {
	display: block;
}

.csc-textpic-image img {
	display: block;
}

/* Bildunterschriften */

.csc-textpic-caption {
	font-size: 90%;
	margin-bottom: 5px !important;
	padding: 4px 5px!important;
	text-align: center;
}

html>body .csc-textpic-caption {
	margin: 0px !important;
}

.csc-textpic {
	clear: both;
}

.csc-textpic-imagerow {
	padding-bottom: 5px;
}
