body {
	background-color : #fff;
	margin: 0px;
    padding: 0px;
    font-size:0.75em;
    color:#000; 
    font-family:Trebuchet MS,Arial,Helvetica,Geneva,sans-serif;
    background-image: url("../img/bgBody.jpg");
    background-repeat: repeat-y;
    background-position: top;
    line-height:1.2em;
}

#site {
    margin:auto;
    width:960px;
}

#header {
    height:134px;
    background-repeat: no-repeat;
}

#logo {
    float:left;
    width:329px;
}

#navigation {
    float: right;
    width: 631px;
}

#topnavigation {
    width: 631px;
    height: 40px;
    text-align:right;
    padding-right:20px;
}

#topnavigation ul { margin:0; text-align:right; height:20px; list-style:none outside; padding-left:0px; padding-top:10px; }
#topnavigation li { display:inline; height:15px; padding-right:10px; padding-left:8px; border-right:1px solid #000; }


#topnavigationDEP {
    width: 631px;
    height: 40px;
    text-align:right;
}

#mainnavigation {
    width: 631px;
    height: 94px;
}

#subnavigation {
    float: left;
    width: 226px;
    height: 784px;
    background-image: url("../img/bgSubnavigation.jpg");
    background-repeat: no-repeat;
}

#subnavigation ul {
    list-style:none outside;  
    margin:0; 
    padding:0;
    color:#003296;
}

#content {
    float: right;
    width:712px;
	background-color : #fff;
}

.spacer {
    padding:20px;
}

#col1 {
    float:left;
    width:446px;
}

#search {
	background-color : #fff;
}

#motiv {
    margin-bottom:20px;
}

#breadcrumbs {
	background-color : #E5EAF4;
    color:#003296;
    margin-bottom:20px;
}

.breadcrumbsspacer {
    padding:10px;
}

#col2 {
    float:right;
    width:206px;
}

#teaserbox {
	background-color : #FF5800;
    height:224px;
    margin-bottom:23px;
}

#footer {
    color:#c3c3c3;
    margin-top:60px;
    padding-top:20px;
    padding-bottom:80px;
    border-top:1px solid #c3c3c3;
}

.newsteaserheadline{
    background-color : #E5EAF4;
    color:#003296;
    margin-bottom:10px;
}

.newsteaserheadlinespacer {
    padding:10px;
}

h1 { font-size:2.0em; color:#FF5800; padding-top:0px; padding-bottom:20px; margin:0px; line-height: normal; }
h2 { font-size:1.5em; color:#FF5800; padding-top:0px; padding-bottom:10px; margin:0px; line-height: normal; }
h3 { font-size:1.0em; color:#FF5800; padding-top:0px; padding-bottom:0px; margin:0px; font-weight:bold; line-height: normal; }
h4 { font-size:1.0em; color:#ffffff; padding-top:0px; padding-bottom:10px; margin:0px; font-weight:bold; line-height: normal; }

img { border:0px; }

.off { display:none; }

a.headlinelink:link  { color:#FF5800; text-decoration:none; }
a.headlinelink:visited { color:#FF5800; text-decoration:none; }
a.headlinelink:hover { color:#FF5800; text-decoration:underline; }
a.headlinelink:active { color:#FF5800; text-decoration:none; }

a:link  { color:#FF5800; text-decoration:none; }
a:visited { color:#FF5800; text-decoration:none; }
a:hover { color:#FF5800; text-decoration:underline; }
a:active { color:#FF5800; text-decoration:none; }

#teaserbox a:link  { color:#fff; text-decoration:none; }
#teaserbox a:visited { color:#fff; text-decoration:none; }
#teaserbox a:hover { color:#fff; text-decoration:underline; }
#teaserbox a:active { color:#fff; text-decoration:none; }

a.sublevelplus:link, a.sublevelplus:visited {
	display: block;
    background-color:#fff;
	text-align: left;
    line-height:28px;
    padding-left:20px;
	text-decoration: none;
	color: #003296;
    margin-bottom:2px;
    background-image: url("../img/bgSubnavPlus.gif");
    background-repeat: no-repeat;
}

a.sublevelplus:hover {
	text-decoration: none;
	color: #FF5800;
    background-image: url("../img/bgSubnavPlus.gif");
    background-repeat: no-repeat;
}

a.sublevelplusActive:link, a.sublevelplusActive:visited {
	display: block;
    background-color:#fff;
	text-align: left;
    line-height:28px;
    padding-left:20px;
	text-decoration: none;
	color: #FF5800;
	font-weight:bold;
    margin-bottom:2px;
    background-image: url("../img/bgSubnavPlus.gif");
    background-repeat: no-repeat;
}

a.sublevelplusActive:hover {
	text-decoration: none;
	color: #003296;
    background-image: url("../img/bgSubnavPlus.gif");
    background-repeat: no-repeat;
}


a.sublevel:link, a.sublevel:visited {
	display: block;
    background-color:#fff;
	text-align: left;
    line-height:28px;
    padding-left:20px;
	text-decoration: none;
	color: #003296;
    margin-bottom:2px;
}

a.sublevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #FF5800;
}

a.sublevelActive:link, a.sublevelActive:visited {
	display: block;
    background-color:#fff;
	text-align: left;
    line-height:28px;
    padding-left:20px;
	text-decoration: none;
	color: #FF5800;
	font-weight:bold;
    margin-bottom:2px;
}

a.sublevelActive:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #003296;
}


div#listContainer {
	border: 2px solid #336699;
	background: #EFF7FF;
	}
	
div#listContainer div {
		border: 1px solid #336699;
		margin: 5px;
		padding: 3px 5px;
		background: #DFEFFF;
		font-weight: bold;
		cursor: move;
	}

div#listContainerMenu {
	border: 2px solid #336699;
	background: #EFF7FF;
	}
	
div#listContainerMenu div {
		border: 1px solid #336699;
		margin: 5px;
		padding: 3px 5px;
		background: #DFEFFF;
		font-weight: bold;
		cursor: move;
	}

div#listContainerPartner {
	border: 2px solid #336699;
	background: #EFF7FF;
	}
	
div#listContainerPartner div {
		border: 1px solid #336699;
		margin: 5px;
		padding: 3px 5px;
		background: #DFEFFF;
		font-weight: bold;
		cursor: move;
	}

div#listContainerMitarbeiter {
	border: 2px solid #336699;
	background: #EFF7FF;
	}
	
div#listContainerMitarbeiter div {
		border: 1px solid #336699;
		margin: 5px;
		padding: 3px 5px;
		background: #DFEFFF;
		font-weight: bold;
		cursor: move;
	}

.boxAdmin {
	border: 1px solid #ff0000;
    padding:10px;	
}

.boxAdminDeaktiviert {
	border: 1px solid #d7d7d7;
    padding:10px;	
}

