/* Grundlegende Tags */

html {
    min-height: 100.05%;
}
body {
	background-image: url(../_images/back/back_body.gif);
	background-color: #dadada;
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
table {
	border-style: none;
}

th {
	padding: 0px;
}
td {
	padding: 0px;
	font-size: 11px;
	line-height: 20px;
	color: #555;
	text-align: left;
	vertical-align: top;
}
td.info {
	padding-right: 20px;
}

td.right {
	text-align: right;
	white-space: nowrap;
	padding: 0px 0px 0px 10px;
}



h1 {
	color: #5a5a5a;
	margin: 0px -10px 10px;
	border-bottom: 1px solid #fff;
	letter-spacing: -1px;
	text-transform: lowercase;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
}
h2 {
	color: #999;
	margin: 10px 0px;
	font-size: 15px;
	font-weight: bold;
}
h3 {
	color: #505050;
	margin: 10px 0px;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	margin: 0px 0px 10px;
}

p {
	font-size: 11px;
	color: #555;
	line-height: 18px;
	margin: 0px 0px 10px;
}
p.right {
	float: right;
}


a {
	color: #F73;
	text-decoration: none;
}
a:hover {
	color: #462;
	text-decoration: none;
}
hr {
	color: #fff;
	height: 1px;
	border-top: 1px solid #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 20px 0px;
	display: block;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	padding-bottom: 2px;
	line-height: 18px;
}

/* Formulare */

form {
	line-height: 20px;
}
fieldset {
	border-style: none;
	margin: 0px 0px 10px;
	padding: 0px;
}

legend {
	font-size: 11px;
	font-weight: bold;
	color: #555;
}

label {
	font-size: 11px;
	color: #555;
}
label.left {
	width: 140px;
	margin-right: 10px;
	float: left;
}
label.right {
	float: left;
}


label.checkbox {
	margin-left: 40px;
	float: left;
}
label span.error {
	font-weight: bold;
	color: #C00;
}



input {
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
input.left {
	float: left;
	width: auto;
	clear: both;
	margin-right: 10px;
}


input.right {
	clear: both;
	float: left;
	width: auto;
	margin-left: 150px;
}
input.button {
	width: 200px;
}
input.upload {
	font: 11px Arial, Helvetica, sans-serif;
	width: 100px;
	padding: 0px;
}





textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}


select {
	float: left;
	color: #000;
	background: #FFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

option {
}
form br {
	clear: both;
}
span.soft {
	color: #999;
}

abbr {
	color: #F73;
	border-style: none;
}
acronym {
}
img.border {
	border: 5px solid #FFF;
	margin-bottom: 10px;
}
img.thumb {
	border: 5px solid #FFF;
	margin-right: 10px;
	margin-left: 0px;
}













/* IDs für das Seitengerüst */

#page {
	background: url(../_images/back/back_page.gif) no-repeat center top;
	min-height: 450px;
}

#main {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 750px;
}
#header {
	margin: 0px auto;
	width: 750px;
	padding: 0px;
}
#logo {
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 130px;
}
#logo img {
	margin-top: 30px;
	margin-right: 20px;
}
#navi {
	margin: 0px 10px 0px 30px;
	text-align: left;
	padding: 0px;
	height: 30px;
}





/* Klassen und IDs für die Subnavigationsleisten */

#subnavi {
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
}
#subnavi ul {
	margin: 0px;
	padding: 0px;
	background: #CCCC99;
}
#subnavi li {
	list-style: url(none) none;
	padding: 0px 10px;
	margin: 0px;
	border-left: 1px solid #FFFFFF;
	float: left;
}
#subnavi li.last {
	border-right: 1px solid #FFFFFF;
}
#subnavi a {
	color: #F73;
	line-height: 30px;
	font-weight: bold;
	display: block;
	font-size: 11px;
}
#subnavi a:hover {
	color: #462;
}

#sub-kartei {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	width: 720px;
	position: absolute;
	background: #f8f9f5;
	visibility: hidden;
}
#sub-wissen {
	margin: 0px;
	padding: 0px 0px 0px 225px;
	width: 525px;
	position: absolute;
	background: #f8f9f5;
	visibility: hidden;
}
#sub-presse {
	margin: 0px;
	padding: 0px 0px 0px 300px;
	width: 450px;
	position: absolute;
	background: #f8f9f5;
	visibility: hidden;
}
#sub-contact {
	margin: 0px;
	padding: 0px 0px 0px 350px;
	width: 400px;
	position: absolute;
	background: #f8f9f5;
	visibility: hidden;
}

/* IDs für die Inhalte */


#content {
	margin: 50px 30px 0px;
}
#full {
	background: #ececec;
	padding: 0px 10px 10px;
	margin-bottom: 20px;
	clear: both;
}
#full h1 {
	background: #EBEDE3 url(../_images/back/back_heading-left.gif) no-repeat left top;
}
#full div.overview {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#full div.overview img {
	border: 5px solid #FFF;
	margin: 5px;
}
#full div.browse {
	float: right;
	width: 200px;
	text-align: center;
}

#full div.photo {
}
#full div.photo img {
	border: 5px solid #fff;
}




#full table {
	padding: 0px;
	margin: 0px 0px 10px;
}




#full td.pictures {
	width: 220px;
	padding: 10px 10px 0px;
	text-align: center;
}
#full td.sedcard {
	width: 330px;
}

#full td.notepad {
	padding-right: 10px;
	width: 110px;
	padding-top: 10px;
}
#full table.advent {
	background: url(../advent/_images/back/back_advent.jpg);
	height: 400px;
	width: 600px;
	border: 5px solid #FFF;
	margin-left: 30px;
	margin-bottom: 30px;
}
#full table.advent td {
	text-align: center;
	vertical-align: middle;
	height: 100px;
	width: 100px;
}
#full table.advent a {
	color: #FFF;
	font-size: 30px;
	text-decoration: none;
	line-height: 100px;
	display: block;

}
#full table.advent a:hover {
	background: #ECECEC;
	color: #5A5A5A;
}

#sedcard img {
	margin-top: 5px;
}






#netiquette {
	overflow: auto;
	position: relative;
	padding: 10px;
	background: #FFF;
	height: 230px;
	margin: 30px;
	border: 1px solid #CCC;
}
#netiquette h3 {
	margin-top: 0px;
}




#master {
	margin-right: 250px;
	background: #ececec;
	padding: 0px 10px 10px;
	margin-bottom: 20px;
}
#master h1 {
	background: #EBEDE3 url(../_images/back/back_heading-left.gif) no-repeat left top;
}
#master div.abbildung {
	background: #fff;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
}
#master div.thumbs {
	padding-top: 10px;
}
#master div.thumbs  ul {
	margin: 0em;
	padding: 0em;
}
#master div.thumbs  li {
	padding: 0em;
	list-style: url(none) none;
	float: left;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 10px;
}

#master div.thumbs a {
	color: #333;
	text-decoration: none;
	display: block;
	background: #fff;
	padding: 1px;
}
#master div.thumbs a:hover {
	background: #f73;
}

#master div.thumbs  div {
	display: run-in;
	background: #fff;
	padding: 9px;
}

#master div.thumbs img {
	display: block;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}



#master td.pictures {
	width: 110px;
	padding: 10px 10px 0px;
}
#inhalt {
	clear: left;
	padding-top: 10px;
}

#overview {
}

#overview img {
	float: right;
	border: 5px solid #fff;
	margin-bottom: 10px;
	margin-left: 20px;
}
#overview hr {
}










#column {
	float: right;
	padding: 0px;
	margin-bottom: 10px;
	width: 200px;
}
#column div.article {
	background: #ECECEC;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

#column h1 {
	background: #EBEDE3 url(../_images/back/back_heading-right.gif) no-repeat right top;
}
#column p {
	margin: 0px;
	padding: 0px 0px 10px;
}

#column ul {
	margin: 0px;
	padding: 0px 0px 10px;
}
#column li {
	margin: 0px 0px 5px;
	list-style: url(none) none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#column div.partner, div.galerie {
	background: #ECECEC;
	margin-bottom: 20px;
	padding: 0px 10px 10px;
}
#column div.partner img, div.galerie img {
	display: block;
	text-align: center;
	border-top: 15px solid #fff;
	border-right: 35px solid #fff;
	border-bottom: 15px solid #fff;
	border-left: 35px solid #fff;
	width: 110px;
}






#footer {
	text-align: center;
	font-size: 11px;
	margin: 20px 30px 0px;
	color: #777;
	border-top: 1px solid #DDD;
	border-right: 0px solid #DDD;
	border-bottom: 0px solid #DDD;
	border-left: 0px solid #DDD;
	padding: 20px 0px;
	clear: both;
}
#footer a {
	color: #F73;
	text-decoration: none;
}
#footer a:hover {
	color: #462;
	text-decoration: none;
}
