@charset "UTF-8";
/* CSS Document */

img {
	border: none;
	}

html {
	margin:0px;
	height:100%;
	}

body {
	background-image:url(bg.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#025af9;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#content {
	width:690px;
	background-color:#FFFFFF;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-440px;
	}

#top {
	height:170px;
	margin-top:10px;
	margin-bottom:20px;
	background:transparent url(pbg-logo.jpg) repeat-x top left;
	}

#mobilead {
	position: absolute;
	margin-left: 370px;
	left: 50%;
	top: 210px;
	width: 160px;
	height: 600px;
}

#mobilead a {

}
	
	
#navi{
	position:relative;
	display:block;
	height:30px;
	top:140px;
	font-size:14px;
	font-weight:bold;
	background-color:#FE6E01;
	/*background:transparent url(bgOFF.gif) repeat-x top left;*/
	font-family:Arial,Verdana,Helvitica,sans-serif;
	/*border-top:4px solid #FF8900;*/
	}
	
#navi ul{
	margin:0;
	margin-left:0px;
	padding:0;
	width:auto;
	}
	
#navi ul li{
	display:block;
	float:left;
	margin:0;
	}
	
#navi ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:11px 10px 0 10px;
	height:23px;
	/*background:transparent url(bgDIVIDER.gif) no-repeat top right;*/
	}
	
#navi ul li a:hover,#navi ul li a.current{
	color:#FF8900;
	background:#fff url(bgON.gif) no-repeat top right;
	}

#subnavi {
	width:200px;
	float:left;
	border-right: 1px solid #666;}

#subnavi ul {
	margin-left:20px;
	padding:0px;
	display:block;
	}

#subnavi li {
	list-style:none;
	margin-left:0px;
	padding:0px;
	position: relative;
		}

#subnavi a {
	color:#666;
	text-decoration:none;
	border-left:4px solid #FFf;
	padding-left:5px;
	}

#subnavi a:hover {
	border-left:4px solid #FF8900;
	color: #FF8900;
	padding-left:5px;
	}

#subnavi h4 {
	font-size:12px;
	margin: 2px 10px;
	border-bottom:2px solid #FF8900;
	}

#inhalt {
	float:left;
	padding-left:30px;
	width:440px;
	
	}

h1 {
	font-size:14px;
	/*border-bottom:2px solid #FF8900;*/
	}

h2 {
    font-size:12px;
    margin-bottom:0px;
    }
 
.pnor{
    margin-top:0px;
    }

.right {
position: relative;
   right: 20px;
   font-weight:bold;
   text-align: right; /* depends on element width */
   }

#footer {
	font-size:9px;
	background-image:url(bg-footer.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:30px;
	clear:both;
	text-align:right;
	padding-top:50px;
	}

.copyright {
	margin-right:30px;
	}

#news {
	position:absolute;
	top:10px;
	left:50%;
	margin-left:250px;
	width:200px;
	height:160px !important;
	height: 165px;
	background:none;
	z-index:5;
	background-color:#FE6E01;
	color:#fff;
	padding:5px;
	}
	
#news h4 {
	font-size: 14px}	
	
.clear {clear:both;}

a { color:#FF8900;
	text-decoration:none;}

a:hover {
	text-decoration: underline;}

.wichtig {
	color: #fff;
	background-color:#FE6E01;
	padding:5px;
	}
	
.wichtig a, .wichtig a:visited {
	color: #FFFF33;
	font-weight: bold;
	}	

.wichtig a:hover {
	color: #fff;
	text-decoration: none;
	}

.wichtig h2 {
	border-bottom: 2px solid #fff;}	


.umrandung {
	color: #666;
	padding:5px;
	border: 2px solid #666;
	}
	
.umrandung a, .umrandung a:visited {
	color: #FF8900;
	font-weight: bold;
	}	

.umrandung a:hover {
	color: #666;
	text-decoration: none;
	}

.umrandung h2 {
	border-bottom: 2px solid #666;}		

	
/* STYLES FOR CROSSFADER */

#news a {
		color:#fff;
		text-decoration: underline;
		}

#news h3 {
	margin-bottom:0px;
	padding:3px;
	width:194px;
	color:#fff;
	}
	

	div.cf_news
	{
	width: 194px;
	}
	
	div.cf_element
	{
		width: 194px;
		height: 190px;
	}
	
	div.cf_element div.news-content
	{
		padding: 10px;
	}

	div.cf_element div.news-content h4
	{
		padding: 3px;
		color:#FFFFFF;
		margin-top: 0;
		margin-bottom:0px;
			
	}
	
	div.news-content p {
		margin-top:4px;
		
		}
	



p.kleingedrucktes {
	font-size:9px;
	}

.noflash {
	height: 600px;
	width: 160px;
	background-color: #fff;
	text-align: center;
}


.noflash p{
	padding-top: 160px;
	
	}


/*/////////////////////////////////////////////////////////////////////////////
CSS - Definition - DEMO
Formular Generator für Redaxo 4.x 
Version 4.5 Community Editon
Stand: 13.01.2008 

Erstellt von: Thomas Skerbis , www.klxm.de
Dieses CSS dient als Beispiel
Bitte nicht 1:1 übernehmen

Funktioniert nicht mit Formular-Generator < v.4.43
 
/*



/* Formular Definition */


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


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



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

/*Tool-Tip*/

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}

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


.formgen .formblock
{
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;

}


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


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


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 190px;
	border: 1px solid #ccc;
	margin-left:4px;
	height: 200px;

}


/* Textfeld */
.formgen .formtext
{
	width: 190px;
	border: 1px solid #ccc;
	background-color: #eeeeee;
	margin-left: 4px;
}

/* Passwortfeld */
.formgen .formpassword
{
	width: 210px;
	background-color: #CCCCCC;
	margin-left: 4px;
}

/* Label */
.formgen label {
width: 100px;
clear: left;
float: left;
height: 30px;
padding: 0px;
}



/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 210px;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 195px;
	margin-left:104px;
	background-color:#eee;
	border: 1px solid #ccc;
	
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {

width: 320px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 0px;
border: 0px solid #fff;
}


/* Fieldsetbeschriftung */
legend {
display:none;
visibility:hidden;
color: #fff;
}

/* -------------- 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: #990000;
}

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


