/* @group reset */


/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  /*font-weight: inherit;*/
  font-style: inherit;
  font-size: 100%;
  /*font-family: inherit;*/
  vertical-align: baseline;
}


ul{
	margin-left:20px;
	list-style-position: outside;
}

li {
	padding-left:0px;
	/*text-shadow: #FF00FF 0px 0px 2px;*/
	list-style-position: outside;
}


html, body { 
  height: 100%;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { 
	background-color: none;
	border: none; 
	/*color: #0054ff;*/

}

a img:hover { 
	border:none; 
	background-color: none;
	/* color: white; */
	

}

a {
	text-decoration: none;
	color: #0054ff;
	font-style: italic;
}
/*.rollover{
	color: red;
	border:  1px solid red;
}*/
a:hover 
{
	background-color:#0054ff;
	color: white;
	font-style: italic;
}

/* @end */

/* @group layout */

body {
	color: #000;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 16px;
	background-color:#252525;
/* 	background: #252525 url(bilder/back/Symbiont_Design_BG3.jpg) no-repeat fixed; */
	
	
}


#background {
/* 	position: fixed; */
/*
	width: 100%;
	height: 100%; 
*/


/*
	top: 0;
	left: 0;
*/
	/*background: #1a1a1a url(bilder/matte.jpg) no-repeat;*/
	/*background: #252525 url(bilder/back/BG_Symbiontdesign.jpg) no-repeat;*/
}

#background img{
/* 	position: absolute; */
/*
	width: 100%;
	height: 100%;
*/
}
/*

html>body #background img {
	position: fixed;
	left: 0;
	top: 0;
}
*/

#document {
	
	width: 950px;
	margin-bottom: 50px;
	position: absolute;
	/*background-color:yellow;*/
}

#rahmen{
	height:100%;
/*border:1px solid black;*/
left:0;
margin:0 auto;
padding:0;
position:relative;
text-align:left;
top:0;
width:950px;
}

#header {
	width: 950px;
	height:80px;
	background-color: #ffffff;
}

#logo {
	float:left;
	width: 185px;
	height: 80px;
	margin-left: 0px;
	/*display: inline;*/

}


#logo:hover {
	opacity:0.8;
	
}

/* @group menu */

#menu {
	width:320px;
	height:80px;
	margin: 0px 0px 0px 35px;
	float: right;
	display: inline;
	/*line-height: 30px;*/
	background-color:white;
}


#menu2 {
	margin: 42px 0px 0px 10px;
}



#menu a img { 
	border: none; 
	color: none;
	background-color: white;

}

#menu a {
	border: none; 
	color: none;
	text-decoration:none;
	background-color: white;

}







/* @end */

/* @group SUBMENU */

#submenu{
	/*padding:5px 9px 10px 9px;*/
	margin-left:20px;
	background-color:white;
	/*background-color: #2d2e2e;*/
	color: black;
	/*border: 1px solid #9a9a9a;*/
	float:left;
	width:310px;
	/*height:100%;*/
	/*min-height:150px;*/
	color:white;
	/*padding:0px 5px 5px 5px;*/
	margin-bottom:20px;
}



#menu3{
	margin:8px 0px 10px 0px;
}


ul.men-e2{
	list-style-position:outside;
margin-left:40px;
}

ul.men-e2 a{
color:#707070;
	font-weight: normal;
	font-style: normal;
}

ul.men-e2 a:hover{
	color:#3376FF;
	background-color:white;
	font-weight: normal;
	font-style: normal;
}

#menu3 ul.men-e2 li a.men-act3 {
	color:#3376FF;
	background-color:white;
	font-weight: normal;
	font-style: normal;
}




/* @end */






/* @group XX */
#top{
	/*border: 1px solid red;*/
	width:950px;
	/*height:300px;*/
	height:auto;
	float:left;
	margin: 20px 0px 0px 0px;
}

#content {
	margin-left:0px;
	margin-top:20px;
	margin-bottom:20px;
	width: 950px;
	/*border: 1px solid white;*/
	float: left;
	/*margin: 12px 0px 60px 16px;*/
	/*display: inline;*/
	/*padding: 10px 10px 10px 10px;*/
	/*overflow-x: hidden; */
	/*background: transparent url(images/content_bg.png);*/
	/*background-repeat: repeat;*/
	/*background-color:white;*/
	clear:both;
	
}



#contentli {
	float:left;
	background-color:white;
	padding:5px 10px 10px 10px;
	/*margin:10px 10px 10px 10px;*/
	width: 600px;
	/*float: left;*/
	/*margin: 12px 0px 60px 16px;*/
	/*display: inline;*/
	/*padding: 10px 10px 10px 10px;*/
	/*overflow-x: hidden; */
	/*background: transparent url(images/content_bg.png);*/
	/*background-repeat: repeat;*/
	/*background-color:white;
	clear:both;*/
	
	box-shadow: 0 2px 10px rgba(FF,FF,FF,.1);
	-moz-box-shadow:;
	-webkit-box-shadow:;
}

/*

div.csc-textpic-left div.csc-textpic-imagewrap{
	box-shadow: 0 2px 10px rgba(0,0,0,.1);
	-moz-box-shadow:;
	-webkit-box-shadow:;

}
*/

#contentre {
	/*padding:5px 9px 10px 9px;*/
	margin-left:20px;
	/*background-color:white;*/
	/*background-color: #2d2e2e;*/

	/*border: 1px solid #9a9a9a;*/
	float:left;
	width:310px;
	height:100%;
	min-height:150px;
	color:white;
}


#contentre .csc-default{
	background-color: #2d2e2e;
	padding:8px 8px 8px 8px;
	margin-bottom:20px;
}


#contentre h2{
	margin:0px 0px  0px 0px;
	
}

#fusszeile {
	position:fixed;
	margin-bottom:10px;
	bottom:0;
	background-color:white;
	width:100%;
	height:30px;
}

#clear{
	float:left;
	height:5px;
	width:898px;
}


#funknav img{
	margin-right: 36px;
}

#funknav {
	margin-left: 140px;
}

#sponsoren {
	width: 100%;
	/*position: absolute;*/
	bottom: 0;
	left: 0;
	/*background: transparent url(images/sponsoren_bg.png);*/
	position: fixed;
	height: 50px;
/* 	overflow: hidden; */
	z-index: 10;
}

#sponsoren_content {
	/*width: 1200px;*/
}

/*#clearer {
	clear: both;
	height: 60px;
}*/

/* @end */




/* @group FOOTER */

#footer {
	float:left;
	/*border: 1px solid #3d3d3c;*/
	/*color: #353535;*/
	font-size: 13px;
	height:100px;
	width:950px;
	margin-top:20px;
	margin-bottom:10px;
	/*background-color: #151515;*/
}

#footer a{
	color: #707070;
	font-style: normal;

	}
#footer a:link a:visited{
	/*color: white;*/
	background-color: none;
}
#footer a:hover {
	color: white;
	background-color: none;
}


#footercontent {
	float:left;
	width:440px;
	color: #707070;
	/*padding:8px 20px 8px 20px;*/
}


#footer ul {
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}


#footer li {
display:inline;
padding-right:8px;
padding-left:8px;
}




#ranking{
	float:left;
	margin-top:1px;
}


/* @end */



#icons{
	margin-top:5px;
}





/* @group HEADER */







h1 {
	color: #3376FF;
	text-transform: uppercase;
	margin:5px 0px 5px 1px;
	font: normal 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


h2{
	/*text-indent: 500px;*/
	
	/*overflow: hidden;
	display: block;
	position: relative;
	text-indent: 500px;*/
	/*font-size: 14px;*/
	/*font-weight: bold;*/
	/*border-bottom: 1px Solid #0054ff;*/
	background-color: #3376FF;
	/*background-color: #f9f9f9;*/
	color: #FFF;
	/*color: #3376FF;*/
	padding-left:2px;
	margin-top:10px;
	/*padding-top:1px;*/
	text-transform: uppercase;
	margin:10px 0px 5px 0px;
	/*letter-spacing: 0.2px;*/
		/*white-space: normal;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;*/

}

h3{
	/*text-indent: 500px;*/
	
	/*overflow: hidden;
	display: block;
	position: relative;
	text-indent: 500px;*/
	
	/*font-weight: bold;*/
	/*border-bottom: 1px Solid #0054ff;*/
	
	background-color:#3376FF;
	color:#FFFFFF;
	font-size: 18px;
	margin:0 0 5px;
	padding:40px 0 7px 7px;
	text-transform:uppercase;
	white-space: normal;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}

h3 a{
	/*text-indent: 500px;*/
	
	/*overflow: hidden;
	display: block;
	position: relative;
	text-indent: 500px;*/
	
	/*font-weight: bold;*/
	/*border-bottom: 1px Solid #0054ff;*/
	
	background-color:#3376FF;
	color:#FFFFFF;
	font-size: 18px;
	
	
	text-transform:uppercase;
	white-space: normal;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}

h3 a:hover{

	
	background-color:#FFF;
	color:#3376FF;
	font-size: 18px;
	
	
	text-transform:uppercase;
	white-space: normal;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}



h4{
	/*text-indent: 500px;*/
	
	/*overflow: hidden;
	display: block;
	position: relative;
	text-indent: 500px;*/
	/*font-size: 14px;*/
	/*font-weight: bold;*/
	/*background-color: #101010;*/
	color: #353535;
	/*color: #3376FF;*/
	/*padding-left:2px;*/
	margin-top:10px;
	/*padding-top:1px;*/
	text-transform: uppercase;
	margin:10px 0px 5px 0px;
	/*letter-spacing: 0.2px;*/
		/*white-space: normal;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;*/

}








div.leftcol h2{
	border-bottom: 0px;
}

div.rightcol h2{
	border-bottom: 0px;
}

/* @end */

/* @group html */


div.tx-rscontentcolumn-pi1 div.leftcol {
	padding: 0px 0px 5px 0px;
}



.rgsgcontent h1, .rgsgcontent h2, .rgsgcontent h3 {
	text-indent: 0px;
}

.c3l1-left {
border-right:0px solid #3376FF;
padding-right:5px;
white-space:normal;
width:33%;
min-height: 200px;
}


.c3l1-middle {
border-right:0px solid #3376FF;
padding-left:5px;
padding-right:5px;
white-space:normal;
width:33%;
}

div.tx-fdfx3cols-pi1 {
left:0;
margin-bottom:10px;
position:relative;
min-height:100px;
}




table, td, th {
min-height: 100px;
vertical-align:top;
}

/*h1 span, h2 span, h3 span {
	font-size: 14px;
	line-height: 16px;
	display: block;
	text-indent: -1000px;
	overflow: hidden;
}*/

h1 span span, h2 span span, h3 span span {
	display: inline;
}

p.bodytext {
margin-bottom: 15px;
}

.csc-textpic-clear {
/*margin-bottom: 20px;*/
}


div.csc-textpic div.csc-textpic-single-image img{

margin-bottom: 0px;

}


/*span, div, img, a, h1, h2, h3 {
	background: transparent;
}*/
a:focus {outline: none !important;}



.c2l1-left {
	border-right: 0px solid #d9d9d9;
	
}


.c2l1-middle{
		border-right: 0px solid #d9d9d9;

}

div.indent{
	margin-left:2px;
}

/* @end */

/* @group ICONS */

#icons {
	
}


#icons a img { 
	border: none; 
	color: none;
	background-color: #2d2e2e;

}

#icons a {
	border: none; 
	color: none;
	text-decoration:none;
	background-color: #2d2e2e;

}

/* @end */

/* @group mailform */
#contentre a img { 
	border: none; 
	color: none;
	background-color: #2d2e2e;

}

#contentre .csc-textpic-imagewrap{
	margin-top:5px;
}


/*div.csc-textpic img {
border:medium none;
}

div.csc-textpic a img {
border:medium none;
color:none;
}
div.csc-textpic a {
color:none;
}*/

div.csc-mailform-field{
	/*border:1px solid gray;*/
}

div.csc-mailform-field label{
	margin-top:10px;
	float:left;
	clear:both;
	/*display:block;*/
}


.tx-rgsmoothgallery-pi1 {
	background:white;
	}
	

.csc-textpic-imagewrap{
	margin-bottom:5px;
}	


form#mailform div.csc-mailform-field {
clear:both;
height:24px;
margin-top:2px;
/*padding:5px;*/
width:400px;
}


form#mailform div.csc-mailform-field label {
	float:left;
	margin-top:10px;
	text-align:left;
	width:80px;
}


form#mailform div.csc-mailform-field input, form#mailform div.csc-mailform-field textarea {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/*background: #fbfbfb none repeat scroll 0 0;*/
border:1px solid #707070;
color:#3376FF;
float:right;
/*padding:3px;*/
width:300px;
margin-top:10px;
}


form#mailform div.csc-mailform-field input.csc-mailform-submit {
	margin-top:10px;
	width:300px;
	height:40px;
	background-color:#707070;
	color:white;
	float:left;
	margin-left:99px;
	border: none;
	font-size: 19px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	/*font-weight: bold;*/
}


form#mailform div.csc-mailform-field input:focus,
form#mailform div.csc-mailform-field textarea:focus,
form#mailform div.csc-mailform-field input.csc-mailform-submit:hover {
	background: #3376FF;
	color:#FFFFFF;
	cursor: pointer;
	border: 1px solid #707070;
}
/* @end */


div#c185.csc-default ul.csc-menu csc-menu-1 li a{
	color:red;
	border:1px solid blue;
}



#c203 .csc-textpic-intext-left ol, .csc-textpic-intext-left ul {
height:1%;
overflow:auto;
padding-left:20px;
margin-left:10px;
}


#contentre ul.csc-menu csc-menu-1 a{
	font-size:30px;
}



div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img:hover {
cursor: pointer;
border:2px solid #0054FF;
padding:0;
}



#laola{
background-color:white;
height:100px;
width:850px;
padding-left:100px;
padding-top:10px;
margin-top:20px;
}


div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
    margin-left: 10px;}
