/* meta
	author: rico floss
	contact: floss@51nullacht.de
	date: 2009-06-05
	client: saechsische medienakademie
*/

/*
F8981D	orange
2EA0F5	blau
*/

html * {
	padding: 0;
	margin: 0;
	border: 0;
}

body, td, th, input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background: transparent url(bg_body_bottom.jpg) left bottom repeat-x fixed;
}

/* ============== HEADLINE ================= */
h1, h2, h3, h4, h5, h6 {
	font-size: 20px;
	margin-bottom: 0.5em;
	font-weight: 100;
	color: #F8981D;
}
h1 {
	position: absolute;
	left: -90000px;
}
h2 {
	display: inline;
	color: #fff;
	background-color: #F8981D;
	padding: 3px 10px;
	line-height: 2em;
}
h3 {
	color: #2EA0F5;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 900;
}
h4 {
	font-size: 12px;
	color: #000;
	font-weight: 900;
}
h6 {
	font-size: 12px;
}

/* ============== LINKS ALLGEMEIN ================= */
a {
	color: #F8981D;
	text-decoration: none;
	cursor: pointer;
	font-weight: 900;
}
a:hover,
a.active {
}
div.msg a, div.error a {
	color: #ccc;
}

/* ============== CONTAINER ================= */
#container {
	text-align: center;
	background: transparent url(bg_body_top.png) left top repeat-x fixed;
	padding-top: 50px;
}
#innerContainer {
	width: 820px;
	margin: 0 auto 2em auto;
	padding: 0 40px 2em 40px;
	text-align: left;
	background: #fff url(bg_container.jpg) left top no-repeat;
}

/* ============== HEADER ================= */
#header {
}
#header .logo {
	display: block;
	float: left;
	width: 302px;
	height: 150px;
	background: transparent url(bg_logo.png) left top no-repeat;
	text-align: center;
	margin-top: -20px;
}
#header .logo img {
	padding-top: 45px;
}
#header .ergebnisse {
	margin: 25px -15px 0 0;
	float: right;
}

/* ============== HEADER - mainnavi, subnavi, extranavi ================= */
#header #mainNavi,
#header #subNavi {
	clear: both;
}
#header #extraNavi {
	float: left;
	margin: 35px 0 0 15px;
}
#header #mainNavi ul,
#header #subNavi ul,
#header #extraNavi ul {
	list-style: none;
}
#header #mainNavi ul li,
#header #subNavi ul li,
#header #extraNavi ul li {
	float: left;
	background: url(bg_mainnavi_left.png) no-repeat left top;
	padding-left: 9px;
	margin: 0 5px 5px 5px;
}
#header #subNavi ul li,
#header #extraNavi ul li {
	background: url(bg_subnavi_left.png) no-repeat left top;
}
#header #extraNavi ul li {
	margin-bottom: 2px;
	clear: both;
}
#header #mainNavi ul li a,
#header #subNavi ul li a,
#header #extraNavi ul li a {
	float: left;
	display: block;
	background: url(bg_mainnavi.png) no-repeat right top;
	padding: 15px 15px 12px 6px;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
}
#header #subNavi ul li a,
#header #extraNavi ul li a {
	background: url(bg_subnavi.png) no-repeat right top;
	padding: 5px 10px 5px 5px;
	font-size: 12px;
	text-transform: none;
}
#header #mainNavi ul li:hover,
#header #mainNavi ul li.active {
	background-position: left -50px;
}
#header #mainNavi ul li:hover a,
#header #mainNavi ul li.active a {
	background-position: right -50px;
}
#header #subNavi ul li:hover,
#header #extraNavi ul li:hover,
#header #subNavi ul li.active,
#header #extraNavi ul li.active {
	background-position: left -30px;
}
#header #subNavi ul li:hover a,
#header #extraNavi ul li:hover a,
#header #subNavi ul li.active a,
#header #extraNavi ul li.active a {
	background-position: right -30px;
}

#mainNavi .special {
	width: 34px; height: 16px;
	position: absolute;
	z-index: 2;
	margin: -0.3em 0 0 10.5em;
	background: transparent url(special.png) left top no-repeat;
}

/* ============== CONTENT - BEREICH ================= */
#mainContent {
}

#mainContent .leftCol {
	clear: both;
	float: left;
	width: 500px;
}
#mainContent .rightCol {
	float: right;
	width: 280px;
}
#mainContent .leftCol.galerie {
	width: 780px;
}
#mainContent .leftCol.galerie div.image {
	height: 130px;
}

#mainContent p,
#mainContent ul,
#mainContent ol {
	clear: both;
	line-height: 1.3em;
	margin: 0.5em 0 1em 0;
}
#mainContent ul, #mainContent ol {
	margin-left: 2em;
}
#mainContent ul li, #mainContent ol li {
	padding-bottom: 3px;
}

#mainContent a img {
	border: 1px solid #F8981D;
	padding: 2px;
}
#mainContent a:hover img {
	background-color: #F8981D;
}

#mainContent div.image {
	font-size: 10px;
	float: right;
}
#mainContent div.image img {
	margin-top: -88px;
}
#mainContent div.image .topLeft,
#mainContent div.image .topRight,
#mainContent div.image .bottomLeft,
#mainContent div.image .bottomRight {
	clear: none;
	margin: 0; padding: 0; line-height: 0; font-size: 0;
	position: relative;
	z-index: 2;
	float: left;
}
#mainContent div.image .topLeft,
#mainContent div.image .bottomRight {
	width: 63px;
	height: 61px;
	background: transparent url(klebestreifen.png) left top no-repeat;
	margin-left: -27px;
}
#mainContent div.image .bottomRight {
	margin: -35px -25px 0 0;
	float: right;
}
#mainContent div.image .bottomLeft,
#mainContent div.image .topRight {
	width: 136px;
	height: 94px;
	margin: -87px 0 0 -6px;
	background: transparent url(image_shadow_left.png) left top no-repeat;
}
*+html #mainContent div.image .bottomLeft {
	margin-top: -90px;
}
#mainContent div.image .topRight {
	float: right;
	margin: 20px -6px 0 0;
	background-image: url(image_shadow_right.png);
}
#mainContent div.image .text {
	position: absolute;
	margin-top: -2em;
	z-index: 3;
}

#mainContent .leftCol div.image {
	float: left;
	margin: 1em 2em 0 0;
}
#mainContent .leftCol div.image .pin {
	margin: 0; padding: 0; line-height: 0; font-size: 0;
	position: relative;
	z-index: 2;
	height: 30px;
	background: transparent url(pin1.png) center top no-repeat;
	margin-bottom: -20px;
}
#mainContent .leftCol div.image .pin2 { background-image: url(pin2.png); }
#mainContent .leftCol div.image .pin3 { background-image: url(pin3.png); }
#mainContent .leftCol div.image img {
	margin: 0;
}

/* ============== TABLE ================= */
table {
}
table tr td:first-child {
	text-align: right;
}
table tr td {
	padding: 3px;
}

/* ============== FORMULARE ================= */
form {
	
}
.newsletter {
	background-color: #F8981D;
	color: #fff;
	padding: 0.5em;
	margin-bottom: 1em;
}
.newsletter form fieldset {
	padding: 5px 0;
	border: 1px dashed #fff;
	border-width: 1px 0;
}
.newsletter h2 {
	background-color: #fff;
	color: #F8981D;
}

legend {
}

input,
textarea,
select {
	border: 1px solid #D6D6D6;
	padding: 5px;
	margin-top: 5px;
}


#mainContent form p {
	margin: 0;
	clear: none;
}
#mainContent form p.left,
#mainContent form p.leftSpace {
	float: left;
	width: 110px;
}

label {
	font-weight: 900;
	margin-right: 5px;
	cursor: pointer;
}
label span {
	font-weight: 100;
}
.labelBlock label,
label.block {
	display: block;
	float: left;
	width: 135px;
	padding-top: 8px;
}
input:hover,
input:focus,
textarea:hover,
textarea:focus {
	border-color: #8F8F8F;
}
input[type="radio"] {
	width: auto;
	margin-right: 5px;
	border: none;
}
input[type="checkbox"] {
	width: auto;
	margin-right: 5px;
	border: none;
}
input.button {
	cursor: pointer;
}

/* ============== FUSSZEILE ================= */
#footer {
	clear: both;
	width: 900px;
	padding: 1.5em 0 1em 0;
	margin: 0 auto 1em auto;
	background: transparent url(bg_footer.png);
}
* html #footer { background-color: #fff; }
#footer ul {
	list-style: none;
	text-align: center;
	margin-bottom: 0.5em;
}
#footer ul.bookmarks {
	margin-top: 5px;
}
#footer ul li {
	display: inline;
	padding: 0 5px;
}
#footer ul li.last {
	border-right: none;
}
#footer ul li a {
	font-weight: 100;
}

/* ============== CLEAR ================= */
.clear {
	clear: both;
	font-size: 0; height: 0; margin: 0; padding: 0;
}
.clearSpace {
	clear: both;
	height: 1em;
}

/* ============== MSG / ERROR / INFO ================= */
div.msg,
div.error {
	color: #fff;
	padding: 10px 10px 10px 30px;
	margin: 1em 0;
	border: 3px double #fff;
}
div.msg ul,
div.error ul {
	margin-left: 2em;
}

div.msg {
	background: #539337 url(info.png) 5px center no-repeat;
}
div.error {
	background: #AE6E64 url(error.png) 5px center no-repeat;
}
.info {
	margin-left: 20px;
	padding-left: 20px;
	background: url(error.png) 0 0 no-repeat;
}

/* ============== LEFT / RIGHT ================= */
.left {
	float: left;
}
.leftSpace {
	float: left;
	padding-left: 1em;
}
.right {
	float: right;
}
.textLeft {	text-align: left; }

/* ============== BGC ================= */
.bgc {		background-color: #EDF6FA; }

/* ============== OTHER ================= */
.actions a {	margin-left: 5px;}
.hide {	display: none;	}
.visible { display: block; }
.space {	padding-left: 10px; }
.topSpace {	margin-top: 10px; }
.widthAuto {	width: auto;}
.widthWide {	width: 450px;}
.widthMiddle {	width: 300px;}
.widthLarge {	width: 500px;}
.catBlock {	color: #AE6E64;}
