* {
	background-color: transparent;
	color: #000;
	margin: 0px;
	padding: 0px;
}

html {
	background-color: #900;
}

body {
	background: #fff url(../img/bg_body.gif) top center no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 72%;
	line-height: 1.3;
}

.leftcol {
	display: inline;
	float: left;
	width: 300px;
	margin-right: 30px;
}

.rightcol {
	display: inline;
	float: left;
	width: 470px;
/*	margin-left: 330px;*/
}

/* Wrapper */
#header-wrapper {
	background: #fff url(../img/bg_header.gif) left top repeat-x;
	padding-bottom: 1px;
	border-bottom: solid 5px #E9AA01;
}

#footer-wrapper {
	background: #900 url(../img/bg_footer.gif) left top repeat-x;
	padding-top: 1px;
	border-top: solid 5px #E9AA01;
}

#intro-wrapper {
	margin-top: 35px;
}

#special-wrapper {
	background: transparent url(../img/bg_special.gif) left center repeat-x;
}

#content-wrapper {
	margin-top: 35px;
	margin-bottom: 30px;
}

#home #content-wrapper {
	margin-top: 0px;
}

#header,
#intro,
#special,
#content,
#footer {
	display: block;
	width: 800px;
	margin: 0px auto;
}

/* Nav */
#header ul {
	list-style: none;
	padding: 0px 15px;
}

#header ul li {
	display: inline;
}

#header ul#mainnav li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	margin-right: 45px;
	height: 30px;
	text-indent: -10000px;
}

#tiere #header ul li#nav_tiere a,
#header ul li#nav_tiere a:hover,
#profil #header ul li#nav_profil a,
#header ul li#nav_profil a:hover,
#veranstaltungen #header ul li#nav_veranstaltungen a,
#header ul li#nav_veranstaltungen a:hover,
#projekte #header ul li#nav_projekte a,
#header ul li#nav_projekte a:hover,
#presse #header ul li#nav_presse a,
#header ul li#nav_presse a:hover,
#formulare #header ul li#nav_formulare a,
#header ul li#nav_formulare a:hover,
#sonstiges #header ul li#nav_sonstiges a,
#header ul li#nav_sonstiges a:hover {
	background-position: bottom left !important;
}

#header ul li#nav_tiere a {
	width: 74px;
	background: transparent url(../img/btn_tiere.gif) top left no-repeat;
}

#header ul li#nav_profil a {
	width: 117px;
	background: transparent url(../img/btn_profil.gif) 0 0 no-repeat;
}

#header ul li#nav_veranstaltungen a {
	width: 98px;
	background: transparent url(../img/btn_veranstaltungen.gif) 0 0 no-repeat;
}

#header ul li#nav_projekte a {
	width: 51px;
	background: transparent url(../img/btn_projekte.gif) 0 0 no-repeat;
}

#header ul li#nav_presse a {
	width: 38px;
	background: transparent url(../img/btn_presse.gif) 0 0 no-repeat;
}

#header ul li#nav_formulare a {
	width: 62px;
	background: transparent url(../img/btn_formulare.gif) 0 0 no-repeat;
}

#header ul li#nav_sonstiges a {
	width: 58px;
	margin-right: 0px;
	background: transparent url(../img/btn_sonstiges.gif) 0 0 no-repeat;
}

#header ul#subnav {
	list-style: none;
	padding: 4px 15px 3px 15px;
}

#header ul#subnav li {
	margin-right: 10px;
}

#header ul#subnav li a {
	color: #900;
	text-decoration: none;
}

#header ul#subnav li a:hover {
	color: #f60;
}

/* Intro */
#home #logo h1,
#logo h1 a {
	display: block;
/*	width: 208px;*/
	height: 163px;
	text-indent: -10000px;
	background: transparent url(../img/logo.gif) center center no-repeat;
}

#intro .rightcol h2 {
	font-size: 1.5em;
	letter-spacing: 0.05em;
	color: #f60;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#intro .rightcol p {
	line-height: 1.5;
	margin-bottom: 1em;
	font-size: 1.05em;
}

#intro .rightcol p a {
	color: #900;
}

#intro .rightcol p a:hover {
	text-decoration: none;
}

/* Special */
#visual {
	display: block;
	width: 300px;
	height: 250px;
	background: transparent url(../img/bg_visual.png) 0 0 no-repeat;
}

#visual img {
	margin-left: 34px;
	margin-top: 38px;
}

#special .rightcol {
	padding: 53px 0px 0px 0px;
}

#special .rightcol img {
	float: right;
}

#special .rightcol h2 {
	font-size: 1.5em;
	letter-spacing: 0.05em;
	color: #fff;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#special .rightcol p {
	line-height: 1.4;
	margin-bottom: 1em;
}

#special .rightcol p a {
	color: #900;
}

#special .rightcol p a:hover {
	text-decoration: none;
}

/* Content */
#content {
	background: transparent url(../img/bg_extra.png) 0px 190px no-repeat;
}

#home #content {
	background: transparent url(../img/bg_extra.png) 0px 10px no-repeat;
}

#extra {
	padding-top: 50px;
}

#extra .container {
	margin-bottom: 45px;
}

#extra .container h2 {
	color: #FBB383;
	background: transparent url(../img/bg_extratitle.png) 0 0 repeat;
	padding: 5px 0px 5px 15px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 0.6em;
	margin-bottom: 5px;
}

#extra .container ul {
	list-style: none;
}

#extra .container ul,
#extra .container p {
	padding: 0px 15px;
}

#extra .container ul li a,
#extra .container p {
	color: #900;
	font-size: 1.3em;
	line-height: 1.5;
	letter-spacing: 0.05em;
}

#extra .container ul li a {
	text-decoration: none;
}

#extra .container ul li a:hover {
	color: #f60;
}

#extra .container ul li {
	background: transparent url(../img/li.png) 0px 4px no-repeat;
	padding-left: 25px;
	margin-bottom: 4px;
}

#extra .container form fieldset {
	border: 0;
	padding: 0px 15px;
	margin-top: 15px;
}

#extra .container form fieldset input {
	background-color: #fff;
	margin-right: 10px;
}

#extra .container form fieldset .button {
	background-color: transparent;
	margin: -5px 0pt 0pt;
	vertical-align: middle;
}

#maincontent h2 {
	font-size: 1.5em;
	letter-spacing: 0.05em;
	color: #f60;
	font-weight: normal;
	margin-bottom: 1em;
}

#maincontent h3 {
	font-size: 1.25em;
	color: #000;
	margin-bottom: 1em;
}

#maincontent p,
#maincontent ul {
	font-size: 1.25em;
	line-height: 1.5;
	margin-bottom: 1em;
}

#maincontent ul {
	margin-left: 15px;
}

#maincontent.rightcol {
    margin-top: 200px;
}

#home #maincontent.rightcol {
    margin-top: 0px;
}

#maincontent ul.tierliste {
	list-style: none;
	margin-bottom: 30px;
	margin-left: 0px;
}

#maincontent ul.tierliste li {
	display: block;
	float: left;
	width: 151px;
	margin-right: 7px;
	margin-bottom: 7px;
}

#maincontent ul.tierliste li.last {
	margin-right: 0px;
}

#maincontent ul.tierliste li.empty {
	height: 133px;
/*	clear: right;*/
}

#maincontent ul.tierliste li a {
	display: block;
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 8px 8px 4px 8px;
	width: 133px;
	text-decoration: none;
}

#maincontent ul.tierliste li a span {
    display: block;
	color: #900;
	font-size: 0.825em;
}

#maincontent ul.tierliste li a:hover {
	border: solid 1px #999;
}

#maincontent img.tierbild {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 8px;
	margin-bottom: 1.5em;
}

#maincontent ul.steckbrief {
    list-style: none;
    margin-left: 0px;
}

#maincontent ul.steckbrief li span {
    color: #f60;
    display: block;
    float: left;
    width: 120px;
}

#maincontent form fieldset {
    border: none;
}

#maincontent fieldset ol {
	list-style: none;
}

#maincontent fieldset ol li {
	margin-bottom: 0.5em;
}

#maincontent label {
	font-size: 1em;
	line-height: 20px;
	display: block;
	float: left;
	width: 200px;
	margin-right: 20px;
	text-align: right;
}

#maincontent select,
#maincontent input {
	width: 240px;
	margin-bottom: 10px;
	background-color: #fff;
	font-family: arial;
	padding: 2px 0px;
}

#maincontent input.submit {
	background-color: #ddd;
}

div.ansprechpartner {
    border-bottom: dotted 1px #FBB383;
    margin-bottom: 1em;
}

/* Fuss */
#footer {
	width: 770px;
	padding: 30px 15px;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	display: inline;
	margin-right: 15px;
}

#footer ul li,
#footer ul li a {
	color: #fff;
}

#footer ul li a:hover {
	text-decoration: none;
}

#footer #sitemap {
	margin-bottom: 15px;
}

#footer #sitemap ul {
	display: block;
	width: 600px;
	float: left;
}

#footer #sitemap ul li {
	display: block;
	width: 195px;
	float: left;
	margin-right: 0;
	font-weight: bold;
}

#footer #sitemap ul ul {
	display: block;
	margin-top: 10px;
	width: 195px;
	float: left;
}

#footer #sitemap ul ul li {
	display: block;
	margin-bottom: 2px;
	font-weight: normal;
}

#footer #sponsoren {
	float: right;
	width: 170px;
}

#footer #sponsoren ul {
	width: 170px;
}

#footer #sponsoren ul li {
	float: none;
}

#footer #sponsoren ul li.stereobrand a {
	display: block;
	width: 97px;
	height: 31px;
	background: transparent url(../img/logo_stereobrand.gif) 0 0 no-repeat;
	text-indent: -10000px;
	margin: 10px 0px;
}

#footer #sponsoren ul li.faberkabel a {
	display: block;
	width: 58px;
	height: 31px;
	background: transparent url(../img/logo_faber.gif) 0 0 no-repeat;
	text-indent: -10000px;
}

/* Zusatz */
.hide {
	display: none;
}

img {
	border: none;
}

:focus {
	outline: 0;
}

/* ClearFix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
