@charset "utf-8";
/* top elements */
* {
	margin: 0;
	padding: 0;
	border:none;
}
body {
	font-size:10px;
	color: #999;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif
}
h3 {
	font-size:8px;
	font-family:Verdana;
}
h1 {
	font-size:14px;
}
h2 {
	font-size:14px;
	padding-bottom:2px;
}
h3
{
	font-size:12px;
	padding-bottom:2px;
	text-decoration:underline;

}
p {
	margin-top:10px;
	margin-bottom:10px;
}
a {
	text-decoration:underline;
	color:#09F;
}

.center{text-align:center;}
.left{text-align:left;}

.clear{clear:both;}
/* alle divs / LAYOUT */
#wrap {
	margin: 0 auto;
	width: 780px;
	max-width:780px;
	font-size:12px;
}
#ads_header {
	width:468px;
	margin:0 auto;
}

#uploadprogress {
	text-align:center;
	vertical-align:middle;
	width:500px;
	margin:0 auto;
}
#uploadprogress th {
	text-align:center;
}
#uploadprogress td {
	text-align:center;
}
#linkform {
	margin: 20px auto;
	width: 500px;
	text-align:center;
}
#linksform, #links {
	margin-top:15px;
	width:350px;
	height:220px;
	float:left;
	text-align:left;
}
#linksform, #rechts {
	margin-top:15px;
	width:150px;
	height:220px;
	float:left;
}
#linksform, b {
	color:#333;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:5px;
}
.links_input {
	margin-bottom:8px;
	width:340px;
	border:1px #3CF solid;
	height:16px;
	font-size:12px;
}
#header {
}
#info_bar {
	margin:0 auto;
	width:600px;
}
.view_infos {
	margin:10px auto;
	width:250px;
	max-width:250px;
}
.view_infos a {
	text-decoration:none;
	font-size:10px;
	color: #09F;
}
.login_form {
	width:300px;
	text-align:left;
	margin:0 auto;
}
.login_form th {
	width:100px;
}
#formular {
	margin-top: 30px;
	width:500px;
}
#r_upload {
	border:1px #3CF solid;
	width:350px;
	background-color: #EFEFEF;
	height:21px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:2px;
	vertical-align:top;
	margin-top:5px;
}
#f_upload {
	border:1px #3CF solid;
	width:350px;
	background-color: #EFEFEF;
	height:22px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:2px;
	vertical-align:top;
	margin-top:2px;
}
#l_optionen {
	width:250px;
	text-align:left;
	margin-top: 20px;
	margin-bottom:20px;
	float:left;
}

#r_optionen {
	width:250px;
	text-align:left;
	margin-top: 20px;
	margin-bottom:20px;
	float:left;
}


#sub1 {
	font-size:11px;
	margin-top: 30px;
}
#footer a {
	text-decoration:none;
	font-size:10px;
	color: #09F;
}



/* BUTTONS */
#upload_button{
	width:87px;
	height:29px;
	background-image:url("button_upload.png");
	border:none;
	background-color:#FFF;
	text-align:center;
}

.button_img{
	width:87px;
	height:29px;
}



/* NAVIGATION */
#navigation {
	margin-top: 10px;
	width:780px;
}
#navigation li {
	display:inline;
	margin-right:20px;
}
#navigation a:visited {
	text-decoration:underline;
	color:#09F;
}
#navigation a:hover {
	text-decoration: none;
	color: #3CF;
}
/* FORMULARE */
.upload_link a {
	color:#09F;
}
.button {
	border:1px #3CF solid;
}
select {
	border:1px solid #09F;
}
.l_erkl {
	font-size:10px;
}
.center {
	margin: 0 auto;
	width: 780px;
	text-align:center;
}
.input_loginform{
	width:200px;
}
/* 

	TableCloth	
	by Alen Grakalic, brought to you by cssglobe.com
	
*/

/* general styles */

table, td {
	font:100% Arial, Helvetica, sans-serif;
}
table {
	width:100%;
	border-collapse:collapse;
	margin:1em 0;
}
th, td {
	text-align:left;
	padding:.5em;
	border:1px solid #fff;
}
th {
	background:#328aa4 url(tr_back.gif) repeat-x;
	color:#fff;
}
td {
	background:#e5f1f4;
}
/* tablecloth styles */

tr.even td {
	background:#e5f1f4;
}
tr.odd td {
	background:#f8fbfc;
}
th.over, tr.even th.over, tr.odd th.over {
	background:#4a98af;
}
th.down, tr.even th.down, tr.odd th.down {
	background:#bce774;
}
th.selected, tr.even th.selected, tr.odd th.selected {
}
td.over, tr.even td.over, tr.odd td.over {
	background:#ecfbd4;
}
td.down, tr.even td.down, tr.odd td.down {
	background:#bce774;
	color:#fff;
}
td.selected, tr.even td.selected, tr.odd td.selected {
	background:#bce774;
	color:#555;
}
/* use this if you want to apply different styleing to empty table cells*/
td.empty, tr.odd td.empty, tr.even td.empty {
	background:#fff;
}
/* ********* USERCP ********** */
#user_navi {
	float:left;
	width: 180px;
	padding-top:20px;
}
#user_cont {
	float:left;
	padding-top:20px;
	width: 600px;
}


#user_navi li
{
	list-style: none;
	list-style-image: url("bullet.gif");
	padding:0;
	margin-left: 20px;
}
#user_navi .sub
{
	list-style:none;
	list-style-image:none;
}


#user_navi a {
	text-decoration:none;
}



hr.ordner
{
	width:500px;
	background: #09F ;
	height: 1px;
	margin-top:20px;
	margin-bottom:20px;
}