/* Stylesheet von www.follmann-riehl.de - validiert */

/* Überschriften*/

h1 { font-size:1.3em; font-weight:bold;   color:#333333; margin:0; padding: 9px 3px 0px 6px; }
h2 { font-size:1.2em; font-weight:bold;   color:#333333; margin:0; padding: 9px 3px 0px 6px; }
h3 { font-size:1.1em; font-weight:bold;   color:#333333; margin:0; padding: 9px 3px 0px 6px; }

/* Hintergrund */

body {
	background-image: url(../_gifs/hg-seite.gif);	}


img {
	border:0;}

/* Container */

#background {
	margin:				auto;
	background-image:	url(../_logos/banner-hintergrund.gif);
	background-repeat:	no-repeat;
	z-index:			1;}

#main {
	margin:				auto;
	width:				950px;
	border: 			1px solid #DDD;
	text-align:			left;
	font-family: 		arial, verdana, sans-serif;
	font-weight: 		normal;
	font-size:			0.80em;
	color:				#333333;
	background-repeat:	repeat-y;}

#bild
	{margin-left:		3px;
	margin-right:		3px;}

#kopf{
	width:				100%;
	height:				125px;
	z-index:			0;	}

#top_navi {
	width:				100%;
	background-color:	#EEE;
	height: 			25px;	
	border-bottom:		1px solid #CCC;}

#startseite {
	width:				175px;
	height: 			20px;	
	float:				left;
	margin:				5px 1px 1px 2px;}

#bread {
	float:				left;
	font-size:			0.85em;	
	margin:				5px 0px 0px 6px;}
 
#zeit {
	color:				#333333;
	font-size:			0.85em;	
	font-weight:		bold;
	width:				250px;
	height:				15px;
	float: 				right;
	margin:				5px 2px 0px 0px;}

#mitte {
	border-left:		1px solid #CCC;	
	background-image:	url(../_gifs/hg-inhalt.gif);
	background-position: 0px 0px;
	background-repeat:	repeat-y;
	width:				99.9%;}

#inhalt {
	position:			relative;
	margin-left:		175px;	}

#clearli {
	clear:				both;
	height: 			35px;}

#clearli2 {
	clear:				both;}

#fuss {
	width:				100%;
	height: 			25px;
	background-color:	#EEE;
	clear:				both;
	padding:			0px;
	border-top:			1px solid #CCC;	}

#fuss_links {
	float:				left;
	width:				39%;
	margin:				5px 1px 1px 2px;}

#fuss_rechts {
	width:				39.9%;
	text-align:			right;
	margin:				5px 1px 1px 2px;	
	float:				right;}

/* CSS Layout */

html {
	text-align:center;}

body {
	text-align:center;}

/* Navigation */

#navigation {
	width:				175px;
	float:				left;
	margin:				0px 0px 1px 1px;}


#navigation ul  {
	font-size: 			0.95em;	
	font-weight:		bold;	
	padding:			1px;
	margin:				1px;
	list-style-type:	none;}

#navigation ul li a {
	display:			block;
	padding:			6px 1px 6px 3px;
	margin:				1px 0px 1px 0px;
	text-decoration:	none;
	color:				#000099;
	background-color:	#F1F1F1;	}

#navigation ul li a:hover  {
	color:				#F1F1F1;
	background-color:	#000099;}

#navigation ul li li a { 
	font-size: 			0.90em;	
	display:			block;
	padding:			2px 3px 2px 3px;
	border:				0px solid #999999;
	background-color:	#EEE;
	text-decoration:	none;
	color:				#333333;}

#navigation ul li li li a { 
	font-size: 			0.90em;	
	display:			block;
	padding:			2px 3px 2px 3px;
	border:				0px solid #999999;
	background-color:	#F1F1F1;
	text-decoration:	none;
	color:				#333333;}

#mainMenu li a.active_item { 
	color:				#F1F1F1;
	font-weight:		bold;
	background-color:	#FF0000;}


/* Klassen */

.error 
{
	color: 			#FF0000;
	font-size:		0.8em;
	font-weight:	bold;
	margin-top: 	3px;
	padding:		3px;}

.bild 
	{padding:		9px;}
	
.digit 
{	font-size:	0.25em;
	font-weight:bold;
	letter-spacing:0.05em;
    color:		#CCCCCC; }
	
.kopf 
	{font-size:		0.75em;
	padding:		3px;}

.aktion 
	{font-size:		1.0em;
	color:			#FFFFFF;
	font-weight:	bold;
	margin:			1px;}

.aktion-klein 
	{font-size:		0.8em;
	color:			#FFFFFF;
	font-weight:	normal;
	margin:			1px;}

.text 
	{font-size:		1.0em;
	margin-left:	25px;
	margin-right:	25px;}
	
.text-fett
	{font-size:		1.0em;
	font-weight:	bold;
	margin-left:	25px;}

.text-gross
	{font-size:		1.15em;
	padding:		3px;
	margin-left:	15px;}

.text-klein
	{font-size:		0.75em;}
	
.text-ganz-klein
	{font-size:		0.70em;
	margin-right:	7px;
	margin-bottom:	-5px;}
	
.tabellentext
	{font-size:		1.0em;}	

.fuss 
	{font-size:		0.70em;
	color:			#333333;
	padding:		3px;}

.liste {
	font-weight:	normal;
	text-align:		left;			
	list-style-type: square;}
	
.front 
	{font-size:		1.0em;
	font-weight:	bold; 
	padding:		1px;
	}
	
.link-text 
	{font-size:		1.0em;
	text-decoration: underline;
	padding:		1px;}

/* Suche */

div#search {
	width:170px;
	padding: 10px 0px 5px 2px;
	clear: both;
}

.searchWord {
	color: #CC0000;
	font-weight:bold;
}

/* HyperLinks auf Startseite */
    
a.front:link
{	text-decoration:none;
	font-size:		0.85em;
	color: 			#333333; 
}

a.front:visited
{	text-decoration:none;
	font-size:		0.85em;
	color: 			#333333; 
} 

a.front:hover 
{	color:			 #EEEEEE;
	font-size:		0.85em;
	background-color:#FF0000; 
	text-decoration: none;
}

a.front:active 
{	color:			 #EEEEEE;
	font-size:		0.85em;
	background-color:#FF0000; 
	text-decoration: none;
}

a.front:focus 
{	color:			 #EEEEEE; 
	font-size:		0.85em;
	background-color:#FF0000; 
	text-decoration: none;
}

/* HyperLinks im Text */
    
a:link
{	text-decoration:none;
	color: 			#000099; }

a:visited
{	text-decoration:none;
	color: 			#000099; } 

a:hover 
{	color:			 #FF0000;  
	text-decoration: none;}

a:active 
{	color:			 #FF0000; 
	text-decoration: none;}

a:focus 
{	color:			 #FF0000; 
	text-decoration: none;}

/*tooltip*/

div.tooltip {
	font-family: 		arial, verdana, sans-serif;
	width: auto;
	color: #333333;
	text-align: center;
	background-color:#EEEEEE;
	padding:3px;
	white-space:		normal;
	font-size: 			0.70em;
	border:				2px solid #FF0000;
	font-weight:		bolder;
}

div.tooltip h4 {
	color: #fff;
	font-weight: bold;
	margin: 0;
	display:none;
}

div.tooltip p {
	margin: 0;
	font-size: 12px;
}

/* breadcrumpTrail */

#bread ul  {
	color:				#000099;
	padding:			0px;
	margin:				0px;
	list-style-type:	none;
	width:				auto;
}

#bread li  { 
	display:			inline;
}
#bread li a  {
	display:			inline;
}

/* SLIMBOX */

.imageGallery {
	width:		95%;
	text-align:	center;
}

.imageGallery a
.imageGallery a:hover{
	background-color: transparent;
}

.imageGallery img {
	margin: 15px;
}


#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 99996;
}

#lbCenter, #lbBottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 99997;
}

.lbLoading {
	background: #fff url(../_gifs/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
	background: transparent;
}

#lbPrevLink:hover {
	background: transparent url(../_gifs/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
	background: transparent;
}

#lbNextLink:hover {
	background: transparent url(../_gifs/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../_gifs/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber, #lbLinker {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
	font-size: 13px;
}

#lbLinker a {
	color: #666;
	font-size:11px;
}

/* Ende */
