@charset "UTF-8";
/* CSS Document */


body {
	margin:0px;
	padding:0px;
	background-image:url(img/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
/* Header */
	
#header {
	width:980px;
	height:286px;
	margin:0 auto;
	background-color:#fff;
	text-align:left;
}
#header-image {
	height:213px;
	width:980px;
	background-image:url(img/head-bg.jpg);
	background-repeat:no-repeat;
}
.login {
	margin-left:20px;
	width:600px;
	font-family:Verdana;
	font-size:11px;
	vertical-align:top;
}
/* Content */	
	
#content {
	width:980px;
	margin:0 auto;
	text-align:left;
	background-image:url(img/content-bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	margin-top:-17px;
	//margin-top:0px;
}
h2 {
	font-size:20px;
	color:#85d300;
	font-weight:bold;
	margin-bottom:20px;
	padding-top:25px;
}
h3 {
	font-size:14px;
	color:#85d300;
	font-weight:bold;
	margin-bottom:20px;
}
#content a {
	color:#06C;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.textarea {
	width:735px;
	padding-left:40px;
	color:#484848;
	padding-bottom:40px;
	background-image:url(img/bg-text.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

.textarea-intern {
	width:900px;
	padding-left:40px;
	color:#484848;
	padding-bottom:40px;	
	background-position:right top;
	background-repeat:no-repeat;
}
.box-1 {
	width:700px;
	height:72px;
	background-image:url(img/bg-box-1.jpg);
	background-repeat:no-repeat;
	padding:10px;
	font-family:verdana;
	font-size:14px;
	color:#484848;
	font-weight:bold;
	line-height:24px;
}
.box-2 {
	background-image:url(img/box-2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width:457px;
}
.box-3 {
	background-image:url(img/box-3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:457px;
}
.box-3 li {
	padding: 5px 0 5px 0;
}
#rechte_spalte {
	float:right;
	padding-top : 25px;
	width : 170px;
	padding-right:22px;
}
#rechte_spalte ul {
	padding:0px;
	padding-left:0px;
	margin:0px;
	list-style:none;
}
#rechte_spalte li {
	list-style:none;
	border-bottom: solid 1px #d9d9d9;
	padding:5px 0 5px 0;
}
#rechte_spalte a {
	background-image:url(img/dot.jpg);
	background-repeat:no-repeat;
	background-position:left 1px;
	color:#000000;
	font-weight:normal;
	vertical-align:text-bottom;
	padding-left:20px;
}

#rechte_spalte_banner {
	width: 160px;
}

#rechte_spalte_banner a {
	background-image: none;
}
/* Topnavigation */	

#topnavigation {
	width:980px;
	height:73px;
	background-image:url(img/navi-bg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:2px 0px 0px 20px;
}
#topnavigation ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#topnavigation ul li {
	float:left;
	width:147px;
	text-align:center;
	padding-top:10px;
}
#topnavigation ul li a {
	color:#333333;
	text-decoration:none;
	padding: 0 24px 0 15px;
}
.active_menue_entrie,
#topnavigation ul li:hover {
	color:#06F;
	background-image:url(img/navi-aktiv.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:147px;
	height:40px;
}

	

/* Seitennavigation */

#navigation {
	width:130px;
	min-height:300px;
	background-color:#fff;
	float:left;
	margin-top:10px;
	text-align:left;
	border-left:1px solid #000000;
	padding-left:30px;
}
#navigation ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#navigation ul a {
	color:#505050;
	text-decoration:none;
}
#navigation ul a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
/* Footer */

#footer {
	font-family : verdana;
	font-size : 11px;
	background-image : url(img/bg-fuss.jpg);
	background-position :left;
	width : 100%;
	height :153px;
	color : #ffffff;
	position:relative;
	/*margin-left:-8px;*/
	line-height:18px;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}

.new_style {
   font-style: italic;
   font-weight: bold;
   color: #7eb900;
}

/*
Shadow Box
*/
.shadow_box {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;	
	z-Index: 1000;
	backgroundColor: #000000;
	filter:alpha(opacity=60);
	opacity:0.6;	
}

.pm_box {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	height: 400px;
	width: 500px;
	background-color: #ffffff;
	border: 1px solid #7eb900;
}

/*
Error Message Box
*/

.error_message_box {
	display: none;
	position: fixed;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	width: 350px;
	min-height: 60px;
	padding-bottom: 5px;
}

.error_message_box h1 {
	font-size: 12px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	width: 350px;
	margin: 0px;
	padding:0px;
	color: #919191;
	clear: both;    
    text-indent: 0px;
    background-color: #EEEEEE;
}

.error_message_box_content {
	padding: 5px;
}


.box-kategorie{
	width:400px;
	height:72px;
	border: 1px solid #cccccc;
	background-image:url(img/green_bg_header.jpg);
	background-repeat:repeat-x;
	padding:3px 5px 5px 5px;
	font-family:verdana;
	font-size:14px;
	color:#484848;
	font-weight:bold;
	line-height:24px;	
}

.box-anmeldung {
	width:600px;
	height:72px;
	border: 1px solid #cccccc;
	background-image:url(img/green_bg_header.jpg);
	background-repeat:repeat-x;
	padding:3px 5px 5px 5px;
	font-family:verdana;
	font-size:14px;
	color:#484848;
	font-weight:bold;
	line-height:24px;
}

.anmeldung-input,
.anmeldung-tabelle,
.box-input {
	font-size: 12px;
	font-weight: normal;
}


/* Tabelle fuer Dateien
------------------------------------------------------------*/

.filetableheader
  {
  border-bottom: 1px solid #778899;
  padding-bottom: 5px;
  }

.filetableentry
 {
    border-bottom: 1px solid #b0c4de;
    padding-bottom: 5px;
 }

/* Gallery */
.gallerypreviewimage {
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70; 
}

.gallerypreviewimage:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;	
}

.picture {
	/*border: none;*/
}

.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}
#fileQueue {
	width: 385px;
	height: 60px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	padding-left: 10px;
}

