/* BASICS ------------------------- */


body, td
{
color: black;
padding: 0;
margin: 0;
text-align: left; /* main-Box zentrieren in IE 5 und hoeher */
font-family: "Lucida Grande", "Lucida Sans",  Arial, sans-serif;
font-size: 12px;	
line-height: 140%;
}

}


td {
	background-image: none;
}

body {
background-color: #000;
margin: 0px 0px 0px 0px;

}

canvas {
position:fixed; top:0;left:0
}

.body1 {
	background-image: url(p/ab2010-satellit.jpg);
background-repeat: no-repeat;
}


div {
padding: 0;
margin: 0;
}

/* BASICS - LINK STYLES --------------- */

a {
color: #FF5F8D !important;
}

a:hover {
text-decoration: none;
}

img {
border: 0;
margin: 0;
padding: 0;
}

h2 {
font-size: 15px;
color: #333333;
font-weight: bold;
padding: 0px;
margin: 0px 0px 0px 0px;
font-stretch: wider;
}

hr {
height: 12px;
color: #F0F4F6;
background-color: #F8F7FD;
border: 0px;
border-bottom: 1px solid #999999;
padding: 0px;
margin: 0px;
font-size: 1px;
margin-top: 8px;
margin-bottom: 14px;
}

.navigation {
height: 239px;
}


/* IDs ------------------------------------------ */

#ablogo {
position: absolute;
top: 15px;
left: 15px;
width: 159px;
height: 137px;
}

#abtopic {
position: absolute;
top: 0px;
left: 200px;
}

#headleft {
position: absolute;
top: 0px;
left: 0px;
}

#logo {
position: absolute;
top: 30px;
left: 920px;
}

object {
padding:0;
margin:0;
}

label {
display: block;
width: 100px;
height: auto;
float: left;
text-align: left;
margin: 0px 5px 0px 0px;
padding: 0px;
color: #333;
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
border-top: 1px solid white;
text-indent: 8px;
}

label.red {
border-top: 1px solid #b22222;
}

label.none {
border-top: 0;
}

input, textarea {
border: 1px solid silver;
border-left: 3px solid silver;
background: #fff;
padding: 1px 1px 1px 5px;
font-family: Verdana;
font-size: 12px;
}

input:focus, textarea:focus {
border-top: 1px solid #333333;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
background: #fff;
padding: 1px 1px 1px 5px;
}

select {
border: 1px solid silver;
border-left: 3px solid silver;
background: #fff;
padding: 1px 0px 1px 1px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}

select:focus {
border-top: 1px solid #333333;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
padding: 1px 0px 1px 1px;
font-family: Verdana;
font-size: 12px;
}

.xf_a {
margin-top: 8px;
}

.xf_req {
border-left: 3px solid #555555;
}

.xf_err {
border-left: 3px solid #B22222;
}

.canvas {
position: absolute;
left: 385px;
top: 190px;
}

.usercontent {
width: 512px;
background-color: #F7ED86;
border: 1px solid black;
padding: 4px 0px 4px 0px;
}

.usercontent h1 {
font-size: 12px;
letter-spacing: 2px;
font-family: "Lucida Grande", "Lucida Sans",  Arial, sans-serif;
color: #333;
text-indent: 8px;
font-weight: bold;
padding: 0;
margin: 0;
}

.usercontent .infotext {
background-color: #fafafa;
/* background-color: #FDF5E6; */
margin-top: 4px;
margin-bottom: 8px;
padding: 8px;
font-size: 10px;
line-height: 130%;
}

.usercontent .errortext {
background-color: #fafafa;
margin-top: 4px;
margin-bottom: 12px;
padding: 8px;
font-size: 10px;
line-height: 130%;
color: #992216;
border-top: 2px solid #992216;
border-bottom: 2px solid #992216;
}

.errortext h1 {
color: #992216;
text-indent: 0px;
font-size: 14px;
letter-spacing: normal;

}

.infotext em {
font-style: normal;
color: #992216;
}

.vspave {
font-size: 1px;
height: 12px;
}


.formular, #formcontributor, #formlogin {
margin: 0;
padding: 0;
display: block;
}

.formular input, #formcontributor input, #formlogin input {
width: 320px;
}

.formular .button, #formcontributor .button, #formlogin .button {
width: 200px;
background-color: #f0f0f0;
background-image: url(p/button-submit.png);
background-repeat: no-repeat;
border: 1px solid silver;
font-weight: bold;
font-size: 10px;
color: #2B2E44;
padding: 2px 16px 2px 16px;
margin: 0;
}

.formular .button-add {
width: 200px;
background-color: #f0f0f0;
background-image: url(p/button-add.png);
background-repeat: no-repeat;
border: 1px solid silver;
font-weight: bold;
font-size: 10px;
color: #2B2E44;
padding: 2px 16px 2px 16px;
margin: 0;
}

.formular .button-del {
width: 200px;
background-color: #f0f0f0;
background-image: url(p/button-del.png);
background-repeat: no-repeat;
border: 1px solid silver;
font-weight: bold;
font-size: 10px;
color: #2B2E44;
padding: 2px 16px 2px 16px;
margin: 0;
}



.formular .button:focus, #formcontributor .button:focus, #formlogin .button:focus, .button-add:focus, .button-del:focus {
color: #992216;
border: 1px solid #2B2E44;
}

.button-del-selected {
background-color: transparent !important;
width: 11px !important;
height: 24px !important;
margin: 0px 8px 0px 0px !important;
padding: 0 !important;
border: 0 !important;
}

.button-opt-del {
width: 120px !important;
background-repeat: no-repeat;
background-color: #DEE5EB;
border: 1px solid white;
border-top: 1px solid #DEE5EB;
border-right: 1px solid #DEE5EB;
font-weight: normal;
font-size: 10px;
color: #2B2E44;
padding: 2px 8px 2px 4px !important;
margin: 0;
}

.button-opt-del:hover {
color: #992216;
background-color: #D1DAE3;
}

.proot {
background-color: #EFF3F6;
padding-bottom: 2px;
margin-bottom: 8px;
padding-left: 8px;
border-top: 1px solid white;
border-bottom: 1px solid silver;
}

.pdir {
font-size: 11px;
clear: left;
font-weight: bold;
color: #992216;
margin-bottom: 4px;
}

.pflist {
padding: 0;
margin: 0;
border-collapse: collapse;
}

.pflist td {
padding: 2px 0px 2px 0px;
vertical-align: top;
font-size: 11px;
}

.form-addfile {
margin: 12px 0px 4px 0px;
}

.form-deletefile {
margin: 0px 0px 0px 0px ;
}

.cbox {
border: 0 !important;
padding: 0 !important; 
margin: 0px 4px 0px 0px !important; 
width: auto !important;
background-color: transparent !important;
}

.form-options {
text-align: right;
}

.debug-info{
background-color: white;
font-size: 11px;
}

.nav, .nava {
	color: #333;
	font-size: 14px;
	font-family: 'Open Sans',Arial;
	font-style: bold;
	font-weight: 800;
	background: rgba(255, 255, 255, 0.8);
	padding-left: 10px;
	padding-right: 10px;
	
}



.snav, .snava {
	color: #FF5F8D;
	font-size: 14px;
	font-family: 'Open Sans',Arial;
	font-style: normal;
	font-weight: 600;
	background: rgba(255, 255, 255, 0.8);
	padding-left: 10px;
	padding-right: 10px;
}

.nav a, .snav a {
	text-decoration: none;
	color: #000000 !important;
}

.nava a, .snava a {
text-decoration: underline;
}

.nav a:hover, .snav a:hover {
	text-decoration: underline;
}

.nava a:hover, .snava a:hover {
	text-decoration: underline;
}

#n-About {
	position: absolute;
	left: 270px;
	top: 30px;
}

#n-Presents {
	position: absolute;
	left: 382px;
	top: 30px;
}

#sn-Call {
	position: absolute;
	left: 382px;
	top: 46px;
}

#sn-Upload {
	position: absolute;
	left: 382px;
	top: 64px;
}

#sn-Pool {
	position: absolute;
	left: 382px;
	top: 81px;
}


#n-Network {
	position: absolute;
	left: 509px;
	top: 30px;
}

#sn-Art_s_Birthday_Net {
	position: absolute;
	left: 509px;
	top: 46px;
}

#sn-Ars_Acustica_Group {
	position: absolute;
	left: 509px;
	top: 64px;
}

#sn-Kunstradio_Party {
	position: absolute;
	left: 509px;
	top: 81px;
}



#n-Chat {
	position: absolute;
	left: 680px;
	top: 30px;
}



#n-On-Air {
	position: absolute;
	left: 675px;
	top: 48px;
}

.container {
width: 577px;
height: 30px;
position: absolute;
left: 233px;
top: 144px;
background-color: red;

}

.content {
width: 500px;
padding: 40px 25px 40px 25px;
position: absolute;
left: 247px;
top: 190px;
font-size: 13px;
background: rgba(255, 255, 255, 0.8);
-moz-border-radius: 15px;
border-radius: 15px;
margin-bottom: 25px;
line-height: 150%
}

.content u {
	color: #164C99;
	text-decoration: none;
	font-weight: bold;
}


.content .block {
	margin: 0;
	padding:2px 0px 28px 0px;
}

.content-list {
width: auto;
padding: 10px 10px 10px 10px;
position: absolute;
left: 0px;
top: 160px;
line-height: 15px;
background-color: #b4ee23;

}

.content h1, .content-list h1 {
font-size: 16px;
letter-spacing: 2px;
font-family: Arial, Verdana, "Courier New", Courier, monospace;
color: black;
font-weight: bold;
padding: 0px 0px 16px 0px;
margin: 0;
font-family: 'Open Sans',Arial !important;
font-style: normal;
font-weight: 800;
}

.content h2, .content-list h2 {
font-size: 10px;
letter-spacing: 1px;
font-family: Verdana, "Courier New", Courier, monospace;
color: #2B2E44;
font-weight: bold;
padding: 0;
margin: 0;
}

.content h1 {
text-transform: uppercase;
color: #000;
}

.content h2 {
font-size: 14px;
letter-spacing: 0px;
font-family: "Lucida Grande", "Lucida Sans",  Arial, sans-serif;
color: #164C99;
font-weight: bold;
padding: 0;
margin: 0;
position: relative;
top: 0px;
left: 0px;

font-family: 'Open Sans',Arial !important;
font-style: normal;
font-weight: 600;
margin-bottom: 8px;

}

.content h3 {
font-size: 10px;
font-family: Verdana, "Courier New", Courier, monospace;
color: #2B2E44;
font-weight: bold;
padding: 0;
margin: 0;
position: relative;
top: 0px;
left: 0px;
}

.content-list strong {
color: #2B2E44;
letter-spacing: 1px;
}

.content-list a {
color: black;
text-decoration: none;
}

.contenttalk {
width: 95%;
position: absolute;
left: 9px;
top: 190px;
}

.bio {
	position: absolute;
	left: -476px;
	top: 12px;
	/* color: #555555; */
	border-top: 1px solid #DDDDDD;
	width: 584px;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: normal;
	padding: 8px 42px 10px 0px;
}

.table-contributors {
	width: auto;
	padding: 0;
	margin: 0;
	border: 0;
}

.table-contributors td {
padding: 2px 0px 2px 0px;
border-bottom: 1px solid #aba45c;
}


.table-contributors td a {
color: #134082 !important;
padding: 2px 0px 2px 0px;
text-decoration: none;
}

.table-contributors td a:active {
color: #990000 !important;
}

.table-contributors td a:hover {
color: #990000 !important;
}

.c2 {
	white-space: nowrap;
	text-align: right;
	width: 66px;
}

table td.c2 a{
background-image: url(p/p_up.gif);
background-repeat: no-repeat;
background-position: right;
}


.imgdocu {
	border-top: 1px solid #dddddd;
	text-align: right;
	margin-bottom: 8px;
}

.line-stars {
background-image: url(p/starsline.gif);
background-position: left;
background-repeat: no-repeat;
margin-top: 10px; margin-bottom: 16px;
}

.viralness {
	height: 6px;
	width: 100px;
	margin: 3px 1px 3px 1px;
	padding: 0;
	border: 1px solid #dddddd;
	font-size: 1px;
	line-height: 1px;
}

.clear {
    clear: both;
}

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