/* - - - - - - - - - - - - - - - - - - - - */
/* Body */
/* - - - - - - - - - - - - - - - - - - - - */
body, html {
background: #ffffff url(images/bg.jpg);
background-attachment:fixed;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
margin: 0 0 5px 0;
padding: 0;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* CSS fuer Topnavigation */
/* - - - - - - - - - - - - - - - - - - - - */
#topmenue {
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
font-size: 11px;
}
#topmenue a {
background-color: #FFFFFF;
border-right: 1px solid #FFFFFF;
color: #0080FF;
float: left;
font-weight: bold;
line-height: 25px;
padding: 0 10px;
text-decoration: none;
}
#topmenue a:hover {
background: #8EAAD1
color: #ffffff;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* Ueberschriften und Absaetze */
/* - - - - - - - - - - - - - - - - - - - - */
h1, h2, h3, h4, h5, h6, p {
margin: 2px;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Aeussere Contentbox */
/* - - - - - - - - - - - - - - - - - - - - */
#inhalt {
background: #FFFFFF;
margin:10px auto;
text-align:left;
width: 850px;
border: 1px solid #0080FF;
padding: 5px;
max-width: 850px;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Headerbereich */
/* - - - - - - - - - - - - - - - - - - - - */
.aussen {
width: 100%;
margin: 0px 0px 5px 0px;
padding: 0px;
}

#innenhead {
border-bottom: 1px solid #0080FF;
}

#topsmall {
background: #FFFFFF;
height: 12px;
border-bottom: 2px solid #0080FF;
text-align: right;
padding: 3px;
font-size: 11px;
vertical-align: top;

}
#topbanner {
background-color: #0080FF;
height: 95px;
border-bottom: 2px solid #eeeeee;
}

#topsmallbottom {
background: #0080FF;
height: 4px;
padding: 0;
}

#logininfo { 
background: #AFDFFF;
text-align: right;
padding: 3px;
font-size: 11px;
color: #000000;
}

#menuetopline { 
background: #ffffff;
text-align: right;
padding: 3px;
font-size: 11px;
font-weight: bold;
color: #000000;
}

#menuetopline a { 
color: #000000;
text-decoration: none;
}
#menuetopline a:hover { 
color: #000000;
text-decoration: underline;
}

#logininfo a { 
color: #000000;
text-decoration: none;
}
#logininfo a:hover { 
color: #000000;
text-decoration: underline;
}


/* - - - - - - - - - - - - - - - - - - - - */
/* Menue und Content */
/* - - - - - - - - - - - - - - - - - - - - */
#menuetop {
color: #000000;
padding: 3px 3px 3px 8px;
font-size: 11px;
font-weight: bold;
background: #0080FF;
border-right: 1px solid #ffffff; 
}

#contenttop {
color: #000000;
padding: 3px 3px 3px 8px;
font-size: 11px;
font-weight: normal;
background: #AFDFFF; 
white-space: nowrap;
border-left: 1px solid #ffffff;
}

#contenttop a {
color: #AFDFFF;
text-decoration: none;
}
#contenttop a:hover {
color: #000000;
text-decoration: underline;
}

#menue {
color: #000000;
padding: 0px;
font-size: 11px;
font-weight: normal;
background: #ffffff; 
border-right: 1px solid #ffffff;
vertical-align: top;
}

#navdiv {
padding: 1px 0 1px 0;
margin-bottom: 1px;
background-color: #ffffff;
}

#navdiv ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#navdiv li { margin: 0 0 1px 0; }
#navdiv ul li { margin: 0 0 1px 0; }

#navdiv .kategorie {
padding: 3px;
color: #000000;
background-color: #0080FF;
text-decoration: none;
font-weight: bold;
text-align: left;
}

#navdiv ul a {
display: block;
padding: 3px 3px 3px 10px;
width: 170px;
color: #000000;
background-color: #AFDFFF;
text-decoration: none;
border-bottom: 1px solid ffffff;
border-left: 5px solid #0080FF;
}

#navdiv ul a:hover {
color: #000000;
background-color: #ffffff;
text-decoration: none;
border-left: 5px solid #DE7501;
}

#content {
color: #000000;
padding: 3px 0px 3px 5px;
font-size: 11px;
font-weight: normal;
background: #ffffff; 
border-left: 1px solid #ffffff;
vertical-align: top;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* Footerbereich*/
/* - - - - - - - - - - - - - - - - - - - - */
#footer {
color: #000000;
padding: 5px;
font-size: 11px;
font-weight: normal;
background: #0080FF;
text-align: center;
}

#footer a {
color: #000000;
padding: 3px;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

#footer a:hover {
color: #000000;
padding: 3px;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Standard Tabellen fuer Contentausgaben*/
/* - - - - - - - - - - - - - - - - - - - - */
.innendiv {
border: 1px solid  #AFDFFF;
margin-bottom: 5px;
background-color: #ffffff;
padding: 2px;
}

/* Aussen Rahmen, Tabellen Rahmen */
.innen {
border: 1px solid #AFDFFF;
margin-bottom: 5px;
max-width: 850px;
}

/* Tabellenkopf */
.innend {
padding: 3px;
font-size: 11px;
color: #000000;
line-height: 1.5em;
}

/* Tabelleninhalte */
.innenh, .innenhd, .innenhdd, .auswahlcol {
padding: 3px;
font-size: 11px;
color: #000000;
line-height: 1.5em;
}

/* Tabellenkopfhintergrundfarbe, Schriftgewicht */
.innend {
background: #0080FF;
font-weight: bold;
}

/* Erste Tabellenhintergrundfarbe */
.innenh {
background: #ffffff;
}

/* zweite Tabellenhintergrundfarbe */
.innenhd {
background: #FDFAF4;
}

/* Dritte Tabellenhintergrundfarbe */
.innenhdd {
background: #AFDFFF;
}

/* Linkdefinition Tabellenkopf*/
.innend a {
color: #000000;
text-decoration: underline;
}
.innend a:hover {
color: #e10000;
text-decoration: underline;
}

.auswahlcol {
background-color: #ff9900;
}

/* Linkdefinitionen fuer erste, zweite und dritte Tabellenzellenfarbe*/
.innenh a, .innenhd a, .innenhdd a, .auswahlcol a {
color: #000000;
text-decoration: underline;
}
.innenh a:hover, .innenhd a:hover, .innenhdd a:hover, .auswahlcol a:hover {
color: #e10000;
text-decoration: underline;
}


/* - - - - - - - - - - - - - - - - - - - - */
/* Formulare*/
/* - - - - - - - - - - - - - - - - - - - - */
form {display: inline;}

.mb {
background-color: #ffffff;
border: 1px solid #eabd82;
font-family: Verdana, Arial, sans-serif;
color: #000000;
font-size: 11px;
}

.inpu {
background-color: #ffffff;
border: 1px solid #eabd82;
font-family: Verdana, Arial, sans-serif;
color: #000000;
font-size: 11px;
}

.los {
background-color: #cc6600;
border: 1px solid #eabd82;
color: #ffffff;
font-size: 11px;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* SEITENNAVIGATION */
/* - - - - - - - - - - - - - - - - - - - - */
.seiteninfo, .aktuelleseite, .pl, .seiteninfops {
font-family: Verdana, Arial;
font-size: 11px;
text-align: center;
color: #000000;
border: 1px solid #DE7501;
border-collapse: collapse;
line-height: 1.2em;
}

.seiteninfo {
background-color: #b6babd;
font-weight: bold;
padding: 1px 3px 1px 3px;
}

.aktuelleseite {
background-color: #ffffff;
font-weight: bold;
padding: 2px 6px 2px 6px;
}

.pl a {
display: block;
float: left;
background-color: #b6babd;
color: #000000;
text-decoration: none;
font-weight: bold;
padding: 2px 6px 2px 6px;
white-space: nowrap;
}
.pl a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
background-color: #ffffff;
}

.seiteninfops a {
display: block;
background-color: #b6babd;
color: #000000;
text-decoration: none;
font-weight: bold;
padding: 2px 6px 2px 6px;
white-space: nowrap;
}
.seiteninfops a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
background-color: #ffffff;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Fehler Hinweise rot/gruen*/
/* - - - - - - - - - - - - - - - - - - - - */
.tippred {
color: red;
font-weight: bold;
}

.tippgreen {
color: green;
font-weight: bold;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* CSS FUER DEFINITIONSLISTE QUOTES */
/* - - - - - - - - - - - - - - - - - - - - */
.quotedl {
margin: 5px; 
padding: 0; 
width: 95%;
border: 1px solid #858585;
}

.quotedl dt {
background-color: #f3f3f3;
padding: 3px; 
font-size: 11px;
font-weight: bold;
color: #4a5e9f;
border-bottom: 1px solid #858585;
}

.quotedl dd {
background-color: #ffffff; 
padding:3px; 
margin:0;
font-size: 11px;
color: #000000;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Codeboxen */
/* - - - - - - - - - - - - - - - - - - - - */
.codetop {
border-top: 1px solid #d2d2d2;
border-left: 1px solid #d2d2d2;
border-right: 1px solid #d2d2d2;
background-color: #f7f7f7;
padding: 2px;
width: 100px;
font-size: 11px;
font-weight: bold;
color: #464f2f;
margin: 5px 0 0 0;
}

.overtab {
width: 530px; 
overflow: auto; 
border: 1px solid #d2d2d2;
font-family: "Courier New";
font-size: 12px;
color: maroon; 
background: #f2f3f4;
padding: 5px; 
margin: 0 0 5px 0; 
white-space:nowrap;
}

#layer_upstatus {
position:absolute;
width:400px;
height:200px;
z-index:1;
background-color: #FFFFFF;
border: 1px solid #000000;
left: 50%;
margin-left: -195px;
top: 38%;
margin-top: -65px;
visibility: hidden;
}

#layer_upstatusup {
position:absolute;
width:400px;
height:200px;
z-index:1;
background-color: #FFFFFF;
border: 1px solid #000000;
left: 50%;
margin-left: -195px;
top: 120%;
margin-top: -65px;
visibility: hidden;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Schatten */
/* - - - - - - - - - - - - - - - - - - - - */
.toprightshadow {
background: url(../../../misc/ds_5.png); 
background-repeat:no-repeat;
background-position: 0px 9px;
}
.bottomshadow {
background: url(../../../misc/ds_7.png); 
background-repeat:no-repeat;
background-position: 9px 0px;
}

.hiddendiv_popup {
position: absolute;
top: 80px;
z-index: 10000;
margin: 3px -4px 4px 4px;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* FancyUpload CSS */
/* - - - - - - - - - - - - - - - - - - - - */
/* CSS vs. Adblock tabs */
.swiff-uploader-box a {
	display: none !important;
}

/* .hover simulates the flash interactions */
a:hover, a.hover {
	color: red;
}

#fancy-status {
	padding: 0px;
}

#fancy-status .progress {
	background: url(assets/progress-bar/progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
	vertical-align: middle;
}

#fancy-status .progress-text {
	font-size: 11px;
	font-weight: bold;
}

#fancy-list {
	list-style: none;
	width: 550px;
	margin: 0;
}

#fancy-list li.validation-error {
	padding-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	color: #8a1f11;
	cursor: pointer;
	border-bottom: 1px solid #fbc2c4;
	background: #fbe3e4 url(assets/failed.png) no-repeat 4px 4px;
}

#fancy-list li.file {
	border-bottom: 1px solid #eee;
	background: url(assets/file.png) no-repeat 4px 4px;
	overflow: auto;
}
#fancy-list li.file.file-uploading {
	background-image: url(assets/uploading.png);
	background-color: #D9DDE9;
}
#fancy-list li.file.file-success {
	background-image: url(assets/success.png);
}
#fancy-list li.file.file-failed {
	background-image: url(assets/failed.png);
}

#fancy-list li.file .file-name {
	font-size: 11px;
	margin-left: 44px;
	display: block;
	clear: left;
	line-height: 25px;
	height: 40px;
	font-weight: normal;
}
#fancy-list li.file .file-size {
	font-size: 11px;
	line-height: 18px;
	float: right;
	margin-top: 2px;
	margin-right: 6px;
}
#fancy-list li.file .file-info {
	display: block;
	margin-left: 44px;
	font-size: 0.9em;
	line-height: 20px;
	clear
}
#fancy-list li.file .file-remove {
	clear: right;
	float: right;
	line-height: 18px;
	margin-right: 6px;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Bildlayer CSS */
/* - - - - - - - - - - - - - - - - - - - - */

img.resize {
border: 1px solid red; 
cursor: pointer; 
cursor: hand; 
}

#sizeinfo {
border: 1px solid red; padding: 3px; 
margin-bottom: 5px; 
background-color: #ffd87d;
}

#showpiclayer {
display: none;
border: 1px solid red;
z-index: 100;
position:absolute; 
top:10px; 
left:10px;
}

#raus_div {
background-color: #ffffff; 
display: none;
z-index: 101;
position:absolute; 
top:20px; 
left:20px;
color: #000000;
padding: 4px;
border: 1px solid red;
cursor: pointer; 
cursor: hand;

}
#picout {
cursor: pointer; 
cursor: hand;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* CSS fuer Zitatboxen */
/* - - - - - - - - - - - - - - - - - - - - */
.quotedl {
margin: 5px; 
padding: 0; 
width: 95%;
border: 1px solid #858585;
}

.quotedl dt {
background-color: #f3f3f3;
padding: 3px; 
font-size: 11px;
font-weight: bold;
color: #4a5e9f;
border-bottom: 1px solid #858585;
}

.quotedl dd {
background-color: #ffffff; 
padding:3px; 
margin:0;
font-size: 11px;
color: #000000;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Galerie Thumbnail CSS */
/* - - - - - - - - - - - - - - - - - - - - */
.thumbnaillist {
margin: 0;
padding: 0;
list-style-type: none;
}

.thumbnaillist li {
float: left;
padding: 2px;
margin: 0px 5px 5px 0px;
border: 1px solid #AFDFFF;
text-align: center;
vertical-align: middle;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Autocompleter CSS */
/* - - - - - - - - - - - - - - - - - - - - */
.ac_input {
	width: 200px;
}
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}
.ac_loading {
	background : url('../../../misc/progress.gif') right center no-repeat;
}
.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
/* - - - - - - - - - - - - - - - - - - - - */