@CHARSET "UTF-8";

body {
	margin: 0px;
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    padding: 0px;
    background-color: #ffffff;
    color: #999999;
}

a, a:link, a:visited {
    background-color: inherit;
    color: #666666;
    text-decoration: none;
}

a:hover {
    background-color: inherit;
    color: #444444;
    text-decoration: none;
}

a:focus {
    outline: none;
}

a:hover, a:active {
    text-decoration: none;
}

.direclink, .direclink:link, .direclink:active, .direclink:visited {
    
}

.direclink:hover {
    color: #444444;
    padding-left:10px;
    background-image:url(/media/images/common/arrow.gif);
    background-repeat:no-repeat;
    background-position:0px 4px;
}

p {
    margin-bottom: 15px;
    line-height: 18px;
}

ul {
	margin-top:10px;
    list-style: disc;
    padding-left: 15px;
    margin-bottom: 15px;
}

h1 {
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    color:#777777;
}

.boxcontent h1 {
	font-size: 13px;
	margin-bottom: 5px;
}

h2 {
    font-size: 17px;
    margin-bottom: 20px;
}

h3 {
    font-size: 15px;
    margin-bottom: 20px;
}

h4 {
    font-size: 13px;
    margin-bottom: 20px;
}

th {
	font-weight: bold;
	color: #777777;
}

#header {
    background-color: #dddddd;
    border-bottom: 2px solid #aaaaaa;
    margin-bottom: 10px;
    color: #fff;
    padding: 10px 10px;
    text-align: center;
}

#header h1 {
    font-size: 30px;
    color:#ffffff;
}

#header h2 {
    font-size: 14px;
}

#footer {
    text-align: center;
    margin: 20px 0px 0px 0px;
    padding-top: 10px;
    border-top: 2px solid #aaaaaa;
    clear: both;
}

#black_screen {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    background-color: #000000; 
    z-index: 1000; 
    filter:alpha(opacity=0); 
    -moz-opacity: 0.00; 
    opacity: 0.00;
}

.clearit {
    clear: both;
    height: 1px;
}

.message {
    font-weight: bold;
    margin-bottom: 20px;
}

label {
    display: block;
    width: 180px;
    float: left;
}

fieldset {
    margin-bottom:2px;
}

.breadcrumb {
    color: #999999;
}



/**********************************************************
 *
 * Navi
 *
 **********************************************************/


.ebene0-1, .ebene0-1:link, .ebene0-1:visited, .ebene0-1:active {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:0px;
}

.ebene0-1:hover {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:0px;
}

.ebene0-1_angewaehlt, .ebene0-1_angewaehlt:link, .ebene0-1_angewaehlt:visited, .ebene0-1_angewaehlt:active {
    display: block;
    color: #777777;
    font-weight: bold;
    padding-left:0px;
}

.ebene0-1_angewaehlt:hover {
    display: block;
    color: #777777;
    font-weight: bold;
    padding-left:0px;
}

.ebene1-1, .ebene1-1:link, .ebene1-1:visited, .ebene1-1:active {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:0px;
    padding-right:15px;
}

.ebene1-1:hover {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:0px;
    padding-right:15px;
}

.ebene1-1_angewaehlt, .ebene1-1_angewaehlt:link, .ebene1-1_angewaehlt:visited, .ebene1-1_angewaehlt:active {
    display: block;
    color: #777777;
    font-weight: bold;
    padding-left:0px;
    padding-right:15px;
}

.ebene1-1_angewaehlt:hover {
    display: block;
    color: #777777;
    font-weight: bold;
    padding-left:0px;
    padding-right:15px;
}

.ebene2-1, .ebene2-1:link, .ebene2-1:visited, .ebene2-1:active {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:30px;
}

.ebene2-1:hover {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:30px;
}

.ebene2-1_angewaehlt, .ebene2-1_angewaehlt:link, .ebene2-1_angewaehlt:visited, .ebene2-1_angewaehlt:active {
    display: block;
    color: #777777;
    font-weight: bold;
    padding-left:30px;
}

.ebene2-1_angewaehlt:hover {
    display: block;
    color: #777777;
    font-weight: bold;
    padding-left:30px;
}

/**********************************************************
 *
 * Navi Aufklapp Layer
 *
 **********************************************************/

.dropdown0-1, .dropdown0-1_angewaehlt {
    position:absolute;
    margin-left:0px;
    margin-top:30px;
    width:200px;
}

.dropdown1-1, .dropdown1-1_angewaehlt {
    position:absolute;
    margin-left:200px;
    margin-top:0px;
    width:200px;
}


/**********************************************************
 *
 * Navi Runde Ecken
 *
 **********************************************************/

.ecke0-1_mitte, .ecke0-1_angewaehlt_mitte {
}

.ecke0-1_om, .ecke0-1_angewaehlt_om {
    background-image:url(/bilder/allgemein/ecke_om.gif);
    background-position:top;
    background-repeat:repeat-x;
}

.ecke0-1_um, .ecke0-1_angewaehlt_um {
    background-image:url(/bilder/allgemein/ecke_um.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}

.ecke0-1_lm, .ecke0-1_angewaehlt_lm {
}

.ecke0-1_rm, .ecke0-1_angewaehlt_rm {
}

.ecke0-1_lo, .ecke0-1_angewaehlt_lo {
    background-image:url(/bilder/allgemein/ecke_lo.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

.ecke0-1_ro, .ecke0-1_angewaehlt_ro {
    background-image:url(/bilder/allgemein/ecke_ro.gif);
    background-position:right top;
    background-repeat:no-repeat;
}

.ecke0-1_lu, .ecke0-1_angewaehlt_lu {
    background-image:url(/bilder/allgemein/ecke_lu.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
}

.ecke0-1_ru, .ecke0-1_angewaehlt_ru {
    background-image:url(/bilder/allgemein/ecke_ru.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
}

/**********************************************************
 *
 * Fancy Upload
 *
 **********************************************************/
 
#upload-status{
	width:					420px;
}
 
#upload-status .progress{
	background:				white url(/media/images/fancyupload/progress.gif) no-repeat;
	background-position:	+50% 0;
	margin-right:			0.5em;
}
 
#upload-status .progress-text{
	font-size:				0.9em;
	font-weight:			bold;
}
 
#upload-list{
	list-style:				none;
	width:					450px;
	margin:					0;
}
 
#upload-list li.file{
	border-bottom:			1px solid #eee;
	background:				url(/media/images/fancyupload/file.png) no-repeat 4px 4px;
}
#upload-list li.file.file-uploading{
	background-image:		url(/media/images/fancyupload/uploading.png);
	background-color:		#D9DDE9;
}
#upload-list li.file.file-success{
	background-image:		url(/media/images/fancyupload/success.png);
}
#upload-list li.file.file-failed{
	background-image:		url(/media/images/fancyupload/failed.png);
}
 
#upload-list li.file .file-name{
	font-size:				1em;
	margin-left:			44px;
	display:				block;
	clear:					left;
	line-height:			40px;
	height:					40px;
	font-weight:			bold;
}
#upload-list li.file .file-size{
	font-size:				0.9em;
	line-height:			18px;
	float:					right;
	margin-top:				2px;
	margin-right:			6px;
}
#upload-list li.file .file-info
{
	display:				block;
	margin-left:			44px;
	font-size:				0.9em;
	line-height:			20px;
	clear:                  left;
}
#upload-list li.file .file-remove{
	clear:					right;
	float:					right;
	line-height:			18px;
	margin-right:			6px;
}

.hide {
	display: none;
}

