/*
	Netzgänger-Projekt, Universität Bamberg
	Souce Code (c) 2013 - 2018 andreas n. schubert
	http://www.andreas-n-schubert.de
*/

body {
	margin: 0;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #333;
	background-color: #5c5c5c;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

#wrapper {
	position: relative;
	margin: 4% auto auto auto;
	width: 900px;
	min-height: 700px;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
	background-color: #fff;
	border-radius: 15px;
	border: 0px solid #9A9A9A;
}

#sprachauswahl {
	position: absolute;
	top: -55px;
	right: -100px;
	width: 120px;
	height: 80px;
}

#metamenu {
	position: absolute;
	right: 30px;
	top: -60px;
}


#head {
	position: absolute;
	background-image: url(../images/bg_wrapper_top.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 201px;
	
}

#head .logo {
	position: absolute;
	width: 344px;
	height: 82px;
	left: 20px;
	top: -30px;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	border-radius: 15px;
	z-index: 300;
}

#topmenu {
	position: absolute;
	right: 25px;
	top: -34px;
	z-index: 110;
}

#suchfeld {
	position: absolute;
	right: 40px;
	top: 50px;
	z-index: 200;
}

#suchfeld .search-query {
	background-color: #F0F6F7;
	border: 1px solid #BFD0D4;
	padding: 2px;
	font-size: 12px;
	border-radius: 4px;
}

#content {
	position: relative;
	z-index: 100;
}

.breadcrumbleiste {
	float: right;
	width: 620px;
	margin-top: 60px;
	margin-right: 50px;
	height: 22px;
	border-bottom: 1px solid #D7D7D7;
}

.breadcrumbleiste ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.breadcrumbleiste ul li {
	list-style: none;
	float: left;
}

.breadcrumbleiste ul li a {
	font-size: 90%;
	color: #5C5C5C;
	font-size: 11px;
}

.breadcrumbleiste span {
	font-size: 11px;
}

#spaltelinks {
	position: relative;
	float: left;
	width: 195px;
	margin-top: 50px;
	min-height: 700px;
}

#sponsoren::after {
	clear: both;
}

#menu {
	margin-top: 50px;
	float: left;
}

#logout {
	position: relative;
	float: left;
	height: 100px;
	margin: 0;
	width: 195px;
}






#maincontent {
	float: right;
	width: 620px;
	margin: 0 50px 10px 0;
}

/* Tabellen im Haupttext */

#maincontent .item-page table {
	border-top: 1px solid #8E8E8E;
	border-right: 1px solid #8E8E8E;
	border-collapse: collapse;
	font-size: 90%;
}

#maincontent .item-page table td, #maincontent .item-page table th {
	border-bottom: 1px solid #8E8E8E;
	border-left: 1px solid #8E8E8E;
	padding: 4px;
}

#maincontent .item-page table th {
	background-color: #DAE4E6;
	text-align: left;
	border-bottom: 2px solid #9A9A9A;
	padding: 6px 4px;
}

#news .moduletable {
	float: left;
	width: 195px;
	margin: 100px 0 15px 15px;
	border: 1px solid #2A879E;
	background-color: #F1F1F1;
	font-size: 80%;
	border-radius: 8px;
}

#news .moduletable h3 {
	background-color: #2A879E;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	color: #fff;
	margin: 0;
	padding: 4px;
}

#news .moduletable h4 {
	border: 0;
}

#news .moduletable .newsflash {
	padding: 4px;
}

#news .moduletable .newsflash-title {
	margin: 10px 0 2px 0;
}

#news .moduletable p {
	margin: 0;
}

#news .moduletable a {
	background-image: url(../images/link_pfeil.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 8px;
}

#news .moduletable a:hover {
	background-position: 0 -12px;	
}



#contentfeld {
}

#contentfeld .moduletable {
	clear: both;
	float: right;
	width: 620px;
	margin: 0 50px 0px 0;

	/* background-color: #F1F1F1;
	border: 1px solid #2A879E;
	font-size: 80%;
	border-radius: 8px; */
}


.startseite_kurzlinks {
	float: left;
	width: 140px; /* für 4 Felder */
	width: 193px; /* für 3 Felder */
	height: 130px;
	padding: 12px 3px;
	text-align: center;
	margin-left: 8px;
	border: 1px solid #2A879E;
	border-top: 5px solid #2A879E;
	border-bottom: 5px solid #2A879E;
	background-color: #F1F1F1;
	font-size: 80%;
	border-radius: 8px;	
}

.startseite_kurzlinks img {
	border: 0;
}

#contentfeld .moduletable .erster {
	margin-left: 0 !important;
}



#sponsoren .moduletable {
	clear: both;
	float: right;
	width: 620px;
	height: 150px;
	text-align: left;
	margin: 20px 50px 40px 0;
	border-top: 1px solid #C1C1C1;
}

#sponsoren .moduletable table {
	width: 80%;
	text-align: left;
}

#sponsoren .moduletable p {
	margin: 0;
	font-size: 11px;
}



.logoblock {
	display: block;
}


/***  Login-Form   *******/

#login-form {
	width: 500px;
	border: 1px solid #2A879E;
	background-color: #F7F7F7;
	padding: 10px;
	border-radius: 10px;
}

#login-form label {
	display: block;
	margin-top: 10px;
}

#login-form input {
	border-radius: 4px;
	border: 1px solid #2A879E;
	padding: 2px;
}

#login-form #form-login-submit {
	margin-top: 20px;
}

#login-form ul {
	list-style: none;
	font-size: 80%;
	margin: 20px 0 0 0;
	padding: 0;
}

#login-form ul li {
	margin: 0;
	padding: 0;
}


.moduletable_logout #login-form {
	margin-left: 14px;
	margin-top: 30px;
	width: 130px;
	border: 2px solid #8B4513;
	background-color: #D0ECF2;
	font-size: 80%;
}

.moduletable_logout #login-form input {
	margin-top: 5px;
	font-size: 100%;
}

/**********/

#footer {
	position: absolute;
	background-image: url(../images/bg_wrapper_bottom.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 164px;
	bottom: 0;
	text-align: right;
	font-size: 12px;
}

.figur {
	position: absolute;
	bottom: 0;
	left: -45px;
	width: 266px;
	height: 261px;
	background-image: url(../images/figur _spiele.png);
	background-repeat: no-repeat;
}

#footer .figur p {
	margin: 0;
	padding: 0;
}

#footer p.footer_text {
	position: absolute;
	margin: 0;
	bottom: 6px;
	right: 22px;
}

#footer #as {
	position: absolute;
	left: 20px;
	bottom: -24px;
}

#footer #as a {
	font-size: 11px;
	color: #666;
}

#footer #as a:hover {
	color: #2A879E;
}

