body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image : url(img/verlauf-back.gif);
	background-repeat : repeat-x;
	background-color : #ffffff;
	text-align:center;
}

embed{
	margin:0;
	padding:0;
}

p {
	line-height:15px;
	font-size: 12px;
	margin:20px 15px 15px 20px;
}

img{
	border:0;
}

#box{
	width:761px;
	margin:0 auto;
}

/* Zeile 1 - Kopfzeile start*/
#TopNav{
	width:761px;
	height:21px;
	background-image : url(img/top-nav-back.jpg);
	background-repeat : no-repeat;
	font-size:11px;
}

#TopNavLinks{
	float:right;
	padding-right:31px;
	padding-top:3px;
	color:#FFD565;
}

#TopNavLinks a{
	color:#FFD565;
	font-weight:normal;
	font-size:10px;
}
/* Zeile 1 - Kopfzeile ende*/

/* Zeile 2 - Headgrafik start*/
#HeadGrafix{
	width:761px;
	height:156px;
	background-image : url(img/kopfgrafik.jpg);
	background-repeat : no-repeat;
	text-align:right;
	
} 
/* Zeile 2 - Headgrafik ende*/

/* Zeile 3 - Mainnav start*/
#MainNav{
	width:761px;
	height:30px;
	background-image : url(img/main-nav-back.jpg);
	background-repeat : no-repeat;
	text-align:left;
}

#Language{
	width:380px;
	float:left;
}

#cMenu{
	float:right;
	width:381px;
    position:relative;
}

#cMenu img{
	margin-right:1px;
}

#Language img{
	margin-left:15px;
}
/* Zeile 3 - Mainnav ende*/

/* Zeile 4 - Content start*/
.ContentHomepage{
	width:761px;
	background-image : url(img/content_back_startseite.gif);
	background-repeat : no-repeat;
	text-align:left;
	font-size:12px;
}

.Contenteinspaltig{
	width:761px;
	height:450px;
	background-image : url(img/content_back.gif);
	background-repeat : no-repeat;
	text-align:left;
	font-size:12px;
}

.Contentzweispaltig{
    width:761px;
    height:450px;
    background-image : url(img/content_back_intranet.gif);
    background-repeat : no-repeat;
    text-align:left;
    font-size:12px;
}

.ContentLeft{
	width:380px;
}

.ContentLeft2{
    width:180px;
}

.ContentRight{
	width:381px;
	padding-bottom:20px;
	padding-right:15px;
}

.ContentRight2{
    width:581px;
	padding-bottom:20px;
	padding-right:15px;
}

.ContentMain{
    width:761px;
	padding-bottom:20px;
}

.ContentLeft img{
	float:left; 
	padding-right:10px;
}

.ContentLeft p{
	font-size:11px;
	padding-bottom:15px;
	/*border-bottom:1px dashed #fff;*/
}

.ContentRight2 .csc-textpic-imagewrap{
    padding:0;
    margin:0;
    margin-left:20px;
    margin-right:20px;
}

.ContentRight .csc-textpic-imagewrap{
    padding:0;
    margin:0;
    margin-left:20px;
    margin-right:30px;
}

.ContentMain .csc-textpic-imagewrap{
    padding:0;
    margin:0;
    margin-left:20px;
    margin-right:30px;
}

td.ContentMain IMG { 
    padding:5px;
    background-color: #ffffff;
    border:1px solid #f0f0f0; 
}

td.ContentRight2 IMG { 
    border:5px solid #ffffff; 
}

dd{
    font-size:11px;
    color: #147DC9;
    padding:3px;
    padding-left:5px;
}

dt{
    margin:0;
    padding:0;
}
/* Zeile 4 - Content ende*/

/* Zeile 5 - Abschluß start*/
#AbschlussUnten{
	width:761px;
	height:23px;
	background-image : url(img/abschluss_unten.gif);
	background-repeat : no-repeat;
	text-align:right;
}

#footer{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #10609A;
	text-decoration: none;
	padding: 12px 20px 0 0;
}

#footer a {
	font-size: 10px;
	color: #10609A;
	font-weight: normal;
	text-decoration: none;
	
}

#footer a:hover {
	font-size: 10px;
	color: #10609A;
	font-weight: normal;
	text-decoration: underline;
	background-color:transparent;
	
}

/* Zeile 5 - Abschluß ende*/

h1 {
	font-size: 17px;
	font-weight: bold;
	color: #147DC9;
	margin:20px 10px 15px 20px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #147DC9;
	margin:20px 10px 15px 20px;
}

a {
	font-style: normal;
	font-weight: normal;
	color: #10609A;
	text-decoration: underline;
}
a:hover {
	font-style: normal;
	font-weight: normal;
	color: #10609A;
	text-decoration: none;
}

form {
	display: inline;
}

select, option, input, textarea{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color : #ffffff;
	border-style:solid;
	border-width: 1px;
	border-color:#c0c0c0;
	scrollbar-face-color:#c0c0c0;
	scrollbar-shadow-color: #f9f9f9;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-3dlight-color: #f9f9f9;
	scrollbar-darkshadow-color: #f9f9f9;
	scrollbar-track-color: #f2f2f2;
	scrollbar-arrow-color: #000000;
}
input {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

ul{
	margin:10px 0 0 30px;
	padding: 0 0 0 1px;
}

li{
	margin:0 0 0 0;
	padding: 0 0 3px 20px;
	list-style-type: none;
	background-image: url(img/pfeil.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	color:#0E4166;
}

#flashcontent {
    float:right;
    padding-right:8px;
}

.ContentLeft .csc-textpic {
    margin:20px 15px 15px 20px;
    padding-bottom:15px;
    border-bottom:1px dashed #fff;  
}

.csc-textpic-text {
    margin:0;
    padding:0;
    border:0;
    text-align:left;
}

.ContentLeft .bodytext {
    margin:0;
    padding:0 0 0 20px;
	
}

.ContentLeft .align-right {
    text-align:right;
    margin:0;
    padding:0;
}

.ContentLeft .align-left {
    text-align:left;
    margin:0;
    padding:0;
}

.ContentLeft .align-center {
    text-align:center;
    margin:0;
    padding:0;
}

.tx-loginboxmacmade-pi1{
    padding-left:20px;
}

.tx-loginboxmacmade-pi1-header {
    padding:0;
    margin:0;
    margin-bottom:20px;
	margin-top:20px;
}



.tx-loginboxmacmade-pi1-labelCell {
    font-size:12px;  
}

div.tx-loginboxmacmade-pi1, form {
    width:500px;
}

.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable {
    border:0;
}

.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td.tx-loginboxmacmade-pi1-labelCell {
    background-color:none;
    border:0;
    font-weight:bold;
}

.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td {
    background-color:none;
    border:0;
    padding:5px;
}

.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td.tx-loginboxmacmade-pi1-labelCell {
    background-color:transparent;
    border:0;
    font-weight:bold;
}

.NaviOben {
    margin-top:20px;
    margin-left:3px;
    padding:5px 0px 5px 22px;
    border-bottom:1px solid #ffffff;
}
.NaviMitte {
    padding:5px 0px 5px 22px;
    margin-left:3px;
    border-bottom:1px solid #ffffff;
}

.NaviObenACT {
    margin-top:20px;
    margin-left:3px;
    padding:5px 0px 5px 22px;
    background-color:#DAD9D8;
    border-bottom:1px solid #ffffff;
}
.NaviMitteACT {
    padding:5px 0px 5px 22px;
    margin-left:3px;
    background-color:#DAD9D8;
    border-bottom:1px solid #ffffff;
}

.csc-linkToTop {
    text-align:right;
}

#breadcrumb {
    padding:0;
    margin:0;
    padding-left:20px;
    padding-top:20px;
    font-size:10px;
}

/*
###################
#  ypMenu Styles  #
###################
 */
.mmContent {
    font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
}

.mmContent ul {
    margin: 0px; padding: 0px;
    list-style: none;
    z-index:2;
    position:relative; 
    left:0px; top:0px;
}
.mmContent li {
    padding: 0px; margin: 0px;
 }
 
.menuBackground {
    position:absolute;
    left:0px; top:0px;
    z-index:1;
}
 
.mmContent li a {
    display: block;
    color: #4C51A2;
    font-weight:normal;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
    width: 190px;
    padding: 5px;
    text-decoration: none;
    border-bottom: solid 1px #fff;
}

* html .mmContent li a {
    width: 200px;
    width: 200px;
}

.mmContent li a:link { 
    background: #A8D2FA; color: #4C51A2; font-size: 12px; 
}

.mmContent li a:visited { 
    background: #A8D2FA; color: #4C51A2; font-size: 12px; 
}

.mmContent li a:hover{ 
    background: #CBE5FF; color: #4C51A2; font-size: 12px; 
}

.mmContent li a:active { 
    background: #A8D2FA; color: #4C51A2; font-size: 12px; 
}

.mmContent li a.submenu {
 
}
.mmContent li a.submenu:hover {
 
}

/*
##########################################
#  ypMenu Styles for our belove IE 5.01  #
##########################################
*/

.mmContentb {
    font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
}

.mmContentb ul {
    margin: 0px; padding: 0px;
    list-style: none;
    z-index:2;
    position:relative; 
    left:0px; top:0px;
}
.mmContentb li {
    padding: 0px; margin: 0px; 
}
 
.menuBackground {
    position:absolute;
    left:0px; top:0px;
    z-index:1;
}
 
.mmContentb li a {
    display: block;
    width: 190px;
    padding: 5px;
    color: #4C51A2;
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
    text-decoration: none;
    border-bottom: solid 1px #fff;
}

* html .mmContentb li a {
    width: 200px;
    width: 200px;
}

.mmContentb li a:link { 
    background: #A8D2FA; color: #4C51A2;
}

.mmContentb li a:visited { 
    background: #A8D2FA; color: #4C51A2;
}

.mmContentb li a:hover{ 
    background: #CBE5FF; color: #4C51A2;
}

.mmContentb li a:active { 
    background: #A8D2FA; color: #4C51A2;
}

.mmContentb li a.submenu {
    font-size: 12px;
}

.mmContentb li a.submenu:hover { 
    font-size: 12px;
}

table .csc-uploads {
	margin:0 0 0 20px;
	border:0;
	padding:0;
}

table td .csc-uploads-icon img{
	border:none;
	background-color:transparent;
}

table tbody .tr-even td p {
	margin:0;
	padding:0;
}

table tbody .tr-odd td p {
	margin:0;
	padding:0;
}

fieldset.csc-mailform {
    border:0;
	padding-left:20px;
	width:10px;
}

.tx-pilmailform-pi1 {
    padding-left:20px;
}

iframe {
    margin-left:10px;
}