/* css created and developed by 12bis3.de - zeitgemaess kommunizieren */

* {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

html {
	height: 100%;
}

/* --------------------
generelle einstellungen
---------------------*/


body {
	background: url(/fileadmin/templates/yesforum/images/bg-body.gif) repeat-x #f7f7f7;
	font-size: 80%;
	min-height: 101%;
	padding: 0 0 1em 0;
}

img {
	border: none;
}

a:link, a:visited, a:active {
	color: #3e3c8f;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}

h1 , .csc-firstHeader {
	color: #3e3c8f;
	font-size: 140%;
	margin: 0 0 1em 0;
}

h2 {
	color: #3e3c8f;
	font-size: 120%;
	margin: 0 0 0.6em 0;
}

h3 {
	color: #3e3c8f;
	font-size: 110%;
	margin: 0 0 0.4em 0;
}

h4 {
	color: #3e3c8f;
	font-size: 100%;
	margin: 0 0 0.2em 0;
}

h6 {
	font-size: 90%;
	color: #484848;
}

p {
	margin: 0 0 1.4em 0;
	color: #484848;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

ul {
	list-style-type: none;
	color: #484848;
}

ol {
	color: #484848;
}

/* ----------------
layout definitionen
-----------------*/

#container {
	width: 900px;
	background: url(/fileadmin/templates/yesforum/images/bg-content.png) repeat-y transparent;
	margin: 0 auto;
	padding: 0 7px;
}
* html #container {
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/yesforum/images/bg-content.png',sizingMethod='scale');
}

#header {
	height: 181px;
	background: url(/fileadmin/templates/yesforum/images/bg-header.jpg) no-repeat top transparent;
	font-size: 85%;
}

#navigation {
	width: 180px;
	padding: 0 0 0 16px;
	background: url(/fileadmin/templates/yesforum/images/bg-nav-top.gif) no-repeat 0px 102px transparent;
	float: left;
	margin-top: -102px;
	font-size: 85%;
	line-height: 130%;
}

#content {
	width: 444px;
	padding: 60px 20px 0 20px;
	float: left;
	background: url(/fileadmin/templates/yesforum/images/bg-main.gif) repeat-x transparent;
	line-height: 150%;
}

#third {
	width: 200px;
	padding: 60px 20px 0 0;
	float: left;
	background: url(/fileadmin/templates/yesforum/images/bg-main.gif) repeat-x transparent;
	font-size: 85%;
	line-height: 150%;
}

#footer {
	clear: left;
	height: 34px;
	background: url(/fileadmin/templates/yesforum/images/bg-footer.gif) no-repeat transparent;
	margin: 0 -7px;
}


/* ----------------
header definitionen
-----------------*/

#header p {
	height: 19px;
	background: url(/fileadmin/templates/yesforum/images/bg-meta.png) repeat-x transparent;
	overflow: hidden;
	color: #3e3c8f;
	text-align: right;
	padding: 5px 21px 0 0;
}

#header p img {
	vertical-align: -30%;
}

#header span {
	float: left;
	padding-left: 11px;
	margin-top: -2px;
}

/* --------------------
navigation definitionen
---------------------*/

#navigation img {
	margin: 0 0 46px 9px;
}

* html #navigation img {
	margin: 0 0 44px 9px;
}
* + html #navigation img {
	margin: 0 0 44px 9px;
}

#navigation ul {
	padding-bottom: 87px;
	background: url(/fileadmin/templates/yesforum/images/bg-navi-bottom.jpg) no-repeat bottom transparent;
}

#navigation ul li {
	border: 1px solid #c6c5e0;
	border-bottom: none;
}

#navigation ul li a {
	display: block;
	font-weight: bold;
	padding: 5px 10px 5px 16px;
}
#navigation ul li a:hover, #navigation ul li a:focus, #navigation ul li.navact a {
	background-color: #c6c5e0;
	text-decoration: none;
}

#navigation ul ul {
	padding: 0 10px 0 16px;
	background: #c6c5e0;
}

#navigation ul ul li {
	border-top: 1px solid #fff;
}

#navigation ul ul li a {
	font-weight: normal;
	display: block;
	padding: 4px 5px 4px 10px;
}
#navigation ul ul li a:hover, #navigation ul ul li a:focus, #navigation ul ul li.navact a {
	color: #1a171b;
	background: url(/fileadmin/templates/yesforum/images/bg-listing-nav2.gif) no-repeat 0px 8px;
}





/* -----------------
content definitionen
------------------*/

#content img {
	border: 1px solid #ffcf08;
	padding: 1px;
}

#content img.image-big {
	margin-bottom: 1em;
}

#content img.image-left {
	float: left;
	margin: 0 0.5em 0.5em 0;
}

#content img.image-right {
	float: right;
	margin: 0 0 0.5em 0.5em;
}

#content a.communitylink {
	background: url(/fileadmin/templates/yesforum/images/community-icon.gif) no-repeat right center;
	padding-right: 17px;
}

#content ul {
	margin: 0 0 1.4em 2em;
}

#content ol {
	margin: 0 0 1.4em 3em;
}

#content li {
	margin-bottom: 0.3em;
}
#content ul li {
	background: url(/fileadmin/templates/yesforum/images/bg-listing.png) no-repeat 0px 7px;
	padding-left: 1em;
}

div.downloads {
	background: url(/fileadmin/templates/yesforum/images/bg-downloads-bottom.png) no-repeat bottom transparent;
	width: 431px;
	padding-bottom: 1em;
	margin-bottom: 1.2em;
}

#content .tx-cstmnlarchive-pi1 ul {
	margin: 0 0 1.4em 0.3em;
}

div.downloads h5 {
	color: #3e3c8f;
	background: url(/fileadmin/templates/yesforum/images/bg-downloads-top.png) no-repeat top transparent;
	font-size: 100%;
	padding: 8px 5px 0 14px;
	margin-bottom: 0.2em;
}
#content div.downloads ul {
	font-size: 85%;
	margin: 0 0 0 14px;
}
#content div.downloads ul li {
	background-position: 0px 8px;
	padding-left: 1.3em;
	margin-bottom: 0.2em;
}

#content ul.pager {
	border-top: 1px solid #ffcf08;
	padding-top: 0.3em;
	margin: 0 0 1em 0;
	font-size: 85%;
}

#content ul.pager li {
	padding: 0;
	background: none;
	float: left;
	width: 33.3%;
}
#content ul.pager li#p-left {
	text-align: left;
}
#content ul.pager li#p-middle {
	text-align: center;
}
#content ul.pager li#p-right {
	text-align: right;
}

#content ul.pager li#p-middle a {
	border: 1px solid #fff;
	text-decoration: none;
	padding: 0 2px;
}
#content ul.pager li#p-middle a:hover, #content ul.pager li#p-middle a:focus, #content ul.pager li a.pagact {
	border: 1px solid #3e3c8f;
	text-decoration: none;
	background: #e4e4f0;
}

dl.news, dl.events, dl.projects  {
	border-top: 1px solid #cac8e1;
	padding-top: 0.8em;
	margin-bottom: 0.5em;
	clear: both;
}

#content dl.projects ul {
	margin: 0 0 1em 0;
}

dl.news dt, dl.events dt, dl.projects dt {
	width: 105px;
	float: left;
	text-align: left;
	padding-bottom: 1px;
}
dl.events dt {
	padding: 0;
	width: auto;
}

dl.news dt img, dl.events dt img, dl.projects dt img {
	border: 1px solid #ffcf08;
	padding: 1px;
}

dl.news dd, dl.projects dd {
	width: 325px;
	float: left;
}
dl.events dd {
	width: 430px;
	float: left;
}

dl.news h3, dl.events h3, dl.projects h3 {
	margin-bottom: 0.1em;
	font-size: 100%;
}

dl.news h6, dl.events h6, dl.projects h6 {
	font-size: 80%;
}

dl.news p, dl.events p, dl.projects p  {
	margin-bottom: 0.5em;
}



dl.event-detail {
	border: 1px solid #cac8e1;
	padding: 10px;
	margin-bottom: 1.2em;
	color: #484848;
	width: 411px;
}
dl.event-detail dt {
	width: 100px;
	float: left;
	margin-bottom: 0.3em;
}
dl.event-detail dd {
	width: 300px;
	float: left;
	margin-bottom: 0.3em;
}

p.smallbox {
	border-top: 1px solid #cac8e1;
	padding-top: 0.8em;
	font-size: 85%;
	line-height: 140%;
}


div.video {
	margin: 0 0 1em;
}


/* table */

table {
	border-collapse: collapse;
	margin: 0 0 1em 0;
	font-size: 100%;
	width: 100%;
}

table th, table thead td {
	padding: 2px 4px;
	border: 1px solid #cac8e1;
	font-weight: bold;
	color: #484848;
	background: url(/fileadmin/templates/yesforum/images/bg-third-content.png) repeat-x transparent;
	vertical-align: top;
	text-align: left;
}

table td {
	border: 1px solid #cac8e1;
	padding: 2px 4px;
	vertical-align: top;
	text-align: left;
	color: #484848;
}

table p {
	margin-bottom: 0.2em;
}

table.no-border th, table.no-border thead td {
	padding: 2px 4px 2px 2px;
	border: none;
	background: none;
}

table.no-border td {
	padding: 2px 4px 2px 2px;
	border: none;
}



div#map_canvas {
	width: 440px;
	height: 400px;
	padding: 5px 0;
	border: 1px solid black;
	margin-bottom: 25px;
}

div#map_canvas img {
	border: none;
}

div#map_canvas dl.bubblecontent {
	line-height: 120%;
}

div#map_canvas dl.bubblecontent dt {
	float: left;
	width: 110px;
}

div#map_canvas dl.bubblecontent dt img {
	border: 1px solid #FFCF08;
	padding: 1px;
}

div#map_canvas dl.bubblecontent dd {
	width: 180px;
	height: 130px;
	float: right;
	overflow: auto;
}

a.resetmap {
	display: block;
	font-weight: bold;
}

#third ul#addresslist {
	border: 2px solid #fff;
	margin: -15px -10px 0 -10px;
	overflow: auto;
	height: 400px;
}

#third #addresslist li {
	margin-bottom: 2px;
}

#third #addresslist li a {
	background: #fffae6;
	display: block;
	padding: 5px;
	color: #000;
}

#third #addresslist li a:hover, #third #addresslist li a:focus {
	background: #fff4c2;
	text-decoration: none;
}
#third #addresslist li a.aktiv {
	text-decoration: none;
	background: #fff4c2;
}

#third #addresslist li a strong {
	color: #3e3c8f;
}



/* ----------------
third definitionen
-----------------*/

#third div {
	border-left: 1px solid #ffd107;
	border-right: 1px solid #ffd107;
	background: url(/fileadmin/templates/yesforum/images/bg-third-content.png) repeat-x 0 1px transparent;
	padding: 15px 10px 0 10px
}

#third h5 {
	background: url(/fileadmin/templates/yesforum/images/bg-third-top.png) no-repeat transparent;
	height: 20px;
	overflow: hidden;
	color: #3e3c8f;
	font-size: 110%;
	padding: 5px 5px 0 10px;
}

#third div h4 {
	font-size: 100%;
	color: #3e3c8f;
	margin: 0;
}

#third div p {
	margin-bottom: 0;
	padding-bottom: 1em;
}

#third div p.view {
	margin-bottom: 0;
	padding: 0.5em 0 0.2em 0;
	border-top: 1px solid #fff8d9;
}

#third div.third-footer {
	border: none;
	padding: 0;
	background: url(/fileadmin/templates/yesforum/images/bg-third-bottom.png) no-repeat transparent;
	height: 10px;
	margin-bottom: 1.7em;
}



/* ------------------
formular definitionen
-------------------*/

fieldset {
	border: 1px solid #cac8e1;
	margin-bottom: 1.2em;
	padding: 10px 10px 0 10px;
}

legend {
	font-size: 110%;
	font-weight: bold;
	color: #3e3c8f;
	margin-bottom: 0.5em;
}

label {
	float: left;
	width: 165px;
}

input, textarea, select {
	width: 240px;
	border: 1px solid #cac8e1;
	padding: 1px 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	background: url(/fileadmin/templates/yesforum/images/bg-form.png) no-repeat #fff;
	color: #696969;
}

option {
	padding: 0 3px;
	background: transparent;
}

textarea {
	height: 130px;
}

input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
	border-color: #ffcf08;
	background: url(/fileadmin/templates/yesforum/images/bg-form-hover.png) no-repeat #fff;
}

input.small {
	width: auto;
	padding-right: 5px;
}

input.radio-check {
	width: auto;
	border: none;
	background: none;
}

input.inputbtn {
	color: #3e3c8f;
}


/*-----------------
footer definitionen
-----------------*/





/* clear me baby */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1px;
}
* + html .clear {
	height: 1%;
}
.clear {
	display: block;
}

#header span#t3_navi_top {
float: none;
}
