/*******************************************************************************

	Project		:	loipersbach.info
	Copyright	:	Design - Werbeagentur Kassin - www.kassin.at

*******************************************************************************/
/* ### main #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/* ### */
* {
margin: 0;
padding: 0;
}
/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
	/*font-size: 0.55em;*/
	font-size: 100.01%;
}

/* ### BODY ###################################################################### */


/** html body { text-align:center; font-size: 1.01em; } /* *//* IE 5.5 Hack */
* html { text-align:left; font-size: 100.01%; } /* *//* IE 5.5 Hack */

body {
margin: 0px 2% 20px 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
/*font-size: 100.01%;*/
background-color: #fff;
color: #000;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

p, li {
font-size: 80%;

}


/* Die Farbangabe im |#wrapper| sorgt dafuer, dass im Contentbereich
eine durchgaengige Hintergrundfarbe inkl. rechter |border| angezeigt 
wird, auch wenn das Menue laenger als der Text ist ... */
#wrapper {
background-color: #f4f4f4;
color: #000;
height: 1%;/* Buggy IE needs this */
border-top: 1px solid #666666;
border-right: 1px solid #006600;
border-bottom: 1px solid #006600;
border-left: 1px solid #f2f2f2;

}
/* Wenn man sicher ist, dasz der Text IMMER laenger als das Menue
oder die Farbe dieselbe wie der Hintergrund ist, kann man diesen Div
komplett streichen. Die |border|s kann man dann bei Bedarf den 
anderen |div|s zuweisen ... */

/* ---- */
#header {
position: relative;
top: 0px;
height: 120px;
background-image: url(../files/Header_Logo.jpg);
background-position: 0 0;
background-repeat: no-repeat;
background-color: #f2f2f2;
color: #000;
border-left: 1px solid #f2f2f2;
}

/* Überschriften */
h1 {
font-size: 130%;
}
h2 {
font-size: 90%;
}
h3 {
font-size: 80%;
}

/* sprungmarker */
.unsichtbar {
position:absolute;
top:-500px;
left: 0px;
overflow:hidden;
}
/* ---- */
#mainmenue {
font-size: 0.90em;

padding-bottom: 3px;
text-align: right;
background-color: #99cc33;
color: #006600;
border-top: 1px solid #006600;
background-image: url(../files/back_left_headermenu.gif);
background-position: 0 0;
background-repeat: repeat-y;
}

#mainmenue li {
display:inline;
border-left: 1px solid #006600;
line-height: 1.30em;

/*border-right: 1px solid #666;*/
}

#mainmenue ul li {
display: inline;
margin-right: 0px;
padding: 3px 0 3px 0;
}
#mainmenue a,
#mainmenue a:link {
text-decoration: none;
/*text-transform: uppercase;*/
font-weight: bold;
padding: 0 8px;
background-color: #99cc33;
color: #006600;
}
#mainmenue a:hover {
background-color: #006600;
color: #fff;
/*padding: 0 8px;*/
padding: 3px 8px 3px 8px;
}
#mainmenue a.current, 
#mainmenue a.current:link {
color:#fff;
background-color: #006600;
/*padding: 0 8px;*/
padding: 3px 8px 3px 8px;
}

#mainmenue a.current:hover {
color:#fff;
background-color: #006600;
/*padding: 0 8px;*/
padding: 3px 8px 3px 8px;

}


/* ### Sub Navigation - first level ######################################################### */

#submenue {
float: left;
left: 10%;
/*width: 12.8em;*/
width: 220px;
margin: 10px 0 10px 0px;
padding: 10px 0 10px 16px;


}


/* ### ul.nav1st = cssNavigation für Startseite ################################################ */
/* ### ul.nav2nd = cssNavigation für submenue ################################################## */
/*
#navheight_vert {
	min-height: 300px;
}
* html body #navheight_vert { height: 300px; } /* IE 6 / 5.5 Hack */
/*
#navheight_vert ul.nav1st li{}


/* #navheight_horiz_vert {
	min-height: 500px;
	margin: 30px 0;
} */
/*
* html body #navheight_horiz_vert { height: 300px;} /* IE 6 / 5.5 Hack */
/*
#navheight_horiz_vert ul.nav1st li{}
*/



ul.nav1st {
font-size: 1.2em;
}
ul.nav1st li {
display: block;
color:#669933;
background: inherit;
}
ul.nav1st a,
ul.nav1st a:link {
display: block;
text-decoration: none;
width: 194px; /* damit Linkflaeche bis zum rechten Rand geht*/ 
margin: 2px 0 0 3px;
padding: 1px 0 2px 5px;
font-weight: bold;
background-color: #99cc33;
color: #006600;
}
ul.nav1st a:hover {
color: #0066cc;
background-color: inherit;
}
ul.nav1st li a.current,
ul.nav1st li a.current:link {
color: #fff;
background-color: #99cc33;
}
ul.nav1st li a.current:hover {
color: #fff;
background-color: #99cc33;
}

/* ### nav2nd - second level navigation ######################################### */

ul.nav2nd {
font-size: 0.9em;
}

ul.nav2nd li {
display: block;
color:#006600;
background: inherit;
}

ul.nav2nd a, 
ul.nav2nd a:link {
display: block;
text-decoration: none;
width: 194px; /* damit Linkflaeche bis zum rechten Rand geht*/ 
margin: 2px 0 0 3px;
padding: 1px 0 2px 5px;
font-weight: normal;
background-color: #99cc33;
color: #006600;
border-bottom: 1px solid #006600;
}


ul.nav2nd a:hover {
color: #0066cc;
background-color: inherit;
}

ul.nav2nd li.active a, 
ul.nav2nd li.active a:link {
color: #fff;
background-color: #99cc33;
border-bottom: 1px solid #f2f2f2;
}


/* ### Breadcrump Navigation #################################################### */

#sitePath {
	padding-left:20px;
	color:#c4d4dc;
	background-color: #f2f2f2;
	visibility: visible;
}

#sitePath a, #sitePath a:link {
	color:#c4d4dc;
	background-color: #f2f2f2;
	text-transform:none;
	visibility: visible;
}


/* ---- */
/*
#content {
	min-height: 300px;
}
*/
/* * html #content { height: 12.0em; } /* IE 6 / 5.5 Hack */

#content {
display:block;
clear:both;
position:relative;
padding:0 0 0 0;
color: #000;
background-color: #99cc33;
background-image: url(../files/back_left_headermenu.gif);
background-position: 0 0;
background-repeat: repeat-y;

}
/* hide from IE/MAC \*/
* html #content, * html #main-content {height:1px;}
/* end hide */

#main-content {

}

#main-block {
/*float:left;*/
background-color: #f2f2f2;
margin-left: 220px;
color: #000;
padding: 10px 30px 10px 30px;
/*border-left: 220px solid #99cc33;*/
}



#main-content-block {
display:block;

}

/* ### breadcrump ############################################################ */

#main-block p#breadcrumb {
visibility: visible;
font-size: 0.75em;
background-color: #f2f2f2;
color: #90B0BF;
margin-top: 35px;
margin-bottom: 5px;
}


#main-block h1,
#main-block h2,
#main-block h3,
#main-block h4,
#main-block h5,
#main-block h6 {
/*margin: 10px 10px 10px 0px;*/
padding: 0 0 10px 0;
}

#main-block h1 {
font-size: 130%;
color: #006600;
background-color: #f2f2f2;
font-weight: normal;
letter-spacing: 0.05em;
/* padding: 30px 50px 20px 60px; */
}
#main-block h2 {
font-size: 90%;
color: #006600;
background: #f2f2f2;
font-weight: normal;
}
#main-block h3 {
font-size: 80%;
color: #006600;
background: #f2f2f2;
font-weight: normal;
}
#main-block h4 {
font-size: 70%;
color: #000;
background: #f2f2f2;
font-weight: bold;
}
#main-block h5 {
font-size: 70%;
color: #000;
background: #f2f2f2;
font-weight: normal;
}
#main-block h6 {
font-size: 70%;
color: #000;
background: #f2f2f2;
font-weight: normal;
}

/* IMAGES*/ 
/* Bild einfügen 4.0 Definition der Klassen ohne Rahmen*/ 

.pleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
padding-right: 15px;
border: none;
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
padding-left: 15px;
border: none;
}
.pnormal {
	clear: both;
border: none;
	
}


/* Definition der KLassen mit  Rahmen (2.Stil) */

.pleft_b {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}


/* Aktuelles Formatierungen */
/* Newsliste */
.news {
	vertical-align: text-bottom;
	background-color: #fff;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.news .newsimage {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
padding-right: 15px;
border: none;
}
.news .newstitle {
font-weight: bold;
text-decoration: none;
}
.news .newstext {
font-weight: normal;
text-decoration: none;
}
.news .more {
font-weight: bold;
text-decoration: none;
}

/* News Details */
#newsdetails {
	vertical-align: text-bottom;
	background-color: #fff;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#newsdetails .newsimage {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
padding-right: 15px;
border: none;
}
#newsdetails .newstitle {
font-weight: bold;
text-decoration: none;
}
#newsdetails .newstext {
font-weight: normal;
text-decoration: none;
}

#newsdetails .back a,
#newsdetails .back a:link {
font-weight: bold;
text-decoration: none;
}
#news .back a:hover {
text-decoration: none;
}





/* ### Images ############################################################ */

#main-block img {
	display:block;
	margin: 4px 0 0 4px;
}

#main-block img.floatLeft {
	float:left;
	margin:4px 10px 4px 4px;
}

#main-block img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}

/* ### Hyperlinks ######################################################### */

#main-block a, 
#main-block a:link {
	color:#006600;
	background: inherit;
	text-decoration:underline;
}

#main-block a:hover {
	color:#0066cc;
	background: inherit;
	text-decoration: none;
}
#main-block a.faq, 
#main-block a.faq:link {
	color:#006600;
	background: inherit;
	font-size:1.0em;
	text-decoration:underline;
	text-transform:none;
	line-height: 2.0em;
}

#main-block a.faq:hover {
	color:#0066cc;
	background: inherit;
	text-decoration:none;
}

/* ### Paragraphs ########################################################## */
.pageupdate {
	padding: 0 10px 15px 0px;
	font-size: 60%;
	text-align: right;
}



#main-block p {
/* line-height: 150%;*/
/* font-size: 80%; */
padding: 0 0px 15px 0px;
}

#main-block p.topper {
padding: 20px 30px 20px 4px;
}

/* ### Tables ############################################################## */

#main-block table {
	font-size: 80%;
	line-height:1.6em;
}

#main-block td {
	padding:0 0 0 0;
}

/* ### Blockquotes ########################################################## */

#main-block blockquote {
	margin:0 0 0 20px;
}

/* ### Acronym ########################################################## */

#main-block acronym {
	color:#000;
	background-color: #f2f2f2;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #006600;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #f2f2f2;
	border-left-color: #f2f2f2;
}
#main-block acronym:hover {
	color:#006600;
	background: inherit;
	border: 1px dotted #006600;
}
* html acronym:hover {color:#006600; background-color: #cccccc;border: 1px dotted #006600;}



/* ### Lists ################################################################ */

#main-block ul, 
#main-block ol {
	/*margin-bottom:1.0em;*/
	/*font-size:1.0em;*/
	margin:0 0 16px 20px;
	line-height:1.0em;
}

#main-block ol li {
	margin:0 0 0 20px;
	list-style-type:decimal;
	font-weight: bold;
} 
#main-block ul li {
	margin:0 0 0 20px;
	list-style-type:square;
}

/* ### Module ################################################################ */

#main-content-block div.floatLeft img {
	float:left;
	margin:4px 0px 4px 0;
}

#main-content-block div.floatRight img {
	float:right;
	margin:4px 0 4px 40px;
}

#main-content-block a.more {
	clear:left;
	position: relative;
	left: 120px;
}

/* ### Team ### */

/* ### Text und Bild ### */
#main-content-block div.txt-img {
	clear: both;	
	padding: 12px 0;
	
}


/* ### Team ### */

#main-content-block div.team {
	clear: both;
	padding: 12px 0;
	margin-bottom: 0px;
}

#main-content-block div.team div{
	width:100px;
}

#main-content-block div.team p {
	/* font-size: 1.3em; */
	/* letter-spacing: 0.05em; */
	
	margin-top: 0px;

}

#main-content-block div.team div.floatLeft img {
/*margin:4px 0px 4px 0;*/
margin:4px 0px 4px 0;
}


/* ### Bildgalerie ### */

#main-block div.galerie {
	/*clear: both;*/
}
#main-block div.galerie div.image {
	float: left;
	/*width: 270px;*/
}

#main-block div.galerie div.image img{
	padding: 5px;
	border:1px solid #aaa;
}

/*#################### Formular Definition ##################*/


/* Div das das Formular umschließt */
.formgen {
	font-size: 80%;
	
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]{
cursor : pointer;
}



.formgen form{
line-height : 120%;
width: 350px;
}


/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock{
	color: #fff;
	font-weight: bold;
	margin-bottom: 15px;
	background-color: #99cc33;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld ### Ihre Nachricht ###*/
.formgen .formtextfield{
	width: 210px;
	height: 150px;
	margin-left: 4px;
}


/* Textfeld */
.formgen .formtext{
	height: 20px;
    width: 200px;
	background-color: #eeeeee;
	margin-left: 4px;
}
/* Trennelement , Abstand */
.formgen .formtrenn{
	display: block;
	height: 30px;	
}
/* Hinweistext */
.formgen .formhinweis{
	font-weight: bold;
	color: #990000;
	font-size: 0.9em;
}
/* Überschrift */
.formgen .formheadline{
	font-weight: bold;
	color: #003366;
}


/* Passwortfeld */
.formgen .formpassword{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
	border: 1px solid #990000;
}

/* Label */
.formgen label {
font-family: Arial, Helvetica, sans-serif;
width: 120px;
clear: left;
float: left;
height: 20px;
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit{
	width: 99%;
	background-color: #eeeeee;
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
width: 350px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: 2px solid #99cc33;
}


/* Fieldsetbeschriftung */
.formgen legend {
font-weight: bold;
color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #000000;
	margin: 5px;
	padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #FFFFFF;
	background-color: #990000;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */


/* ### Formular ################################################################ */


/* ---- */
.breaker {
clear: both;
}
#footer {
/*height: 30px;*/
background-color: #eaeaea;
color: #006600;
border-top: 1px solid #006600;
border-left: 1px solid #006600;
}
#footer p {
padding: 8px 15px 8px;
color: #666;
font-size: 70%;
}


#footer a {
text-decoration: none;
background-color: transparent;
color: #006600;
border: 0 none;
}
#footer a:hover {
background-color: inherit;
color: #0066cc;
}

#footer .seitenanfang {
	margin-left: 30%;
	text-align: right;
	font-weight: bold;
}

/* ---- */

.invis, hr {
display: none;
}

/* JAOS Gallery
*******************************************************************************/
/* JAOS Gallery
*******************************************************************************/
#jaos
	{
	margin:0 auto;
	}

.jaosg_galerie
	{
	text-align:center; 
	vertical-align:middle; 
	padding:5px;
	}

.jaosg_thumbnail 
	{
	margin:5px;
	float: left;
	height: 80px;
	width: 80px;
	text-align: left;
	vertical-align:middle;
	}

.jaosg_nav
	{
	text-align: center;
	}

.jaosg_bild	
	{
	text-align: center;
	}

.jaosg_bildbeschreibung
	{
	text-align: justify;
	}


/* Word oder Pdf Datei bereitstellen
*******************************************************************************/

.list_content {
	
	font-weight:normal;
	text-decoration:none;
	font-size: 70%;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:24px;
	width: 70%;
	border-left: 1px solid #ccc;
	
	border-bottom: 1px solid #ccc;
	/*background-color:#E8E8E8;*/
	margin:0px;
    line-height: 12px;
	}

.list_contentTitle .h2 {
	font-weight:bold;
	text-decoration:none;
	font-size:80%;
	color:#336633;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom: 0px;
	width: 60%;
	background-color:#d0d0d0;
	margin:0px;
    line-height: 18px;
	}
.list_content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:520px;
	background-color:#d0d0d0;
	margin:0px;
    line-height: 18px;
	}
	/*********/
	
	/* print styles */
#header_printonly {
position:absolute;
top:-1000px;
left: -1000px;
overflow:hidden;
}
#printonly {
position:absolute;
top:-1000px;
left: -1000px;
overflow:hidden;
}

#printonly_footer {
position:absolute;
top:-1000px;
left: -1000px;
overflow:hidden;
}