
/* === [ Generelles ] ===================================================================== */


*
{
	border:		0 none;
	padding:	0;
	margin:		0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.txwhite 

{	
	font-size: 0.79em;
	font-weight: bold ;
	color: #ffffff;
	line-height:1.6;
}
	
.txblack 
{	font-size: 0.79em;
	color: #000000;
	line-height:1.6;
	padding-left: 40px;
	padding-bottom: 20px;
}

b
{
	color: #111;
}

a:link {font-weight: bold; color: #ffffff; text-decoration:none;}
a:hover {color: #111;}
a:active {color: #ffffff; font-weight: bold; text-decoration: none;}
a:visited {font-weight: bold; color: #ffffff; text-decoration:none;}

#prodir
{
	border-spacing: 0;
	border-collapse: collapse;
	height: 440px;
	float: left;
	margin: 10px 0  0 40px;
	padding-top: 30px;
	width: 670px;
	
}


#prodir p
{
	font-size: 0.79em; 
	color: #111;
	line-height:1.5;
	padding: 0.3em 0 0.9em 0;
	width: 360px;
	
}

#prodir dl.bildrechts
{
	float: right;
	padding-top: 65px;
}

img.left
{
	
	margin: 10px 20px 10px 0;
	float: left;
}

img.left-abstand
{
	
	margin: 20px 20px 10px 0;
	float: left;
}

	
#text
{
	height: 450px;
}
	#footer
	{
		margin: 0;
		padding: 10px 0 0 0; 
		width: 950px;
	}
	
	#footer p
	{
		font-size: 0.7em;
		color: #000;
	}
	
	#footer a
	{
		color: #000;
		text-decoration: none;
		font-weight: normal;
	}
	
	#footer a:hover
	{
		color: #c1ddea;
	}

	
/* === [ Flash einbinden ] ===================================================================== */


#flashbanner
{
	margin:0 auto;
}

#banner
{
	background-color: #fff;
	color: #000;
	font-size: 0.79em;
	width: 950px;
	height: 140px;
	
}
	#banner p
	{
		text-align: center;
	}-->
	
#header-no-flash {
	background: #C8E5F5 url('/design/header-no-flash.png') no-repeat;
	height: 140px;
	text-indent: -9999em;
}

#main-no-flash {
	background: url('/design/main-back-no-flash.jpg') no-repeat;
	height: 320px;
	padding-top: 130px;
}

p.no-flash{
	font-size: 14px;
	line-height: 1.5;
	padding: 0 350px 20px 170px;
}
	


#flashunten
{
	margin:0 auto;
}	

#unten
{
	width: 950px;
	height: 450px;
	
}

#unten p.no-flash {
		font-size: 11px;
	}
	
	#unten p.no-flash a
	{
		color: #333333;
		font-size: 11px;	}
	
/* === [ Content / Bildergalerie] ============================================================== */
#rahmen
{
	background: url(/seitenhintergrund/hintergrund_o_fl.jpg) no-repeat;
	width: 950px;
	height: 450px;
	padding-top: 20px;
}

#rahmen ul.mini
	{
		list-style-type: none;
		background-color: 0 none;
		width: 450px;
		color: #000;
	}

#rahmen ul.mini li 
	{
		float:left;
		margin:10px 5px 10px 0px;
	}

#rahmen ul.mini li img 
	{
		border: 1px solid #77afbf;
		display: block;
	}


#rahmen #bildergalerie
{
	border:1px solid #77afbf;
	width: 590px;
	height: 290px;
	background-color: #fff;
	color:#000;
}

#rahmen #bildergalerie img
{
	display: block;
	float: right;
	
}

#rahmen #start_outID
{
	margin: 15px 0 0 15px;
	color: #000;
	font-size: 0.79em;
}

h2
{
	color:#000;
	font-size: 1.3em;
	padding-bottom: 15px;
}

h3
{
	color:#000;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 15px;
}


p
{
	color:#000;
	font-size: 1.1em;
	padding-bottom:5px;
}


/* === [ unsichtbare Texte ] ===================================================================== */

.v_div 
{
	position: absolute;
	left: 300px;
	top: 300px;
	visibility: hidden;
}

.v_h1 {
font-size: 1px;
}

.v_p {
font-size: 1px;
font-weight: normal;
}

a.v_a
{
	font-size: 1px;
	font-weight: normal;
}

.v_h3
{
	font-size: 1px;
	font-weight: normal;
}

