/* 
AKADEMIE REGENSBURG
www.akademie-regensburg
Start: 01.09.2009
Letzte Aenderung: 28.11.2009
*/

/* Farbschema
--------------------------------------------------------------------------------------- */

/*
Farbton (Background): #002D36
Farbton (Element): #xxxxxx
Farbton (Element): #xxxxxx
Farbton (Element): #xxxxxx
Farbton (Element): #xxxxxx
*/

/* Reset
--------------------------------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
	border: 0;
}

/* Globals und Typo 
--------------------------------------------------------------------------------------- */

html {
	background-color: #ECEDED;
}

body {
	font-size: 62.5%;
	margin-left: 45px;
	margin-top: 35px;
}

html>body {
	font-size: 10px;
}

a:link {
	color: #B1B3B4;
	padding: 1px;
	text-decoration: none;
}

a:visited {
	color: #B1B3B4;
	text-decoration: none;
}

a:hover {
	background-color: #FFDC00;
	text-decoration: none;
	color: #000;
}

#logo a:hover {
	background-color: #ECEDED !important;
}

/* Macht die gepunktete Linie um geklickte Links unsichtbar
--------------------------------------------------------------------------------------- */

a:focus {
	outline: none;
}

/* Vertikaler Rhythmus basierend auf 12px Basisgröße für den Fließtext
--------------------------------------------------------------------------------------- */

p {
	font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #777;
	margin-bottom: 1.5em;
}

h1 {
	font: 1.67em/0.9em Georgia, "Times New Roman", Times, serif;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}

h1.cat_name {
	padding: 5px 10px 3px 5px;
	background-color: #FFDC00;
	margin-top: 0;
	margin-left: 15px;
	margin-bottom: 40px;
}

h2 {
	font: 1.5em/1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
	padding: 5px 10px 3px 5px;
	background-color: #FFDC00;
}

h3 {
	font: 1.33em/1.13em Georgia, "Times New Roman", Times, serif;
	margin-top: 1.13em;
	margin-bottom: 1.13em;
}

h4 {
	font: 1.17em/1.29em Georgia, "Times New Roman", Times, serif;
	margin-top: 1.29em;
	margin-bottom: 1.29em;
}

h6 {
	padding: 5px;
	background-color: yellow;
}

/* Bilder und verlinkte Bilder ohne Rahmen 
--------------------------------------------------------------------------------------- */

img, a img {
	border: 0;
}

.bild {
	float: left;
	border-right: 1px solid #B1B3B4;
	padding: 0 15px;
}

.bild p {
	font: 1.15em/1.4em "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Links- bzw. Rechtsausrichtung für Elemente
--------------------------------------------------------------------------------------- */

.links {
	float: left;
	margin: 0 0.5em 0.5em 0;
}

.rechts {
	float: right;
	margin: 0 0 0.5em 0.5em;
}

.clear {
	clear: both;
}

/* Layoutelemente
--------------------------------------------------------------------------------------- */

#wrapper {
	margin: 0;
}

#header {
	display: block;
	position: fixed;
	width: 950px;
	height: 130px;
	top: 20px;
	left: 45px;
}

#content_wrap {
	position: relative;
	margin-top: 160px;
}

#nav_container {
	background: transparent url(bg_90.png) repeat 0 0;
	position: fixed;
	width: 240px;
	z-index: 1000;
	margin-top: 5px;
	left: 0;
	top: 160px;
}

#navigation {
	padding: 0 30px;
}

#content_header {
	margin-bottom: 40px;
	width: 120px;
}

#content_1 {
	background-color: #FFF;
	left: 200px;
	padding: 15px 0;
	border-bottom: 15px solid #FFF;
	overflow: hidden;
	position: relative;
	top: 130px;
}

#footer {
	height: 31px;
	width: 381px;
	top: 10px;
	right: 10px;
	clear: both;
	position: fixed;
}

/* MODUL: DOZENT/IN EINTRAGEN
--------------------------------------------------------------------------------------- */

.dozenten {
	height: 490px;
	float: left;
	margin-left: 1.5em;
	position: relative;
	width: 180px;
}

.dozenten .bild, .news .bild {
	border-right: none;
	padding-left: 0;
}

.dozenten h2 {
	position: absolute;
	top: 187px;
	background-color: #FFF;
	padding-left: 0;
}

.dozenten h3 {
	position: absolute;
	top: 214px;
}

.dozenten p {
	font: 1em/1.5em Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top: 256px;
}

.dozenten p a {
	color: #B1B3B4;
	padding: 1px;
}

.dozenten p a:hover {
	background-color: #FFDC00;
	text-decoration: none;
	color: #000!important;
}

/* NAVIGATION
--------------------------------------------------------------------------------------- */

ul.navi1 {
	padding-left: 30px;
	list-style-type: none;
	padding: 0;
	border-top: 1px solid #B1B3B4;
	border-bottom: 1px solid #B1B3B4;
}

ul.navi1 li#link4, ul.navi1 li#link6 {
	border-bottom: 1px solid #B1B3B4;
}

#navigation ul.navi1 li {
	display: block;
	margin: 7px 3px 7px 0;
}


#navigation ul.navi1 li a {
	padding: 6px 2px 6px 2px;
	display: block;
}

ul.navi1 li a:hover {
	background-color: #FFDC00;
}

ul.navi2 {
	list-style-type: none;
	padding-bottom: 0;
}

span.soh {
	background-repeat: no-repeat;
	display: block;
}

ul.navi2 li {
	display: block;
}

ul.navi2 li.active a.current {
	background-color: #FFDC00;
}
/* BILDTEXTMODUL
--------------------------------------------------------------------------------------- */


.col_1 {
	width: 180px;
	padding: 0 15px;
	border-right: 1px solid #B1B3B4;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	height: 400px;
	float: left;
	height: 400px;
	display: inline-block;
}

.col_2 {
	width: 360px;
	padding: 0 15px;
	border-right: 1px solid #B1B3B4;
	height: 400px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	float: left;
	display: inline-block;
}

.col_3 {
	float: left;
	width: 480px;
	border-right: 1px solid #B1B3B4;
	padding: 0 15px 0 15px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	display: inline-block;
}

.bild {
	float: left;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	display: inline-block;
}

#dozenten #content_1 {
	height: 54em;
}

Xul.navi1 {
	background: transparent url(bg_content_70.png) repeat 0 0;
}


/* DOWNLOADMODUL
--------------------------------------------------------------------------------------- */

.list_content2 {
	width: 180px;
	padding: 0 15px;
	border-right: 1px solid #B1B3B4;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	height: 400px;
	float: left;
	height: 400px;
	display: inline-block;
}

.list_content2 h2 {
	background: none;
	color: #777;
	margin-top: 0;
}

.list_content2 p {
	background: none;
	color: #777;
	margin-top: 5px;
}

.list_content2 a:hover {
	background: none;
}


/* MODUL: AKTUELLES EINTRAGEN
--------------------------------------------------------------------------------------- */

.news {
	float: left;
	margin-left: 1.5em;
	position: relative;
	width: 200px;
	padding-right: 10px;
	border-right: 1px solid #B1B3B4;
}

.news .bild {
	border-right: none;
	padding-left: 0;
	display: block;
	float: none;
}

.news h2 {
	background-color: #FFF;
	margin: 6px 0 0 0;
	padding-left: 0;
	display: block;
}

/* KONTAKTFORMULAR
--------------------------------------------------------------------------------------- */


.formgen_form {
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	display: inline-block;
	width: 190px;
	height: 490px;
	font: 1.1em/1.5em Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	color: #777;
	float: left;
	padding-left: 15px;
	border-right: 1px solid #B1B3B4;
}

.news h3 {
	display: block;
	margin: 8px 0 0 0;
}

.news p {
	font: 1.25em/1.5em Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 12px;
}

.dozenten p a {
	color: #B1B3B4;
	padding: 1px;
}

.dozenten p a:hover {
	background-color: #FFDC00;
	text-decoration: none;
	color: #FFF;
}

rex_formgen_from {
	
}

legend {
	width: 180px;
	white-space: normal;
	margin-top: 0;
	font: 1.15em/1.5em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}

input {
	border: 1px solid #B1B3B4;
	width: 180px;
	padding: 5px 3px;
	margin: 5px 0;
}

.formgen_submit {
	width: 70px;
	float: right;
	color: #777;
	background-color: #FFF;
	border: none;
	border: 1px solid #DDD;
}

.formgen_submit:hover {
	background-color: #FFDC00;
	text-decoration: none;
	color: #777;
	cursor: pointer;
}

.formgen_block {
	padding: 10px 0 0 0;
}

.formgen_submit_success, .formgen_submit_error {
	width: 540px;
}

.formgen_submit_success p, .formgen_submit_error p {
	font: 1.15em/1.5em Georgia, "Times New Roman", Times, serif;
	margin-left: 15px;
	background-color: #FFDC00;
	margin-bottom: 0.5em;
}

ul.formgen_error_list {
	display: none;
}

#newsletter, #newsletter #content_1 {
	width: 600px!important;
	height: 450px!important;
}