/************************
  GLOBAL STYLES
************************/

html,body {
  	position: relative;
  	cursor: default; margin: 0;
	padding: 0;
	height: 100%;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffdba7;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



html,body,input,textarea,select {
  font-family: Arial, Tahoma, Verdana, Helvetica, Times New Roman;
  font-size: 11px;
}




.bg2 { 

	background-image:url(../images/bg2.jpg);
	background-repeat:no-repeat;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.bg3 {background-image:url(../images/bg3.jpg);
	background-repeat:repeat-y;



}

.rahmen{height:300px;width:900px;background-color:#fff;}

.subnavifooter{	background-image:url(../images/footerbg.jpg);
	background-repeat:repeat-x;height: 90px;width: 211px;}





.contenttop{	background-image:url(../images/content_01.png);
	background-repeat:no-repeat;height: 11px; width: 584px; padding-top:5px; padding-left:20px;}

.contentcenter{	background-image:url(../images/content_02.png);
	background-repeat:repeat-y;width: 584px;}
.contentfooter{	background-image:url(../images/content_03.png);
	background-repeat:no-repeat;height: 46px;width: 584px;}


table, img {
  border: 0 none;
}

td { vertical-align: top }

label {
  cursor: pointer;
}



hr {
	color : #AAA;
	height : 1px;
	padding : 0;
	border-color : #ffa200;
	border-width : 1px 0 0 0;
	border-style : solid;
	margin: 12px auto;
  width: 99%
}




/************************
  NAVIGATION
************************/

div.topNavi a {
width: 90px; height: 43px;
float: left;
text-align:center;
padding-top:10px;
font-size: 11px;
color:#ffffff;
 font-weight: bold;
background-image: url(../images/navi_hover.png);
background-repeat: no-repeat;
}


div.topNavi a:hover {

display: block;
width: 90px; height: 43px;
float: left;


text-align:center;
padding-top:10px;
background-image: url(../images/navi_hover.png);
background-repeat: no-repeat;
color:#7a2e00;
font-weight:bold;
font-size: 11px;
}


div#navigation {
  position: relative;
  border-right: 0px solid #CCC;
}

div#navigation a:link, div#navigation a:active,div#navigation a:visited{

  	display: block;
	color: #909090;
	background-position:-10px;
	margin-left:10px;
  	width: 250px; padding-left: 20px;
	padding-top:5px;
	font-size: 15px;
	height: 20px;
	background-image: url(../images/navibg.png);
	background-repeat: no-repeat;
}




div#navigation a:hover  {
  	display: block;
	color: #ff9f1f;
	background-position:-10px;
	margin-left:10px;
  	width: 250px; padding-left: 20px;
	padding-top:5px;
	font-size: 15px;
	height: 20px;
	background-image: url(../images/navibg.png);
	background-repeat: no-repeat;
}


/************************
  CONTENT
************************/
div#content {
  width: 720px; float: left;
  padding: 2px 10px; padding-bottom: 80px;
}

div#content, div#content * {
  line-height: 150%;
}

/************************
 CONTENT STYLES
************************/

 h1 { font-size: 18px;color:#ff9900; }
h1 b { color: red; }
h2 { font-size: 12px; }
h3 { font-size: 11px; }

/************************
  FOOTER
************************/
div#footer {
  position: absolute; z-index: 9;
  bottom: 0; left: 0;
  width: 100%; padding: 10px 0;
  text-align: center; line-height: 18px;
  border-top: 1px solid #CCC;
  border-bottom: 0;
}

/************************
  ERROR / INFO
************************/
div.error {
  color: red;
}

/************************
  TOOLS
************************/
.block { display: block }
.clear {
  clear: both;
  height: 1px; line-height: 1px;
}

.justify { text-align: justify }
.center { 
  margin-left: -80px;
}
.right { text-align: right }

.left {
  width: 100px;
  float: left;
}

.tiny {
  width: 1%;
  white-space: nowrap;
}

.red { color: #ff7f00 }

/************************
  FORM ELEMENTS
************************/
label {
  cursor: pointer;
  text-align: right;
  padding-right: 30px;
  width: 180px;
  display: block;
  float: left; 
}

label.check {
  display: inline;
  float: none;
  margin-left: 1px;
}

input.i,
.inputField,
.inputField_hover,
.inputField_focus {
  width: 260px; font-size: 11px;
  border: 1px solid #dbdbdb;
  background: #FFF;
  color: #111; margin: 1px;
}

input.readonly {
  background: #DDD;
  border: 1px solid #999;
  cursor: default;
}

*+html .inputField,
*+html .inputField_hover,
*+html .inputField_focus { margin: 0;}
* html .inputField,
* html .inputField_hover,
* html .inputField_focus { margin: 0;}

.inputField_hover,
.inputField_focus {
  color: #111;
}

textarea.inputField,
textarea.inputField_hover,
textarea.inputField_focus {
  height: 90px;
}

.inputFieldFile,
.checkbox,
.radio {
  cursor: pointer;
}

input.submit,
input.button {
  cursor: pointer;
}
*+html input.submit { 
  overflow: visible;
  padding: 0 5px;
}
* html input.submit { 
  overflow: visible;
  padding: 0 5px;
}

div.submit { 
  padding: 5px; 
  text-align: right;
  cursor: default;
}

fieldset {
  border: 1px solid #e4e4e4;
  margin: 10px;
  padding: 10px;
}

fieldset legend {
  margin-left: 11px;
  padding-left: 10px; padding-right: 10px;
  font-weight: bold;
}

select {
  width: 265px;
  border: 0; cursor: pointer;
  margin: 1px; 
  border: 1px solid #8d8d8d;
}

select option {
  
}

select option.selKat {
  background-color: #838383;
  font-weight: bold; color: #FFF;
  border-top: 1px solid #888888;
  border-bottom: 1px solid #888888;
  cursor: default;
}

/************************
  ADMIN
************************/
.admin {
color:red;
}

div#admin a { color: #0889a6 }
div#admin a:hover,
div#admin a:active { text-decoration: underline }

table.admin {
  width: 100%; background-color: #CCC;
}

tr.kat { 
  background-color: #C9C9C9;
  font-weight: bold; color: #000;
}
tr.subkat { 
  background-color: #d9d9d9;
  font-weight: bold; color: #333;
}
tr.first { background-color: #EEE }
tr.second { background-color: #F4F4F4 }

/************************
  WYSIWYG
************************/
p {margin: 0; padding: 0; }

ul, li {
  margin: 0; padding: 0;
  margin-left: 13px;
}
ul li {
  list-style-type: circle;
}

textarea.textEditor {
  width: 100%; height: 500px;
}

textarea.textEditorSimple {
  width: 100%; height: 200px;
}

/************************
  SITE NAVI
************************/
div.siteNavi {
  text-align: center;
padding-top:10px;
}

div.siteNavi a {
  border: 1px solid #fe6d00;
  background-color: #8d8d8d;
  padding: 2px 10px; margin-left: 1px;
}

div.siteNavi a.aktuell,
div.siteNavi a:hover,
div.siteNavi a:active {
  background-color: #8d8d8d;
  color: #000;
}

/************************
  GUESTBOOK
************************/
div.gbHead {
  background: #8d8d8d;
  padding: 1px 2px; margin-top: -1px;
  border: 1px solid #ff7703;
  color:#fff;
}

div.gbHead img { float: right }

div.gbContent {
  background: #fff;
  padding: 3px;
  border: 1px solid #ff7703;
  border-top: 0;
}

/************************
  GALLERY
************************/
div.f {
  float: left; margin: 10px 18px;
}

div.f img { border: 0px solid #888888; }
div.f img:hover { border: 0px solid blue }

img.delete {
  display: block;
  border: 0; margin-top: 2px;
}

/************************
  LIGHTBOX
************************/
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
#lbOverlay { background-color: #000000; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer { border: 3px solid #888888; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer { border: 3px solid #888888; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../../../images/lightbox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../../../images/lightbox/blank.gif) no-repeat left; display: block; left: 0; float: left; }
	#lbPrev:hover, #lbPrev:visited:hover { background: url(../../../images/lightbox/prev.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../../../images/lightbox/blank.gif) no-repeat right; display: block; right: 0; float: right; }
	#lbNext:hover, #lbNext:visited:hover { background: url(../../../images/lightbox/next.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2, #lbNext2, #lbSpacer { color: #333333; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off, #lbNext2_Off { color: #CCCCCC; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData { color: #333333; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 20px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose { background: url(../../../images/lightbox/close.gif) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay { background: url(../../../images/lightbox/play.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause { background: url(../../../images/lightbox/pause.png) no-repeat; }
  












/*###### Content Text ENDE ###########*/


/*#######link meta*/
a.meta:link,a.meta:active,a.meta:visited{
color:#999999; text-decoration:none;
}
a.meta:hover{ 
color:#a6a6a6;text-decoration:none;
}

a.meta:focus { outline: 0 }
/*#######link meta ende*/



/*####### footer navi*/
a.pr:link,a.pr:active,a.pr:visited{
color:#fff; text-decoration:none;
}
a.pr:hover{ 
color:#000000;text-decoration:none;
}
/*####### footer navi ende*/



/*####### footer navi*/
a.navfooter:link,a.navfooter:active,a.navfooter:visited{
color:#fff; text-decoration:none;
}
a.navfooter:hover{ 
color:#a6a6a6;text-decoration:none;
}
/*####### footer navi ende*/

/*#######link allgemein*/
a:link,a:active,a:visited{
color:#000; text-decoration:none;
}
a:hover{ 
color:#ff9c1f;text-decoration:none;
}

a:focus { outline: 0 }
/*#######link allgemein ende*/




.wrapper {
width: 776px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto;
background-color:#FFFFFF;
position: relative;
}

div.box_left {
position:absolute;
background-image:url(../images/left.jpg);
background-repeat:no-repeat;
position:absolute;
top:0; left: -54px;
width: 54px;
height: 100%;
}

div.box_right {
position:absolute;
top:0; left: 776px;
background-image:url(../images/right.jpg);
background-repeat:no-repeat;
width: 54px;
height: 100%;
}


div.centerCol {
height: 600px;
margin: 0px;
background-color:#ffffff;
}

div.centerCol div.con_left {
margin: 0 0px;
background-image:url(../images/content_bg.jpg);
background-repeat:no-repeat;
float: left;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom: 180px;
width: 562px;
border:0px solid red;

}


div.centerCol div.con_right {
background-image:url(../images/content_bg_right.jpg);
background-repeat:no-repeat;
padding-left:10px;
padding-right:10px;
padding-top:20px;
float: right;
width: 149px;
border:0px solid red;
background-color:#ffffff;
}

/*###### Content Text ###########*/

.con_left {
margin: 0 0px;
background-image:url(../images/content_bg.jpg);
background-repeat:no-repeat;
padding-left:10px;
padding-right:10px;
padding-top:10px;
width: 562px;
border:0px solid red;
}
.con {
background-color:#ffffff;
}

.con_right {
background-image:url(../images/content_bg_right.jpg);
background-repeat:no-repeat;
padding-left:10px;
padding-right:10px;
padding-top:20px;
width: 149px;
border:0px solid red;
}

.footer {
width: 776px;
padding: 0;
height: 177px;
background-image:url(../images/footer.gif);
background-repeat:no-repeat;
}
.content_txt{
padding: 3px 3px 3px 3px;

}


div.content_txt{
padding: 3px 3px 3px 3px;
}

div.content_txt h3{
border-left:3px solid #5d5d5d;
border-bottom:1px solid #5d5d5d;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
padding-left:5px;
}

 h3{
border-left:3px solid #5d5d5d;
border-bottom:1px solid #5d5d5d;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
padding-left:5px;
}
div.content_box h3{
border-left:3px solid #5d5d5d;
border-bottom:1px solid #5d5d5d;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left:2px;
}

div.content_box div.time_txt{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FF0000;
}
div.content_box div.time{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000;
background-image:url(../images/time.gif);
background-repeat:no-repeat;
padding-left:16px;
}


.gb_zurueck,
.gb_zurueck:active,
.gb_zurueck:link,
.gb_zurueck:visited,
.galerie_zurueck,
.galerie_zurueck:active,
.galerie_zurueck:link,
.galerie_zurueck:visited,
.news_zurueck,
.news_zurueck:active,
.news_zurueck:link,
.news_zurueck:visited	{width:46px;
			height:28px;	
			color: #1c263b;	
			text-shadow: 0pt 1px 0pt rgba(227, 240, 225, 0.8);
			text-rendering: optimizelegibility;
			background: url('../images/zuruck.png') no-repeat left top;
			float: left;
			margin 0px auto;
			padding: 5px;
			padding-left:15px;
			margin-left: 0px;
			margin-right: 0px;
			display: block;
			text-decoration: none;font-size: 13px;}

.gb_zurueck:hover,
.galerie_zurueck:hover,
.news_zurueck:hover	{text-decoration: none;
			color:#fff;text-shadow: 0pt 1px 0pt rgba(0, 0, 0, 0.8);
			text-rendering: optimizelegibility;}

.gb_weiter,
.gb_weiter:active,
.gb_weiter:link,
.gb_weiter:visited,
.galerie_weiter,
.galerie_weiter:active,
.galerie_weiter:link,
.galerie_weiter:visited,
.news_weiter,
.news_weiter:active,
.news_weiter:link,
.news_weiter:visited		{
			width:46px;
			height:28px;	
			color: #1c263b;	
			text-shadow: 0pt 1px 0pt rgba(227, 240, 225, 0.8);
			text-rendering: optimizelegibility;
			background: url('../images/weiter.png') no-repeat right top;
			float: left;
			text-decoration: none;
			margin 0px auto;
			padding: 5px;
			padding-right:15px;
			margin-left: 0px;
			margin-right: 0px;
			display: block;font-size: 13px;}

.gb_weiter:hover,
.galerie_weiter:hover,
.news_weiter:hover		{text-decoration: none;
				color:#fff;text-shadow: 0pt 1px 0pt rgba(0, 0, 0, 0.8);
				text-rendering: optimizelegibility;}



.seitenbg_r{width:6px;height:28px;background: url('../images/seitenbg_r.png') no-repeat right top;float:left;	}
.seitenbg_l{width:6px;height:28px;background: url('../images/seitenbg_l.png') no-repeat right top;float:left;	}

.gb_img{
		
			margin-top:50px;
			border:0px solid black;
			width: 30px;
			margin-left:710px;
			height: 20px;
			float:left;
			position: absolute;
  			z-index: 6;}

.gb_www{		margin-top:50px;
			margin-left:680px;
			border:0px solid black;
			width: 30px;
			position: absolute;
			height: 20px;
			float:left;
  			z-index: 6;}
/***************************************************************************/


.galerie_vorschau		{margin: 5px;
			padding: 4px;
			border: 1px solid #d1d1d1;
			-moz-border-radius: 5px;
			-khtml-border-radius: 5px;
			float: left;
			color: #d1d1d1;
			position: relative;
			text-align: center;
			vertical-align: middle;
			display: table-cell;}

.galerie_ansicht		{margin: 5px;
			padding: 4px;
			border: 1px solid #d1d1d1;
			-moz-border-radius: 5px;
			-khtml-border-radius: 5px;
			float: left;
			color: #d1d1d1;
			position: relative;
			text-align: center;
			vertical-align: middle;
			display: table-cell;}


.news_readmore		{cursor: pointer;}

table input		{font: 16px arial, verdana;
			padding: 5px;
			width: 100%;border: 1px solid #d1d1d1;
			-moz-border-radius: 5px;
			-khtml-border-radius: 5px;
}

#button{		font: 16px/20px arial, verdana;
			width: 100px;
			padding-bottom: 5px;
			border: 0px;
			height: 40px;
			background: url('../images/sendenbg.png') no-repeat center center;
			color: #1c263b;	
			text-shadow: 0pt 1px 0pt rgba(227, 240, 225, 0.8);
			text-rendering: optimizelegibility;
			cursor: pointer;
}
.gb_eintragen{		font: 16px/20px arial, verdana;
			width: 100px;
			
			border: 0px;
			height: 40px;
			background: url('../images/sendenbg.png') no-repeat center center;
			color: #1c263b;	
			text-shadow: 0pt 1px 0pt rgba(227, 240, 225, 0.8);
			text-rendering: optimizelegibility;
			cursor: pointer;
			float: left;
}	

/***************************************************************************/

.news_content_head	{padding-left:10px;height: 80px;background: url('../images/h1.png') no-repeat center bottom;}

.contents_title		{
			padding-top:25px;
			font-size: 18px;
			color: #ff9900;	
			float:left;
}



.contents_txt		{margin-bottom: 1px;}

.pager			{text-align: center;}

.fieldgalli a		{float: left;
			text-align: center;
			margin: 10px;
			height: 130px;
			width: 135px;}



/***************************************************************************/