/* 

	Zuletzt bearbeitet:		Frank Meyering
	Datum:					09.02.2008

------------------------------------------------------------------*/


/* Basic-01. Rahmen
------------------------------------------------------------------*/

html {
	overflow-y:scroll;
}

html, body, div, h1, h2, h3, h4, ul, ol, li, span, a, table, td, form, fieldset, img {
    border: 0;
    margin: 0;
    padding: 0;
}

body#yap{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	font: 62.5%/140%  Tahoma;
	color:#999999;
	background:#000000;
	letter-spacing:normal;
}

/*
* html body {
	font-size: x-small; /* für IE5/Win */
	f\ont-size: small;  /* für andere IE-Versionen 
}*/

.clearfix {
    height: 0; 
    clear: both; 
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display:inline-block}

* html .clearfix {height:1%}

.clearfix {display:block}

.fixfloat {
	clear: both;
	margin:0;
	padding:0;
	height:0px;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

.border_01, .aclearer{
	clear: both;
	margin:0px 0px 0px 0px;
	padding:7px 0px 7px 0px;
	width:560px;
	height:24px;
	background:url(../picts/border-01-560px.jpg) no-repeat center;
	overflow:hidden;
}

.border_02{
	clear: both;
	margin:0px 0px 0px 0px;
	padding:7px 0px 7px 0px;
	width:270px;
	height:24px;
	background:url(../picts/border-02-270px.jpg) no-repeat center;
	overflow:hidden;
}

.hidden {
	display: none;
}

ul {list-style:none}

#costume_content ul {
	list-style: disc;
	padding:20px 20px 20px 20px;
}

a img {border:0}

* {margin:0; padding:0}

/* Basic-01. RahmenBasic-02. Struktur
------------------------------------------------------------------*/

#yap_wrap {
	position:relative;
	margin:0px auto 0px auto;
	width:987px;
	font-size:1.2em;
	line-height:1.8em;
	color:#d8d8d8;
	background:#000000;
}

#header{
	width:987px;
	height:260px;
	background:#000000 url(../picts/bg/bg_header.jpg) no-repeat top left;
}

#languages {
	position:absolute; 
	width:250px;
	height:18px;
	padding:15px 0px 0px 32px;
	margin:0px 0px 0px 0px;
}

#logo {
	position:absolute;
	top:30px;
	left:750px;
	width:275px;
}

#mainmenu {
	position:absolute;
	top:145px;
	left:0px;
	height:24px;
	padding:0px 0px 0px 8px;
	z-index:20;
}

#breadcrumb {
	position:absolute;
	margin:0px 0px 0px 32px;
	width:918px;
	top:200px;
	height:29px;
	padding:2px 0px 0px 2px;
	color:#999999;
	line-height: 1.2em;
	font-size: 1.0em;
	letter-spacing:1px;
	z-index:10;
	background:url(../picts/bg/bg_breadcrumb.jpg) no-repeat bottom left;
/*	border:1px solid #ffffff;*/
}

#content {	
	margin:0px 0px 0px 0px;
	padding:0px 0px 70px 22px;
	width:987px;
/*	border:1px solid #ffffff;*/
}


#footer {
	position:relative;
	margin:0px 0px 0px 0px;
	background:url(../picts/bg/bg_footer.jpg) no-repeat left top;
	height:220px;
	width:987px;
}

#footer_logo {
	position:absolute;
	top:50px;
	left:30px;
	padding:5px 0px 0px 10px;
	width:251px;
	height:36px;
	background: url(../picts/social/bg_social.gif) no-repeat left top;
}

/*	SOCIAL NETWORKS
-----------------------------*/

#footer_logo a.twitter {
	float:left;
	margin:0px 5px 0px 0px;
	height:31px;
	width:31px;
	display:block;
	text-indent:-100px;
	background: url(../picts/social/icon-twitter.jpg) no-repeat;
	overflow:hidden;
} 

#footer_logo a.facebook {
	float:left;
	margin:0px 5px 0px 0px;
	height:31px;
	width:31px;
	display:block;
	text-indent:-100px;
	background: url(../picts/social/icon-facebook.jpg) no-repeat;
	overflow:hidden;
} 

#footer_logo a.youtube {
	float:left;
	margin:0px 5px 0px 0px;
	height:31px;
	width:31px;
	display:block;
	text-indent:-100px;
	background: url(../picts/social/icon-youtube.jpg) no-repeat;
	overflow:hidden;
} 

#footer_logo a.myspace {
	float:left;
	margin:0px 5px 0px 0px;
	height:31px;
	width:31px;
	display:block;
	text-indent:-100px;
	background: url(../picts/social/icon-myspace.jpg) no-repeat;
	overflow:hidden;
} 

#footer_logo a,
#footer_logo a:visited,
#footer_logo a:hover {outline:none;}


#footer_menu {
	position:absolute;
	margin:10px 0px 0px 0px;
	height:0px;
	width:987px;
}

/*	Spalten
------------------------------------------------------------------------------------------------------------*/

.col-1_960 {
	float:left;
	width:960px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#000000 url(../picts/bg/bg_col-1-960.jpg) no-repeat 0px 22px;
}

.col-1_960_box {
	width:920px;
	margin:5px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}

.col-1_605 {
	float:left;
	width:605px;
	margin:0px 25px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#000000 url(../picts/bg/bg_col-1-605.jpg) no-repeat 0px 22px;
}

.col-1_605_box {
	width:580px;
	margin:15px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}

.col-1_605_box-1 {
	float:left;
	width:270px;
	margin:0px 30px 0px 0px;
	padding:0px 0px 0px 0px;
}

.col-1_605_box-2 {
	float:left;
	width:270px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.col-1_320 {
	float:left;
	width:320px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#000000 url(../picts/bg/bg_col-1-320.jpg) no-repeat 0px 22px;
}

.col-1_320_box {
	width:280px;
	margin:15px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}

.col-headline {
	padding:0px 0px 0px 10px;
}

/*	Reihen (Friends)
------------------------------------------------------------------------------------------------------------*/

.row-0_605_box {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.row-0_605_box-1 {
	float:left;
	width:150px;
	margin:0px 20px 0px 0px;
}

.row-0_605_box-2 {
	float:left;
	width:350px;
	margin:0px 0px 0px 0px;
}


.row-1_270_box {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.row-1_270_box-1 {
	float:left;
	width:50px;
	margin:0px 20px 0px 0px;
}

.row-1_270_box-2 {
	float:left;
	width:200px;
	margin:0px 0px 0px 0px;
}


/*	News-Modul-Classes
------------------------------------------------------------------------------------------------------------*/

.news-teaser_head {
	margin:0px 0px 0px 0px;
	height:87px;
	overflow:hidden;
/*	border:1px solid #000000;*/
}

.news-teaser_body {
	margin:0px 0px 0px 0px;
	padding:10px 0px 40px 11px;
	background:url(../picts/body_teaser_termine.jpg) repeat-y;
}

.news-list-container{
	margin:0px 0px 0px 0px;
	z-index:100;
}

.news-latest-morelink {
	margin:0px 0px 10px 0px;
}

.news-list-border {
	clear:both;
	padding:15px 0px 15px 0px;
	width:400px;
	background:url(../picts/news_border.jpg) no-repeat center;
	height:1px;
}

/* News-Listenansicht */
.news-list-item {
	margin:0px 30px 0px 0px;
	float:left;
	width:390px;
	color:#d8d8d8;	
}

.news-list-item h3{
	color:#d8d8d8;
	font-size:1.3em;
	line-height:1.4em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

.news-list-pict {
	float:left;
	width:120px;
}

.news-list-pict img {
	border:1px solid #c1ca00;
}

.news-single-item{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:100;
}

.news-single-item h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-size: 1.5em;
	line-height:1.6em;
	color:#d8d8d8;
}

.news-single-text{
	margin:0px 25px 0px 0px;
	float:left;
	width:250px;
}

.news-single-picts{
	float:left;
	width:120px;
}

.news-single-picts img {
	border:1px solid #c1ca00;
}

.news-single-border{
	clear:both;
	padding:15px 0px 5px 0px;
	width:400px;
	background:url(../picts/news_border.jpg) no-repeat center;
	height:1px;
}

.news-latest-item h3 {
	color:#d8d8d8;
	font-size:1.2em;
	line-height:1.3em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

/*	Gallerie-Modul-Classes
------------------------------------------------------------------------------------------------------------*/

.tx-sksimplegallery-pi1 {
	z-index:100;
}

.gallery_list{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.gallery_list_pict{
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	width:120px;
	height:80px;
	background:#000000;
	border:1px solid #ffcc00;
}

.gallery_list_text{
	float:left;
	width:220px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

.gallery_list_text h2 {
	font-size:1.3em;
	font-weight:bold;
}

.gallery-single{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.gallery-single-pict{
	float:left;
	width:120px;
	margin:0px 10px 10px 0px;
	padding:0px 0px 0px 0px;
	background:#000000;
	text-align:center;	
	border:1px solid #ffcc00;
}

.gallery-single-text {
	width:400px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

.gallery-single-text h1 {
	font-size:1.4em;
	font-weight:bold;
	color:#ffcc00;	
}

.gallery-teaser-pict {
	float:left;
	margin:0px 10px 10px 0px;
	padding:0px 0px 0px 0px;
	width:75px;
	height:56px;
	text-align:center;
	background:#000000;
	border:1px solid #828282;
}

#content .gallery-teaser-pict img, #content .gallery_list_pict img, #content .gallery-single-pict img {
	border:none;
}


/*	Kontakt-Modul-Classes
------------------------------------------------------------------------------------------------------------*/

.tx-thmailformplus-pi1{
	padding:0px 0px 50px 0px;
}

.tx-thmailformplus-pi1 legend {
	display:none;
}

.tx-thmailformplus-pi1 label {
	margin:3px 10px 3px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:80px;	
}

.tx-thmailformplus-pi1 input {
	margin:3px 10px 3px 0px;
	padding:2px;
	float:left;
	width:250px;
	border:1px solid #999999;
	background:#dddddd;
	color:#666666;
	font-family:Tahoma;
	font-size:1.0em;
}

.tx-thmailformplus-pi1 textarea {
	margin:3px 10px 3px 0px;
	padding:2px;
	float:left;
	width:250px;
	border:1px solid #999999;
	background:#dddddd;
	color:#666666;
	font-family:Tahoma;
	font-size:1.0em;
}

.form_error {
	margin:3px 0px 10px 0px;
	color:#ffcc00;
}

.form error ul {
	margin:0px 0px 5px 0px;
}

.tx-thmailformplus-pi1 .but_submit	{
	margin:0px 0px 0px 0px;
	padding:2px;
	float:left;
	width:250px;
	border:1px solid #999999;
	background:#dddddd;
	color:#666666;
	font-family:Tahoma;
	font-size:1.0em;
}

.tx-thmailformplus-pi1 .form_checkbox {
	background:none;
	border:none;
	width:20px;	
}

.tx-thmailformplus-pi1 .form_checkbox_label {
	margin:5px 0px 5px 5px;
	width:300px;
}

.tx-thmailformplus-pi1 h2 {
	font-size:1.1em;
	color:#666666;
	font-weight:bold;
}


/*	Imprint-Classes
------------------------------------------------------------------------------------------------------------*/

.imprint-picts {
	float:left;
	width:60px;
	margin:30px 0px 0px 0px;
}

.imprint-text {
	float:left;
	width:300px;
	margin:30px 0px 0px 0px;
}




/*	Forum/Backstage
-------------------------------------------------------------------------------------------------------------------*/

#yap-backstage {
	margin:30px 0px 0px 0px;
	border:none;
	width:900px;
	height:900px;
}
