/* ....................................................... */
/* AUDFACTORY CSS                                          */
/* ....................................................... */


/* ....................................................... */
/* HTML                                                    */
/* ....................................................... */
html {
	height:101%;
}

H1, H2, H3, H4, H5, H6, P, UL { 
	color: #ffffff; 
}

A { 
	color: #00b7ff;
	text-decoration: none;
}

A:hover {
	color: #00b7ff;
	text-decoration: none;
}

P {
	margin-top: 0px;
}

H1 { 
	color: #b1d22b;
	font-size: 20px;
	font-weight: 900;
	margin-top: 15px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

h2 {
	color: #b1d22b;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
}

h3, h3 a, h3 a:hover {
	color: #b1d22b;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
}

H3 { 
	font-size: 14px;
	color: #00b7ff;
	margin: 0px;
	text-transform: uppercase;
}

H4 { 
	font-size: 14px;
	color: #b1d22b;
	margin: 0px;
	text-transform: uppercase;
}

H5 { 
	background-color: none;
	border-bottom: #73258a 1px dotted;
	color: none;
	margin-top: 12px;
	margin-bottom: 12px;
	height: 0px;
}

H6 { 
	background-color: none;
	border-bottom: #73258a 1px dotted;
	color: none;
	margin-top: 0px;
	margin-bottom: 12px;
	height: 0px;
}

H1.csc-firstHeader, H2.csc-firstHeader  {
color: #b1d22b;
font-family: Arial;
font-size: 20px;
font-weight: 900;
margin-top: 0px;
margin-bottom: 4px;
text-transform: uppercase;
}

H3.csc-firstHeader {
margin-top: 0px;
}

H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
margin-top: 0px;
}

.csc-subheader {
	color: #00b7ff;
	font-size: 14px;
	font-style: none;
	font-weight: bold;
	margin: -5px 0px 10px 0px;
	text-transform: uppercase;

}


P.bodytext {
color: #ffffff;
line-height: 14px;
padding-bottom: 0px;
}

IMG {
border-style: none;
}


div .csc-textpic csc-textpic-intext-left-nowrap {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: #73258a 1px dotted;

}

.csc-textpic csc-textpic-intext-left-nowrap {
	margin-bottom: 12px;
}

.csc-textpic-imagewrap img {
	margin-bottom: 12px;
	margin-top: 0px;
}

.csc-textpic-imagewrap a img {

}

hr {
	background-color: none;
	border-bottom: #73258a 1px dotted;
	color: none;
	margin-top: 12px;
	margin-bottom: 12px;
	height: 0px;
}

.tx-rgmediaimages-pi1 {
	border: #73258a 1px dotted;
	margin-top: 3px;
	margin-bottom: 12px;
	padding: 6px;
	width: 500px;
}

/* ....................................................... */
/* BODY                                                    */
/* ....................................................... */
body {
	background-image: url(/fileadmin/template/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:100%;
	margin:0%;
	padding:0%;
	background-color: #0e0411;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}


/* ....................................................... */
/* WRAP                                                    */
/* ....................................................... */
div#wrap {
	margin:0% auto 0% auto;
	padding:0%;
	min-height:100%;
	height:auto !important;
	height:100%;
	background-color: transparent;
	width: 920px;
}


/* ....................................................... */
/* HEADER                                                  */
/* ....................................................... */
#header {
	margin-bottom: 10px;
	width: 920px;
	height: 110px;
}


/* ....................................................... */
/* LOGO                                                    */
/* ....................................................... */
#logo {
	width: 200px;
	height: 160px;
	z-index: 10;
	position: absolute;
	margin-left: 360px;
	margin-right: 360px;
	margin-top: 10px;
	background-image: url(/fileadmin/template/img/logo.png);
	background-repeat: no-repeat;
}


/* ....................................................... */
/* NAVIGATION                                              */
/* ....................................................... */
#top-menu-left {
border-top: #73258a 1px dotted;
border-bottom: #73258a 1px dotted;
float:left;
height: 24px;
margin-top:80px;
margin-left: 0px;
padding-top: 6px;
width: 380px;
}

#top-menu-left ul {
list-style: none;
margin: 0;
padding: 0;
}

#top-menu-left ul a, #top-menu-left ul .cur {
float: left;
display: inline;
text-decoration: none;
padding: 0 12px 0 0;
margin: 0;
color: #ffffff;
font-size: 15px;
font-weight: bold;
font-family: Arial;
text-transform: uppercase;

}

#top-menu-left ul a:hover, #top-menu-left ul .act a {
color: #00b7ff;
}

#top-menu-left li {
display: inline;
float: left;
margin: 0;
padding: 0;
}


#top-menu-right {
border-top: #73258a 1px dotted;
border-bottom: #73258a 1px dotted;
float: right;
height: 24px;
margin-top:80px;
margin-left: 0px;
padding-top: 6px;
text-align: right;
width: 380px;
}

#top-menu-right ul {
list-style: none;
margin: 0;
padding: 0;
}

#top-menu-right ul a, #top-menu-right ul .cur {
display: inline;
text-decoration: none;
padding: 0 0 0 16px;
margin: 0;
color: #ffffff;
font-size: 15px;
font-weight: bold;
font-family: Arial;
text-transform: uppercase;

}

#top-menu-right ul a:hover, #top-menu-right ul .act a {
color: #00b7ff;
}

#top-menu-right li {
display: inline;

margin: 0;
padding: 0;
}


/* ....................................................... */
/* SUBNAV                                                  */
/* ....................................................... */
#left-menu ul { 	
margin: 0; 	
padding: 0; 	
overflow: hidden; 	
list-style-type: none; 
}  

#left-menu ul a { 	
color: #ffffff;
font-size: 12px;
font-weight: bold;
font-family: Arial;
text-transform: uppercase;	
text-decoration: none; 	
display: block; 
}  

#left-menu ul li {
border-top: #73258a 1px dotted; 
display: block; 	
padding: 0; 	
margin: 0; 	

}  

#left-menu li.left-level-1-no a { 	
height: auto; 	
text-decoration:none; 	
display: block; 	
padding: 4px 0px 4px 0px; 	 	
color: #FFFFFF; 	
}  

#left-menu li.left-level-1-no a:hover, #left-menu li.left-level-1-act a { 	
height: auto; 	
text-decoration: none; 	
display: block; 	
padding: 4px 0px 4px 0px; 	
color: #00b7ff; 	
} 

#left-menu li.left-level-2-no a { 	
text-transform: none;
text-decoration:none; 	
display: block; 	
padding: 4px 0px 4px 8px; 	 	
color: #FFFFFF;
font-weight: normal; 	
}  

#left-menu li.left-level-2-no a:hover, #left-menu li.left-level-2-act a { 	
 text-transform: none;
text-decoration: none; 	
display: block; 	
padding: 4px 0px 4px 8px; 	
color: #00b7ff; 	
} 


/* ....................................................... */
/* CONTENT                                                 */
/* ....................................................... */
#content {
	width: 920px;
	margin: 0px auto 0px auto;
}

#content-only {
	background-color: #0f0412;
	width: 896px;
	margin: 0px auto 0px auto;
	min-height: 600px;
	padding: 12px;
}

#content_left {
	background-color: #0f0412;
	float: left;
	width: 638px;
	margin: 0px auto 0px auto;
	min-height: 650px;
	padding: 12px;
}


#content_right {
	background-color: #0f0412;
	float: right;
	width: 223px;
	margin: 0px auto 0px 10px;
	min-height: 650px;
	padding: 12px;
}


.csc-default {
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* ....................................................... */
/* SPACER                                                  */
/* ....................................................... */
#spacer {
	margin: 0px auto 0px auto;
	clear: both;
	height: 40px;
	padding: 40px;
}


/* ....................................................... */
/* FOOTER                                                  */
/* ....................................................... */
#footer {
	border-top: #73258a 1px dotted;
	margin: -90px auto 0px auto;
	height: 40px;
	text-align: left;
	padding-top: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	width: 920px;
}

#footer-start {
	border-top: #73258a 1px dotted;
	margin: 10px auto 0px auto;
	height: 40px;
	text-align: left;
	padding-top: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	width: 920px;
}

#footer p {
	margin:0px;
	padding-top:5px;
}

#footer-start p {
	margin:0px;
	padding-top:5px;
}

a.footer {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}
a.footer :hover {
	color: #333333;
}

#audfactory {
	float: right;
	margin:0px;
	padding-top:5px;
	margin-top: -20px;
}





/* ....................................................... */
/* STARTSEITE                                              */
/* ....................................................... */

#content_start_bigbox {
height: 500px;
width: 920px;
}

#content_start_smallboxes {
height: 180px;
margin-top: 10px;
width: 920px;
}

#content_start_smallbox1 {
height: 180px;
float: left;
width: 300px;
}

#content_start_smallbox2 {
float: left;
height: 180px;
margin-left: 10px;
margin-right: 10px;
width: 300px;
}

#content_start_smallbox3 {
float: left;
height: 180px;
width: 300px;
}


















/* ....................................................... */
/* tt_news                                                 */
/* ....................................................... */
.news-single-rightbox,
.news-single-imgcaption,
.news-latest-date,
.news-latest-morelink,
.news-latest-category,
.news-list-category,
.news-list-author,
.news-list-imgcaption,
.news-list-date,
.news-list-browse,
.news-amenu-container,
.news-catmenu  {
	font-size:10px;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer,
.news-list-container HR.clearer,
.news-list2-container HR.clearer,
.news-list3-container HR.clearer,
.news-single-item HR.cl-left,
.news-single-item HR.cl-right
 {
	clear:left;
	height:1px;
	border-top: #73258a 1px dotted;
	padding:0;
	margin:0;
}
.news-list2-container HR.clearer,
.news-list3-container HR.clearer {
	clear:both;
}

.news-single-item HR.cl-left {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	padding:10px;
}

.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	background-color:#f3f3f3;
}


.news-latest-container H2 {
  padding: 0 0 2px 0;
  margin:0;
}

.news-latest-item {
	padding:3px;
	margin:0;
}

.news-latest-item IMG {

	margin: 0 5px 5px 0;
	float:left;
	border: none;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}




.news-latest-item > p {
	margin:0;
	padding:0;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 0px 0;


}
.news-list-item {
	padding: 0 12px 10px 0;

}

.news-list-item h1 {
	color: #b1d22b;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 600px;
}

.news-list-item h2 {
	color: #b1d22b;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.news-list-container H2 {
	margin: 0px;
}

.news-list-date h1{
	float: left;
	padding-left:0px;
	color: #b1d22b;
	font-size: 14px;
	font-weight: 900;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.news-list-imgcaption {
	padding:5px 5px 10px 0;

}

.news-list-container IMG {
	float: left;
	margin:2px 12px 13px 0px;
	border: none;

}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink  {
	padding-left:5px;
}



	/*---------------------------------  LIST2 / 3 ---------------------------------*/

.news-list2-container,
.news-list3-container {
	padding: 0 0 10px 0;
}


.news-list2-container,
.news-list3-container {
	background:#e5e5e5;
}

.news-list3-item,
.list2-subdiv-hdr {
	background:#f1f1f1;
}
.news-list2-container .hdr-left,
.news-list2-container .hdr-right,
.news-list3-container .list3-left,
.news-list3-container .list3-right {
	width:48%;
	float:left;
	padding:5px;
}

.news-list2-container .sub-left,
.news-list2-container .sub-middle,
.news-list2-container .sub-right {
	width:31%;
	float:left;
	padding:5px;
}

.news-list3-item {
	padding:5px;
}

.news-list3-item,
.list3-subdiv,
.list2-subdiv {
	border-top:5px solid #fff;
}


.news-list2-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}
.news-list3-container IMG {
	float: left;
	margin:0 5px 5px 2px;
	border: none;

}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.news-list-browse {
	text-align:left;
	margin-bottom:20px;
}

.activeLinkWrap {
	font-weight:bold;
}
.disabledLinkWrap {
	color: #999;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
	text-align: left;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/


.news-single-item {
	padding:0px;
	margin-bottom:5px;


}


.news-single-item-date {
	padding:0px;
	color: #b1d22b;
	font-size: 14px;
	font-weight: normal;
	margin-top: 12px;
	text-transform: uppercase;
}

.news-single-item-title {
	padding:0px;
	color: #00b7ff;
	font-size: 16px;
	font-weight: 900;
	margin-top: 0px;
	text-transform: uppercase;
}

.news-single-img {
	float: left;
	margin:12px 12px 10px 0px;
	padding:0;
}

.news-single-img img {
	border:none;
}

.news-single-imgcaption {
	padding: 1px 0 3px 0;
	margin:0;
}

.news-single-rightbox {
	float: right;
	width:160px;
	text-align:right;
	clear:both;
}
.news-single-backlink {
	padding: 10px;
}



.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	clear:both;
}

.news-single-related,
.news-single-files,
.news-single-links  {
	margin: 0;
	margin-bottom: 3px;
	padding: 3px;
}

.news-single-related DD,
.news-single-links DD,
.news-single-files DD {
	margin-left: 20px;
}

.news-single-related DT,
.news-single-links DT,
.news-single-files DT {
	font-weight: bold;
	margin-left: 5px;
}

.news-single-files DD A {
	padding:0 3px;
}


	/*--------------------------------- SINGLE2  ---------------------------------*/


.sv-img-big img,
.sv-img-small img {
	border:none;
}

.sv-img-big {
	float: right;
	padding: 10px 0 2px 10px;
}
.sv-img-small-wrapper {
	padding:15px 0;
}
.sv-img-small {
	float: left;
	padding: 0 10px 10px 0;
}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
    padding:0;
    margin-left:0px;
	width: 100%;
}
.news-amenu-container LI {
	border-top: #73258a 1px dotted;
	padding-bottom:3px;
	padding-top:3px;

}
.news-amenu-container LI:hover {
	background-color: transparent;

}

.news-amenu-container UL {
	color: #b1d22b;
	font-size: 14px;
	font-weight: normal;
	padding:0;
   	margin:0;
	list-style-type: none;
}

.news-amenu-item-year, .news-amenu-item-year a, .news-amenu-item-year a:hover  {
	background-color: transparent;
	font-weight: bold;
       margin-top:0px;
	padding: 2px;

}


.amenu-act {

	font-weight:bold;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:10px;

}

ul.tree {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul.tree A {
	text-decoration: none;
}

ul.tree A.pm {
	cursor: pointer;
}

ul.tree img {
	vertical-align: middle;
}

ul.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 17px;
}

ul.tree ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 10px;
	white-space: nowrap;
}

ul.tree ul li.expanded ul {
	background: transparent url('../typo3/gfx/ol/line.gif') repeat-y top left;
}

ul.tree ul li.last > ul {
	background: none;
}

ul.tree li.active, ul.tree ul li.active {

}

ul.tree li.active ul, ul.tree ul li.active ul {

}


/*--------------------------------- tt_news HEADER LIST view  -----------------------------------*/
.news-header-list-container {
	border-top: #73258a 1px dotted;
	padding-top: 4px;
	padding-bottom: 4px;


}

.news-header-list-title {
	color: #b1d22b;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.news-header-list-time {
	color: #b1d22b;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}




/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}



/* ....................................................... */
/* MAILFORM                                                */
/* ....................................................... */

.csc-mailform {
	border: none;
	margin: 0px;
	padding: 0px;
}

.csc-mailform-field {
	border: none;
	padding: 5px;
}

.csc-mailform-field label {
	display: block;
	font-weight: bold;
	font-style: normal;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}

.csc-mailform-submit {
	border: #73258a 1px dotted;
	background-color: transparent;
	color: #ffffff;
	font-size: 11px;
	padding: 5px;
	text-transform: uppercase;
}

#mailformName, #mailformVorname, #mailformTelefon, #mailformOrt, #mailformEmail, #mailformIhre_Nachricht {
	background-color: transparent;
	border: #73258a 1px dotted;
	color: #73258a;
	font-style: italic;
	font-size: 10px;
	padding: 2px;
}



/* ....................................................... */
/* Tabellen                                                */
/* ....................................................... */


/*formatierungen für die erste Zeile*/
.tr-0 {
	border-bottom: #73258a 1px dotted;
	font-weight: bold;
	padding: 5px;
}

/*formatierung für alle ungeraden Zeilen*/
.tr-even {
	border-bottom: #73258a 1px dotted;
	padding: 5px;
}


/*formatierung für alle geraden Zeilen*/
.tr-odd {
	border-bottom: #73258a 1px dotted;
	padding: 5px;
}

/*formatierung für die linke Spalte der ungeraden Zeilen*/
.tr-even .td-0{
	border-bottom: none;
	padding: 5px;
}

/*formatierung für die rechte Spalte der ungeraden Zeilen*/
.tr-even .td-last {
	border-bottom: none;
	padding: 5px;
}

/*formatierung für die linke Spalte der geraden Zeilen*/
.tr-odd .td-0, .td-1, .td-2, .td-3, .td-4, .td-5, .td-6, .td-7, .td-8 {
	padding: 5px;
}

/*formatierung für die rechte Spalte der geraden Zeilen*/
.tr-odd .td-last {
	border-bottom: none;	
	padding: 5px;
}

/*formatierung für die letzte Zeile*/
.tr-last {
	border-bottom: none;
	padding: 5px;
}

/*allgemeine Formatierungen für alle Tabellen*/
.contenttable {
	border-collapse: collapse;
	margin-bottom: 12px;

}

.td-0 { width: 110px; }
.td-1 { width: 180px; }
.td-2 { width: 90px; }

/*allgemeine Formatierungen für die erste Tabelle der Seite*/
.contenttable-1 {

}

/*formatierungen für die erste Zeile der ersten Tabelle*/
.contenttable-1 .tr-0 {

}

/*formatierungen für die erste Zeile aller Tabellen*/
.contenttable .tr-0 {

}


/* ....................................................... */
/* goof_fotoboek                                           */
/* ....................................................... */
.gfpb_wrap {
	width: auto;
}

.gfpb_directory {
	margin: 0px;
	padding: 0px;
}

.gfpb-dir-link {
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.gfpb-dir-link img {
	border: #73258a 1px dotted;
	margin: 0px;
	padding: 6px;
}


.gfpb-dir-wrap {
	float: left;
	margin: 6px;
	padding: 0px;
	width: 192px;
}



.gfpb-thumb {
	border: #73258a 1px dotted;
	float: left;
	margin: 3px;
	padding: 6px;
}

.gfpb_empty {
	float: left;
	margin: 3px;
	padding: 6px;
}

.gfpb_square {
	border: #73258a 1px dotted;
	float: left;
	margin: 3px;
	padding: 6px;
}

.gfpb_landscape {
	border: #73258a 1px dotted;
	float: left;
	margin: 3px;
	padding: 6px;
}

.gfpb_portret {
	border: #73258a 1px dotted;
	float: left;
	margin: 3px;
	padding: 6px;
}

.gfpb_image img {
	border: #73258a 1px dotted;
	margin-top: 3px;
	padding: 6px;
	width: auto;
}

.gfpb_navigation {
	clear: left;
	margin: 0px;
	padding: 9px 3px 3px 0px;
	text-align: center;
	width: auto;
}

.gfpb_pages {
	float: right;
	font-weight: bold;
	height: 20px;
	text-align: right;
	width: auto;
	vertical-align: center;
}

.gfpb_index {
	float: left;
	margin-right: 0px;
	text-align: left;
	width: auto;
}

.gfpb_indexthumb {
	float: left;
	margin-left: 3px;
	text-align: left;
	width: auto;
}

.gfpb_nav_start {
	border: #73258a 1px dotted;
	float: left;
	width: auto;
}

.gfpb_nav_prev {
	border: #73258a 1px dotted;
	float: left;
	width: auto;
}

.gfpb_nav_next {
	border: #73258a 1px dotted;
	float: right;
	width: auto;
}

.gfpb_nav_end {
	border: #73258a 1px dotted;
	float: right;
	width: auto;
}


