/*LL neu*/
html, body  { font-size: 11px; font-family: Verdana, Arial, sans-serif; background-image: url(/templates/standard/images/bg.jpg); background-repeat: repeat; margin: 0; padding: 0; width: 100%; height: 100%    }
h1   { font-size: 11px; margin: 0; padding: 0 0 0         ; display: inline; }
h2 { font-size: 11px; font-weight: bold; margin: 0; padding: 0 }
h3  { font-size: 11px; font-weight: bold; line-height: 13px; margin: 0; padding: 0 0 0 4px }
p { margin: 3px 0 0 }
a { color: black; text-decoration: none }
a.link  { font-weight: bold }
a:hover { color: #80d600 }
/*header*/
#header { text-align: center; position: absolute; top: 0; left: 0; width: 100% }
.headtop { background-image: url(/templates/standard/images/headback.jpg) }
.headinfo { color: white; font-size: 15px; font-weight: bold }
.background { background-image: url(/templates/standard/images/head2.jpg) }
.mainmenu  { color: white; font-weight: bold; background-image: url(/templates/standard/images/m1.jpg); text-align: center }
.mainmenu a { color: white; font-weight: bold; text-align: center }
.mainmenu a:hover { color: #80d600; font-weight: bold; text-align: center }
.mainmenu a:active { color: white; font-weight: bold; text-align: center }
.navleft  { background-color: white; text-align: left; border-right: 1pt solid gray  }
.line { font-size: 0; line-height: -1px; background-color: white; margin: 0; padding: 0 }
.title    { color: #000000; font-size: 12px; font-weight: bold; line-height: 15px; background-color: #d7d7d7; margin: 0; padding: 0 2px 2px 10px; border-style: solid; border-width: 1px 0; border-color: gray }
.navcontent   { line-height: 17px; background-color: #fff; padding-top: 5px; padding-bottom: 10px; padding-left: 5px }
li { font-weight: bold; list-style: none url(/images/arrow-green.gif) inside; white-space: nowrap; }
.feedimage { margin-right:5px; margin-left: 8px; }
#content { padding-top: 138px   }
.maincontent  { background-color: white; text-align: left; height: 100%; padding-top: 5px; padding-right: 15px    ; padding-left: 5px; }
.content-title  { color: #000; font-size: 11px; font-family: "Zapf Chancery", "Comic Sans MS", cursive; font-weight: bold; line-height: 14px; text-align: center; padding-top: 5px; padding-bottom: 10px; }
/*Kategorie*/
.block { text-align: justify; }
.katinfotitle  { background-color: #d7d7d7; margin: 10px 0 0; padding: 2px 5px 2px 10px; border: solid 1px #646464; }
.katinfo  { margin: 0 0 10px; padding: 0 0 0 0; border-left: 1px solid #646464; border-bottom: 1px solid #646464; border-right: 1px solid #646464; border-top-width: 0; }
.katpad { padding-left: 20px; }
.katimg { position: absolute; float: left; clear: both; margin-left: -18px; }
/*Fieldsets*/
fieldset   { padding: 10px 10px 10px 5px; border: solid 1px #cdcdcd }
legend { color: #000 }
.field2 { text-align: justify; border: solid 1px #690 }
/*Ads
*/
.basiclink { text-align: justify; margin-top: 5px; border-bottom:1px solid #666666; margin-bottom:5px; padding:5px; }
.classiclink { text-align: justify; margin-top: 5px; margin-bottom: 5px; padding: 5px; border-bottom: 1px solid #666666; }
.premiumlink { background-color: #fffff0; text-align: center; margin: 10px 0 0; padding: 2px 5px; border: solid 1px #646464; }
.bannerlink { background-color: #fffff5; text-align: center; margin: 10px 0 0; padding: 2px 5px; border: solid 1px #646464; }
.footerline { text-align: center; padding-top: 4px; padding-bottom: 4px }
.footer { background-color: #d7d7d7; border-top: 1pt dashed black }
.textmarker {
	font-weight:bold;
	color:#990000;
}
.textmarker-2 {
	color:#990000;
}
.error {
	color:#990000;
	background-color:#FFFFE1;
	border:1px dashed #990000;
	margin-top:8px;
	margin-bottom:8px;
	font-weight:bold;
	padding:5px;
}
#information { visibility: hidden; position: absolute;}
/*LL ende*/
form {
	margin:0;
	padding:0;
}

input, select {
	font-size:11px;
}

.textfield {
	width:200px;
}
.keyword { /* Keywordmarkierung */
	background-color:#FFFF00;
}
label { display:block; float:left; font-weight:bold; color:#666666; width: 115px; }
.label { color: #666666; font-weight: bold; float: left; display: block; }
.small { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; display: block; }
/* Globale Auszeichnungen: Pfeile, Listen usw.
/* ************************************************************************ */
.red-arrow {
	font-size:11px; 
	font-weight:bold; 
	color:#990000; 
	font-family:verdana; 
	text-decoration:none;
	margin-right:5px;
}
/* Suchbereich
/* ************************************************************************ */
.red_line {
    clear:both;
    margin:0;
    padding:0;
    width:860px;
    height:8px;
    background:#990000;
    border-bottom:1px solid #990000;
}

.grey_line {
	margin:0;
	margin-bottom:10px;
	padding:0;
	width:860px;
	height:30px;
	background:#e1e1e1;
	border-top:1px solid #ffffff;
	text-align:right;
}

.grey_line span {
	float:left;
	margin:0;
	margin-top:6px;
	margin-left:5px;
	font-size:11px;
	font-weight:bold;
	color:#990000;
	font-family:verdana, arial, Sans-Serif;
}

.grey_line form {
	float:right;
    margin:0;
    margin-top:6px;
    margin-right:10px;
    font-size:11px;
	font-weight:bold;
}
	
.grey_line input,
.grey_line select {
	font-size:11px;
}
/* Links: Links hinzf?gen / Links bearbeiten
/* ************************************************************************ */
#addform label,
#editform label {  }
#addform input[type="text"],
#editform input[type="text"] {
	width:380px;
}
#addform input[type="checkbox"],
#editform input[type="checkbox"] {
	float:left;
	margin-right:10px;
}
#addform .info,
#editform .info {
	margin-left:115px;
}

