/* 
  -----------------------------------
  Deja Vu Portal - 02 Navbar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
body {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/layout/hintergrund_linien-soft.gif);
	background-repeat: repeat-x;
	background-position: left 92px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1b1b1b;
	margin: 0px;
	padding: 0px;
	min-width: 900px;
}
#bread {
	border: 2px solid #FFFFFF;
	padding: 5px;
	margin-top: 20px;
}
.bodytext {
	padding:0;
	margin:0;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	background-image: url(../images/layout/bg_grau.gif);
	background-repeat: repeat-y;
}

#wrapper_2sp {
	margin: 0 auto;
	width: 900px;
	background-image: url(../images/layout/bg_grau_2sp.gif);
	background-repeat: repeat-y;
}

#wrapper_braun {
	margin: 0 auto;
	width: 900px;
	background-image: url(../images/layout/bg_home_braun.gif);
	background-repeat: repeat-y;
}

#wrapper_verlauf {
	margin: 0 auto;
	width: 900px;
	background-image: url(../images/layout/bg_home_verlauf.jpg);
	background-repeat: repeat-x;
}

#rightcolumn {
	float: left;
	width: 180px;
	font-size: .8em;
}
#midcolumn {
	float: right;
	width: 185px;
	margin: 0 10px;
	font-size: .75em;
}
#leftcolumn_2sp {
	float: right;
	width: 675px;
	margin: 0 0 0 10px;
	font-size: .75em;
}
#leftcolumn {
	float: right;
	width: 480px;
	font-size: .75em;
}
#homeKuratoren {
	float:left;
	width: auto;
	padding:0;
	margin:0;
}
#homeContent {
	float:right;
	width: 300px;
	padding:0;
	margin:0;
	line-height: 1.5em;
}

#layoutbottom {
	clear: both;
	
	background-repeat: no-repeat;
	height: 0px;
	line-height: 0.0;
	font-size: 0;
}
h2 {font-size: 1.5em;}
h2.top {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: .3em;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}

#contentHome {
	margin: 0 0 0 25px;
	text-align: left;
	line-height: 1.5em;
}

.content_breadcrumb {
	margin: 0 25px;
	text-align: left;
	font-size: 0.9em;
	border-bottom: 1px solid #FFFFFF;
}
.content_breadcrumb a {
	color: #666666;
}
.content_breadcrumb a:hover {
	color: #000000;
}
.content {
	margin: 0 1px;
	padding: 20px;
	
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}

.content table tr td img   {
	border: 1px solid #666666;
}
  
.contenttable {
	border-collapse:separate;
	border-spacing:0px;
}
 
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #666666;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
}
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}
#footerbox {
	width: 900px;
	margin: 0 auto;
}
#footer {
	font-size: .6em;
}
#footer p {
	margin: 20px 0px 6px 6px;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color: #666666;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
/*speziell für den Home-Button*/
.homebutton {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.homebutton li {margin: 0 0 4px 0;}
.homebutton a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	color: #666666;
	
}
.homebutton a:hover {
	color: #000000;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
	font-weight: normal;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	color: #666666;
	
}
.menulist a:hover {
	color: #000000;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
	font-weight: normal;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
	color: #000000;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a left margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 2px solid #CAC39E !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #FFFFFF !important;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}


# Für Webformular; weitere Konfiguration unter Template/Seitenkonfiguration

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:85%;
padding-top:10px;
padding-bottom:10px;
padding-left:50px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
float:left;
padding: 20 0;
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}

.mf-reset {

float:right;
margin-right: 120px;
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}


/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	background:#fff url(/img/global/gradient/h300.png) 0 0;
	width: 180px;
	border:1px solid #ccc;	
	-background:#666;
}

/* accordion header */
#accordion h2 {
	background:#A6A584;
	margin:0;
	padding:5px 15px;
	font-size:0.9em;
	font-weight:normal;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;		
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#808170;
	color:#fff;
	font-weight:bold;
}

/* accordion pane */
#accordion div.pane {
	border:1px solid #fff;
	border-width:0 2px;
	display:none;
	height:auto;
	padding:15px;
	color:#000;
	font-size:0.9em;
}

/* a title inside pane */
#accordion div.pane h3 {
	font-weight:bold;
	margin:0 0 -5px 0;
	font-size:1em;
	color:#000;
}

#accordion div.pane a {
	font-weight:normal;
	color:#666666;
}