@charset "UTF-8";
body  {
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
    }

p {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0 0 16px 0;
	padding:0px;
}
img {
	border-width:0px;
	border-style:none;
}
.bold {
	font-weight: bold;
}
.boldOrange {
	font-weight: bold;
	color: #FF9900;
}
.boldBlue {
	font-weight: bold;
	color: #4467ab;
}

.italic {
	font-style: italic;
}

ol {
	margin: 0;
}

li {
	text-indent: 0px;
	padding: 0 0 8px 0;
}

a {
	text-decoration: underline;
}

h1 {
	font-size: 26px;
	line-height: 30px;
	color: #FF9900;
	text-decoration: none;
	margin: 18px 0 12px 0;
	padding: 0;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #4467AB;
	margin: 24px 0 8px 0;
	font-weight: normal;
}

.simulH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #ff9900;
	margin: 24px 0 8px 0;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF9900;
	margin: 0 0 8px 0;
}

h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #4467AB;
	margin: 0 0 8px 0;
}

.o {
	color: #FF9900;
}

.logo {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.notextdec {
	text-decoration: none;
}
.spacer30 {
	height: 30px;
}
.spacer20 {
	height: 20px;
}
.spacer10 {
	height: 10px;
}


.pcp #container  {
	width: 1024px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
    }
    
    
.pcp #header {
	height:180px;
	padding-top: 35px;
}
.pcp #header #logo {
	padding:35px 0 0 35px;
	vertical-align:middle;
	float:left;
	width:240px;
}
.pcp #header .title {
	padding:80px 0 0 240px;
	vertical-align:middle;
	font-size:24px;
	font-weight:bold;
	color:#4467ab;
}
.pcp #header .subtitle {
	font-size:12px;
	font-weight:bold;
	color:#4467ab;
}


.pcp #sidebar1  {
	text-align:right;
	padding:25px 0 0 0;
	float:left;
	width: 200px;
}

	.pcp #sidebar1 .menue {
		padding-top:35px;
	}

        .pcp #sidebar1 .menue a.langActive {
            color:#f90;
            text-decoration:none;
        }



.pcp #sideMenue {
	margin-top:20px;
	padding-left:25px;
}
.pcp  #sideMenue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4467AB;
	padding: 0;
	text-decoration: underline;

}

.pcp #sideMenue a:hover {
	color: #fff;
	background-color: #4467AB;
	text-decoration: none;
}
.pcp  #headerRight {
	height: 110px;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.pcp .internal {
	height: 24px;
	vertical-align: middle;
	padding: 0 0 0 10px;
}
 


.pcp  #mainContent {
	margin: 0 0 0 280px;
	padding: 0 20px 0 0px;
    }
.pcp #mainContent a {
	text-decoration: underline;
	color: #4467AB;
}

.pcp #mainContent a:hover {
	color: #fff;
	background-color: #4467AB;
	text-decoration: none;
}

.orangeLink{
	color: #ff9900;
}

.pcp #mainContent .orangeLink a {
	text-decoration: underline;
	color: #ff9900;
}

.pcp #mainContent .orangeLink a:hover {
	text-decoration: underline;
	color: #333333;
	background-color: #ff9900;
}

.pcp #mainContent .errorMessage,
.pcp #container #mainContent form .errorMessage
{
	font-weight:bold;
	color: #FF9900;
}



    .fltrt {
    	float: right;
    	margin-left: 8px;
    }
    .fltlft {
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

.pcp .poppel {
	font-size: 24px;
	color: #FF9900;
	line-height: 36px;
	vertical-align: middle;
}

.pcp .menuFont {
	font-size: 12px;
	color: #4467AB;
	line-height: 21px;
}

.pcp .menuFont a {
	color: #4467AB;
}
.pcp   .menuFont   a:hover  {
	background-color: #4467AB;
	color:#fff;
	text-decoration:none;
}

ul {
	margin: 0;
}

.form {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 1px 2px 1px 2px;
	font: inherit;
	width: 360px;
}

.login {
	width: 100px;
}

#loginbox {
	margin-top:20px;
	padding-left:23px;
	color:#666;
}

#loginbox a {
	color:#4467AB;
text-decoration: underline;
}

#loginbox a:hover {
	color: #000000;
	background-color: #89B8CB;
}

.status {
	color: #999999;
	background-color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	line-height: 16px;
}

/*für admin interface*/
#liste { text-align: center; }

#liste table
{
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 3px;
	width: 100%;
	text-align: center;
}

#liste td
{
	font-weight: normal;
	font-size:11px;
	color: #333333;
	text-align: left;
	border-bottom: 1px dotted #333333;
	padding: 3px 10px 3px 10px;
	max-width: 400px;
}

#liste td a { color: #ff9900; }

#liste td a:hover
{
	color: #333333;
	background-color: #ff9900;
}

#liste .del a { color: #960; }

#liste .del a:hover
{
	color: #333333;
	background-color: #960;
}

#liste th
{
	font-weight: bold;
	color: #4467AB;
	text-align: left;
	border-bottom: 1px dotted #333333;
	padding: 3px 10px 3px 10px;
}


.pcp #mainContent .buttonNeu
{
	font-size: 13px;
	line-height: 21px;
	color: #ff9900;
	text-decoration: none;
	padding: 10px 3px 3px 10;
	margin: 10px 10px 10px 0px;
}

.pcp #mainContent .buttonNeu a
{
	color: #ff9900;
	text-decoration: underline;
}

.pcp #mainContent .buttonNeu a:hover
{
	color: #000000;
	background-color: #ff9900;
}

.buttonBack
{
	font-size: 11px;
	line-height: 21px;
	color: #4467AB;
	text-decoration: none;
	padding: 10px 3px 3px 10;
	margin: 10px 10px 10px 0px;
}

.buttonBack a
{
	color: #4467AB;
	text-decoration: underline;
}

.buttonBack a:hover
{
	color: #000000;
	background-color: #89B8CB;
	text-align: left;
}

.formsLeft
{
	width: 230px;
	text-align: right;
	float: left;
	color: #4467AB;
}

.formsRight
{
	margin-left: 240px;
	text-align: left;
	font-size=11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	
}

.formsRight textarea
{
	width: 480px;
	border: 1px solid #999999;
	margin-bottom: 15px;
	font-size=11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.formsRight textarea.small { height: 50px; }
.formsRight textarea.big { height: 400px; }

.formsRight input
{
	font-size=11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;	
}

.formsRight input.breit
{
	width: 480px;
	border: 1px solid #999999;
	margin-bottom: 15px;
}

.formsRight input.narrow
{
	width: 240px;
	border: 1px solid #999999;
	margin-bottom: 15px;
}

.formsRight text 
{
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF9900;
	margin: 0 0 8px 0;
}
.pcp .menuFont a.flaggenLink {

}
.pcp .menuFont a.flaggenLink:hover {
	background-color:#fff;
}




