body {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	margin: 0em;
	margin-bottom: 1em;
	padding: 0em;
}

Bar {
	bg-color: black;
	fg-color: white;
}

.hidden {
	display: block;
	position: absolute;
	left: -1000em;
	height: 0em;
	width: 0em;
	overflow: hidden;
}

.breadcrumb {
	margin-left:4em;
}

.dispnone {
	display: none;
}

.clearleft {
	clear:left;
}

h1 {
	font-size: 160%;
	margin-left: 2.5em;
}

h2 {
	font-size: 125%;
}

h3 {
	font-size: 100%;
	margin-bottom: 0em;
	padding-bottom: 0em;
	line-height: normal;
}

h4 {
	font-size: 100%;
}

h6 {
	position: absolute;
	display: block;
	height: 0em;
	margin: 0em;
	padding: 0em;
	overflow: hidden;
}

a {
	color: #2A5397;
}

.indent {
	margin-left: 3em;
}

.container {
	position: relative;
	width:64em;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: groove 2px #18bef0;
	padding: 2em;
}

.header_container{
	position: relative;
	height: 8em;
	margin-top: 10px;
	margin-bottom: 4em;
}

.header_logo {
	float: left;
	width: 12em;
}

.header_text {
	position: absolute;
	text-align: right;
	font-weight: bold;
	top: 101px;
	right: 0px;
	width: 48em;
	padding-bottom: 0.1em;
	border-bottom: #18bef0 solid 1px;
}

.nav_content_container {
	position: relative;
	min-height: 30em;
	clear: both;
}

* html .nav_content_container {
	height: 30em;
}

.navigation {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 16em;
	line-height: 1.5em;
	padding-bottom: 9em;
}

* html .navigation {
}

.navigation ul {
	padding: 0em;
	margin: 0em;
	text-align: left;
}

.navigation li {
	list-style: none;
}

.nav_1 a {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 16em;
}

.nav_1 a:hover,
.nav_1 a:focus,
.nav_1 a:active {
	background: #18BEF0;
}

a.navlink_1 {
	padding-left: 1em;	
	padding-right: 1em;
	width: 10em;
	border: none;
}

a.navlink_2 {
	padding-left: 2em;
	padding-right: 1em;
	width: 10em;
	border: none;
}

a.navlink_3 {
	padding-left: 3em;
	padding-right: 1em;
	width: 12em;
	border: none;
}

a.navlink_4 {
	padding-left: 3.5em;
	padding-right: 1em;
	width: 11.5em;
	border: none;
}

a.navlink_1a {
	padding-left: 1em;	
	padding-right: 1em;
	width: 10em;
	border-bottom: #18bef0 solid 1px;
}

a.navlink_2a {
	padding-left: 2em;
	padding-right: 1em;
	width: 10em;
	border-bottom: #18bef0 solid 1px;
}

a.navlink_3a {
	padding-left: 3em;
	padding-right: 1em;
	width: 12em;
	border-bottom: #18bef0 solid 1px;
}

a.navlink_4a {
	border-bottom: #18bef0 solid 1px;
}

.navigation img {
	position: relative;
	top: 12em;
	border: none;
}

.navigation a.imglink {
	background: #ffffff;
	border: none;
	text-decoration: none;
}

.content_container {
	position: relative;
	width: 53em;
	top: 0em;
	margin-left: 13em;
	line-height: 1.5em;
	min-height: 30em;
}

* html .content_container {
	height: 30em;
}

.SideBar {
	display: none;
	position: absolute;
	border: 1px solid #18bef0;
	left: 40.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	min-height: 23em;
	top: -1em;
	width: 10em;
	overflow: hidden;
	padding: 3px;
}

* html.SideBar {
	height: 23em;
}

.content {
	position: relative;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid white;
	min-height: 23em;
	width: 48em;
}

.content img{
	margin-top: 2em;
	height: 15.7em;
}

* html .content {
	height: 23em;
}

.csc-textpic-text {
	padding-left: 4em;
}

.footer {
	position: relative;
	margin-left: 24em;
	font-size: 70%;
	line-height: normal;
	min-height: 10.5em;
	clear: both;
}

.footer .logo_left img {
	float: left;
	border: none;
}

.footer .logo_right img {
	float: right;
	position: relative;
	top: 10px;
	border: none;
}

.footer_text {
	margin-left: 76px;
	margin-right: 127px;
	text-align: center;
	position: relative;
	top: 20px;
}

.logo_leftcol {
	position: absolute;
	left: 3em;
	bottom: 3em;
	min-height: 14em;
}

.logo_leftcol img {
	border: none;
}

.likebutton {
	margin-bottom: 1em;
}


/* -------------- Überschreiben von default-styles --------------- */
div.csc-textpic-clear {
    clear: none;
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
    clear: none;
    float: left;
}


/* -------------- Seitenbereichsmenü --------------------*/
#page_areas {
	background-color: Menu;
	color: #000000;
	border-bottom: 1px solid #555555;
	margin-bottom: 1em;
	text-align: center;
	position: relative;
	height: 1.1em;
	overflow: hidden;
}

* html #page_areas {
	background-color: #D4D0C8;
}

#page_areas ul {
	margin: 0em;
	padding: 0em;
	width: 64em;
	margin-left: 0;
	margin-right: auto;
}

#page_areas li {
	position: relative;
	margin: 0em;
	padding: 0em;
	list-style: none;
	border-left: 1px solid #555555;
	float: left;
	height: 1.1em;
}

#page_areas li.page_areas_r {
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
}

#page_areas a,
#page_areas a:visited 
{
	position: relative;
	padding: 0.25em;
	background-color: Menu;
	color: #000000;
	text-decoration: none;
	font-size: 70%;
	top: 0.2em;
	vertical-align: top;
}

* html #page_areas a,
* html #page_areas a:visited 
{
	background-color: #D4D0C8;
}

#page_areas a:hover,
#page_areas a:active,
#page_areas a:focus
{
	color: #ffffff;
	background-color: #3A5876;
}

* html #page_areas a:hover,
* html #page_areas a:active,
* html #page_areas a:focus
{
	color: #ffffff;
	background-color: #3A5876;
}

/*-------------- buttons ----------------*/
a.button {
   display: -moz-inline-stack;
   display: inline-block;
   width: 281px;
   height: 52px;
   background: url("../img/button3.png") no-repeat;
   line-height: 52px;
   vertical-align: text-middle;
   text-align: center;
   color: #ffffff;
   font-family: Calibri;
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   text-shadow: #222222 1px 1px 0;
   margin-bottom: 1.5em;
   margin-left: 2.4em;
}

a.button > span {
   display: -moz-inline-block;
}

.indent li {
	margin-left: -3em;
}


/*-------------- rating ----------------*/

.csc-textpic {
/*	border: solid thin black;
	background-color: lime;*/

}
.csc-frame{
border: solid 0.1em gray;
margin: 0.3em;
}


/*-------------- fileshare ----------------*/

.tx-neofileshare-pi1_formField{
	border:solid thin white;
}

.tx-neofileshare-pi1_formField label{
	/*background-color: lime;*/
	width: 10em;
	display: block;
	float: left;
}

/*---------------- login -------------------*/
.tx-feuserloginsystem-pi1{
/*border: solid thin black;*/
	width: 16em;
	background-color: #EEEEEE;
/*text-align: center;*/

}
.tx-feuserloginsystem-pi1 form{
 padding:2px 2px 2px 4px;
 margin: 0px;
}

.loginbox{
	/*width: 10em;
	border: 1px #999999 solid;*/
	font-family: Verdana, Arial, 'Lucida Grande', Sans-Serif;
	color: #333333;
	/*padding: 6 6 6 6px;*/
}
.loginline input{
	/*padding-bottom: 2px;*/
	width:10em;
}

.loginlabel{
	font-size: 1em;
	width: 5.5em;
	display: block;
	float: left;
	padding:0px;
	margin:0px;
}
.loginline{
	padding-bottom: 0.5em;
}


/* ----------------------------- download tables ------------------------------*/
.download_table {
	border-collapse: collapse;
	border: 1px solid #bbbbbb;
	width: 46em;
}

.download_table p {
	margin: 0;
	padding: 0;
}

.download_table caption {
	text-align: left;
	font-weight: bold;
	margin-bottom: 0.5em;
	font-size: 140%;
}

.download_table th {
	background-color: #dadada;
}

.download_table th,
.download_table td {
	border: 1px solid #bbbbbb;
	text-align: left;
	padding:0.2em;
	min-width: 9em;
}


/* ----------------------------- typo3 tables ------------------------------*/
.contenttable {
	border-collapse: collapse;
	border: 1px solid #bbbbbb;
}

.contenttable p {
	margin: 0;
	padding: 0;
}

.contenttable caption {
	text-align: left;
	font-weight: bold;
	margin-bottom: 0.5em;
	font-size: 120%;
}

.contenttable th,
.contenttable td {
	border: 1px solid #bbbbbb;
	text-align: left;
	padding: 0.2em;
}
