/* --------- Basics --------- */

html { /* Force Vertical Scrollbar */
	/* IE  */
	overflow-y: scroll;
	/* Moz */
	height: 100%;
	text-align: center;
	}

* {
	padding: 0;
	margin: 0;
	}
	
a , a:hover, a:active {
	text-decoration: none; }

a:hover {
	color:rgb(77,77,77);
	}

hr {color: #fff; background-color:#fff; height:1px; border:0px dotted rgb(77,77,77);}	

body { 
	font: 62.5% Avenir, HELVETICA, ARIAL, 'Lucida Grande', SANS-SERIF; 
	margin: 0;
	padding: 0;
	color: rgb(77,77,77);
	background: rgb(102,102,102);
	}
	
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

#wrap {
	width:960px;
	background-color:fff;
	border-left:0px solid rgb(102,102,102);

	position: absolute; top:200px; left:22px; right: 0px;
	z-index:2;
	}

input, select
	{
	background: #fff;
	font-size: 11px;
	border: 2px solid #ff6666;
	color:rgb(77,77,77);
	padding: 3px 5px 3px 4px;
	}

#current_content img {max-width:650px;
	}


.bodytext a:hover, p a:hover, a:Hover p b {
	color:rgb(77,77,77);
}

a p b {
	color:#ff3333;
	}

.tx-wtgallery-pi1 {
	padding-left:3px;
	}


/* ----------------------------------------------------------------- Table */



table {
	border-collapse:collapse;
	}
	
table.contenttable {
	width: 100%;
	/* _width: auto; */
	border: 1px dotted rgb(77,77,77);
	margin: 5px 0 10px 0;}
	
table.contenttable td{
	padding: 3px 30px 3px 0;
	vertical-align: top;
	padding: 5px;
	border: 1px dotted rgb(77,77,77);
}

table.contenttable td.first {
	width: 70%;}

table.contenttable tr td p {
	text-align: left;
	margin:0;}

/* Pad0 */
table.pad0 {
	width: 100%;
	border: none;
	display: inline-table;
	table-layout: fixed;
	}

table.pad0 tr td {
	padding: 3px 0;}

table.pad0 tr td h5 {
	padding: 0;
	margin: 0;}
	





/* Habitilationen */
table.habitilationen tr td, table.beitrag tr td {
 	padding: 3px 5px;
 	border-bottom: 1px dotted rgb(77,77,77);
 	vertical-align: top;}
 	
table.habitilationen tr:hover, table.habitilationen tr:hover{
	background: #fff;
 	}
 	
table.habitilationen tr td p, table.beitrag tr td p {
	text-align: left;
	margin: 0
}

table.habitilationen tr td.td-2, .habitilationen tr td.td-1 {
 	width: 80px;
 	}

.habitilationen tr td.td-2 p, .habitilationen tr td.td-1 p {
	text-align: center;
	margin: 0;}


/* Gremien, Links */

table.gremien, table.links, table.konzil {
	width: 100%;
	/* _width: auto; */
	border: none;
	display: inline-table;
	table-layout: fixed;
	}
	
table.gremien td, table.konzil td {
	width: 50%;
	table-layout: fixed;
	border-bottom: none;
	padding: 0px 20px 5px 20px;
	vertical-align: top;
	line-height: 16px;
	}
	
table.gremien td a, table.konzil td a{
	color: #ff3333;
	}
	
table.links td {
	width: 50%;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px dotted rgb(77,77,77);
	vertical-align: top;
	}

table.gremien tr td p, table.links tr td p { 
	text-align: left;
	margin: 0
}

table.gremien tr td h5 {
	margin-left: 0;}
	

table.beitrag {
	margin: 10px 20px;}
	
	
table.beitrag tr td h5 {
	margin-left: 0;}

/* uploads */

table .csc-uploads {
	width: 100%;}

td.csc-uploads-fileName {
	padding: 5px 0 0 0;
	margin: 0;	
	border-bottom: 1px dotted rgb(77,77,77);
	}

td.csc-uploads-fileName p {
	margin: 0 0 0 0!important;
	display: block;
	
	padding: 0 5px !important;
	}

.csc-header csc-header-n2
	{
	padding-top:15px;
	}



/* ----------------------------------------------------------------- Table End */



/* ------------------------------- Form -------- */

#mailform {
	width: 99%;
	margin-top: 10px;
	padding: 15px 5px 5px 5px;}

.csc-mailform {
	border: none;}

.csc-mailform-field label {
	display: block;
	margin: 10px 0 2px 0;
	font-weight: bold;
	}
	
.csc-mailform-field input, .csc-mailform-field textarea {
	width: 100%;
	background: #fff;
	font-size: 11px;
	border: 2px solid #ff6666;
	padding: 2px 5px;
	}

.csc-mailform-field input.csc-mailform-submit {
	margin-top: 5px;
	width: 150px}
	




/* ---------- HEADER ------------ */

#header {
	background-color: #fff;
	margin:0px;
	height: 329px;
	width:960px;
	border: 0px;
	border-top:40px solid rgb(102,102,102);
	/*border-left:20px solid rgb(102,102,102);*/
	margin-left:22px;
	overflow: hidden;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	}

#header img
	{
	border-top:10px solid white;
	border-left:10px solid white;
	margin:0px;
	padding:0px;
	}

/* --------- navigation --------- */

#navigation {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width:960px;
	}

#menu1 {
	position: absolute; top:152px; left:24px; right: 0px;
	z-index:1;

	height: 28px;
	width: 900px;

	background: #fff;
	border-left: 0px solid #fc6;
	border-right: 0px solid #fc6;
	border-bottom: 0px solid #fc6;

	padding-left:3px;
	margin-top:0px;
	margin-left:20px;
	}
	
#menu2 {
	position: absolute; top:15px; left:2px; right: 0px;
	z-index:2;

	height: 20px;
	width: 918px;
	border-bottom: 1px dotted rgb(77,77,77);

	padding-left:0px;
	padding-bottom:5px;
	margin-top:0px;
	margin-left:0px;
	background-color:transparent;
	}


/* ---------------- */	

.menu-level1  {
	width: 887px;
	}
	
.menu-level1 li{
	width: auto;
	float: left;
 	border-right: none;
 	border-top: 0px solid #c00;
	border-bottom: none !important;
	list-style-type: none;
	list-style-image: none;
	height:19px;
	color: #ff3333;
	padding-right:8px;
	}

.menu-level1 li a {
	padding: 0px;
	height: 19px;
	float: left;
	background: #fff;
	color: #ff3333;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 12px;
	}

.menu-level1 a:hover {
	height: 19px;
	/*_height: 20px; */
	color: rgb(77,77,77);
	background: #fff !important;
	}	
	
.menu-level1 a:visited {
	background: #fff;
	}	
	
#menuepunkt1active {
	background: #fff; 
	
	}
	
#menuepunkt1active a {
	color: #ff9900;
	background: #fff;	
	}



.menu-level2 {
	/*padding: 10px 0 0 0;*/
	width: 887px;
	}

.menu-level2 li{
	width: auto;
	list-style-type: none;
	list-style-image: none;
	float: left;
	display: inline;
 	border-right: none;
 	border-top: 0px solid #c00;
	line-height: 19px;
	height:19px;
	border-bottom: none !important;
	padding-right:8px;
	}

.menu-level2 li a{
	background: #fff !important;
	color: #ff3333 !important;
	height: 19px;
	padding: 0 8px;
	line-height: 19px;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 10px;
	}

.menu-level2 .menu1-level2 a:visited{
	padding: 0 4px;
	color:#ff3333;
	}

.menu-level2 a:hover {
	background: #fff !important;
	color: rgb(77,77,77) !important;
	/*_height: 19px; */
	}

#menuepunkt2active {
	background: #fff !important;
	border-right: none;
	height: 19px;
	/*_height: 19px;*/
	}
	
#menuepunkt2active a {
	height: 19px;
	line-height: 19px;
	padding: 0 4px;
	color: #ff9900 !important;
	background: #fff !important;
	font-weight:bold;
	}
	
/* content Allgemein */

#Inhalt{
	vertical-align: top; 
	}

#content1 {
	margin:0;
	padding-bottom: 0px;
	height: 100%;
	max-width:800px;
	}

#leftcontent {
 	width:198px;
 	float:left;
	margin-left: 2px;
 	margin-bottom: 0px;
 	margin-right: 0px;
	padding: 0px 20px 0px 22px;
	background-color: #fff;
	min-height: 600px;
	border-top:12px solid white;
	border-bottom:22px solid white;
	}
	
#content {
	width: 667px;
	float: left;
	margin-left:-1px;
	padding: 0px 0px 0px 2px;
	background-color: #fff;
	min-height: 600px;
	border-left: 1px dotted rgb(77,77,77);
	border-top:10px solid white;
	border-bottom:32px solid white;
	overflow:hidden;
	}
	
/* --------------- content sektionen ------------ */
	
#content #current_content {
	padding: 0 20px;
	background-color:white;}

#content1 #current_content {
	background-color:#fff;}

#content h1 {
	margin: 20px 0 10px 0;}

#content h5, #content h4 {
	margin: 20px 0 0 0;}
	
#content ul li{
	margin-left: 40px;
	line-height: 16px;
	}

#content ul li ul li {
	list-style-type: square;	
	}

#content a {
	color: #ff3333;
	font-weight: normal;
	}

#content a:hover {
	background: #fff;
	color: rgb(77,77,77);
	}

#sektionsseitentitel{
	text-align: left;
	border-bottom: 1px dotted rgb(77,77,77);
	line-height: 18px;
	height: 18px;
	color: #ff3333 !important;
	font-size:12px;
	text-transform:uppercase;
	background: #fff;
	font-weight:700;
	padding: 0px 0px 20px 0px;
	}
	
/* Sektionsübersicht */

#sektionsliste {
	width: 690px;
	float: left;
	margin-left:-1px;
	padding: 0px 0px 0px 20px;
	background-color: #fff;
	border-left: 0px dotted rgb(77,77,77);
	}

#content #sektionen_ueberschrift
	{
	text-align: left;
	border-bottom: 0px solid #fc6;
	line-height: 18px;
	height: 18px;
	color: #ff3333 !important;
	font-size:12px;
	text-transform:uppercase;
	background: #fff;
	font-weight:700;
	padding: 0px 0px 40px 15px;
	}

#sektionsliste br {
	/*display: none;*/}
	
.sektionslisteneintrag {
	margin: 0;
	padding: 0;
	}

#content .sektionslisteneintrag a {
	text-align: left;
	border-bottom: 0px solid #fc6;
	line-height: 18px;
	height: 18px;
	color: #ff3333;
	font-size:12px;
	text-transform:uppercase;
	background: #fff;
	font-weight:700;
	}
	
#content .sektionslisteneintrag a:hover, .sektionslisteneintrag_active a:Hover
 	{
	color:rgb(77,77,77);
	background:#fff;
	}

.sektionslisteneintrag a:visited {
	color: #ff3333;
	}

/* Sektionsbersicht Ende */




	
/* ---------------- sidebar --------- */

#navipfad {display: none}

#sidebar {
	width: 215px;
	padding-left: 0px;
	margin-left: 0;
	text-align:left;
	padding-top:20px;
	}
	
#sidebar #bild {
	margin-left: 10px;
	width: 180px;
	height: 180px;
	background: #c93;}
	
#sidebar ul li, #ContentLeft ul li {
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul {
	padding-left: 0px;}

#sidebar a {
	padding-left: 0px;
	margin: 0 0 1px 0;
	display:block;
	background: #fff;
	width: 200px;
	/*_width: 203px;*/
	color: #ff3333;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	text-transform:uppercase;
	padding-bottom:8px;
	padding-top:8px;
	border-bottom: 1px dotted rgb(77,77,77);

	}
	
#sidebar a:hover {
	color: rgb(77,77,77);
	background: #fff;
	}
	
#activated a {
	color: #ff9900;
	background: #fff;
	}


/* ---------------- Images --------- */


#ContentCenter img {
	float: none;}
	
#ContentCenter #imageright {
	border: 0px dotted rgb(77,77,77);
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 2px;
	float: right;
	
	}

#ContentCenter #imageleft {
	border: 0px dotted rgb(77,77,77);
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 2px;
	float: left;
	
	}

#ContentCenter hr {
	}

#ContentCenter #kontakttable {
	width: 400px;

	border: none;
	}

#ContentCenter #kontakttable td {
	padding: 2px;
	border: none;
	
	}

#ContentCenter #kontakttable td p {
	margin: 0;
	padding: 0;
	}

#ContentCenter .csc-textpic-imagewrap {
	background: #fff;
	border: dotted rgb(77,77,77);
	padding: 1px;
	margin-bottom: 5px;
	margin-top: 0;
	margin-right: 20px;
	margin-left: 20px;
	}
	
.csc-textpic { clear: none !important; }
.csc-textpic-left { clear: none !important; }
.csc-textpic-below { clear: none !important; }
.csc-textpic-caption-l{ clear: none !important; }
.csc-textpic-text {clear: none !important; }
.csc-textpic-imagewrap {clear: none !important;}

.csc-textpic-text ul {
	margin: 10px;
	}

.csc-textpic-caption {
	padding: 2px 5px 0 5px;
	font-style: italic;
	background-color: #fff; }

#ContentCenter .csc-textpic-caption {
	padding: 2px 5px 0 5px;
	color: #fff;}

#ContentLeft .csc-textpic-caption {
	padding: 2px 5px 0 5px;
	}
	
/* ---------------- footer --------- */

#footer {
	margin:0px;
	text-align:center;
	height: 40px;
	width:920px;
	background: #fff;
	color: #c00;
	clear:both;
	padding:0px;
	border-left:20px solid white;
	border-right:20px solid white;
	}

#footer #footer_nav {
	margin:0px;
	text-align:center;
	width:689px;
	padding-left:218px;
	padding-top:10px;
	height: 36px;
	border-top: 1px dotted rgb(77,77,77);	
	}
 
#footer #login {
	float: right;
	height: 16px;
	width: 197px;
	border-left: 3px solid #fff;
	display:none;
	}
	
#footer #login ul li.user {
	width: 100%;
	float: left;
	height: 16px;
	line-height: 16px;
	} 	

#footer #login ul li.user div {
	text-align: center;
	width:100%;
	color: #ffc;
	font-weight: bold;
	font-size: 10px;
	}

#footer a, #footer p {
	background: #fc6;
	display:block;
	width: 99px;
	margin: 0;
	text-align:center;
	background: #fff;
	color: #ff3333;
	font-weight:bold;
	text-align: center;
	text-transform:uppercase;
	font-size: 11px;
	padding-top:4px;
	}
	
#footer a:hover {
	color: rgb(77,77,77);
	background: #fff;
	}
	
#footer li {
	text-align: center;
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0; 

	}


	
#footer_nav li {
	float: left;
	height: 16px;
	line-height: 16px;
	border-right: 1px solid #fff;
  	
  	}


/* ---------------- Superhead --------- */

#superhead {
	position:absolute; top:10px;left:705px;
	margin:0px;
	border: 0px solid white;
	height: 16px;
	width:282px;
	background: transparent;
	color: #fff;
	text-align:right;
	padding:10px 0px 10px 0px;
	}

#superhead a{
	/* display: block; */
	float:left;
	margin: 0;
	text-align: right;
	color: rgb(195,195,195);
	background: transparent;
	font-weight:bolder;
	text-align: center;
	text-transform:uppercase;
	font-size: 11px;
	}
	
#superhead a:hover {
	color: #fff;
	background: transparent;
	}

.balken	{
	padding:0px 4px 0px 4px;
	color: rgb(195,195,195);
	float:left;
	margin-top:-1px;
	}


#print {
	float: left;}


#zwitscher {
	margin-bottom:-50px;
	padding-bottom:50px;
	padding-left:0px;
	background:transparent;
	float:left;
	}



/* --------- Untermenü Seitennavigation bei Sektionen : Bsp: Kindheitssoziologie --------- */



li.activated1 {padding-left:16px;}
li#activated2 {padding-left:16px;}
li#activated2 a {color: rgb(255, 153, 0);}

