/* Body formatieren */
body  {
        color: black;
        background-image: url(/images/bg_haupt.gif);
        margin: 0px;
        padding: 0px;
        scrollbar-face-color: ;
        scrollbar-arrow-color: FFFFFF;
        scrollbar-base-color: 647386;
        scrollbar-3d-light-color:;
        scrollbar-darkshadow-color: 2F4157;
        scrollbar-highlight-color: 9CAABC;
        scrollbar-shadow-color:;
        scrollbar-track-color: 323D4C
}

form {
  padding: 0;
  margin: 0;
}

/* Die üblichen Verdächtigen... ;) */
a:link { COLOR: #001B66 }
a:active { COLOR: #001B66 }
a:visited { COLOR: #001B66 }
a:hover  { color: #f0f8ff; text-decoration: none }

/* Markierungen für die Suche */
.mark {
    color: red
}

/* klitzeklein [seitenende] */
.smallest {
    font-size: 9px;
    line-height: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none
}
/* Alternativer Link */
.acolor {
    color: #EEEEEE;
    font-size: 9px;
    line-height: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.acolor:link, a.acolor:visited {
    color: #EEEEEE;
    text-decoration: Underline
}
a.acolor:hover, a.acolor:active {
    color: #FFFFFF;
    text-decoration: none
}



.link {
    text-decoration: none
}

/* kleine Schrift [rechte navi] */
.klein {
    font-size: 10px;
    line-height: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none
}

body h2 {
margin:5px 0px 2px 3px;
padding-bottom:3px;
font-size:12px;
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 11pt;
border-bottom:1px dashed #8F9EB0;
}

/* kleine Überschrift [rechte navi] */
.headklein {
    font-weight: bold;
    font-size: 10px;
    line-height: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none
}

/* Trenner [Datum] */
.tr {
    color: #E2E6EC;
    font-weight: bold;
    font-size: 10px;
    line-height: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none
}

/* Normale Schrift [Newsboxen] */
.normal {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    line-height: 14px;
    text-align: justify;
    text-decoration: none
}

/* Einleitungsbox [Startseite oben links/Unterseiten] */
.categorybegin {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    line-height: 12px;
    text-align: justify;
    text-decoration: none
}

/* Newsinfo Schrift [Autor, Datum, Zeit] */
.newsinfo {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 9px;
    line-height: 13px;
    text-align: right;
    color: #0C0C0C;
    text-decoration: none
}

/* News Überschrift [Boxen, die Überschrift] */
.headnews {
        font-weight: bold;
        line-height: 13px;
        font-size: 9pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none
}

/* Witze Überschrift */
.big {
        font-weight: bold;
        font-size: 11pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none
}

/* In der Infobox -> die einzelnen Überschriften[Größe, Downloads ...] */
.hib {
    font-weight: bold;
    font-size: 9px;
    line-height: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none
}

/* Die Formularklasse [Suche, Abschicken] */
.field_suche {
        color: #EFF3F9;
        font-size: 10pt;
        font-family: Verdana;
        background: fixed;
        background-image: url(/images/formular_bg.gif);
        background-repeat: no-repeat;
        text-indent: 2px;
        border-style: inset;
        border-width: 0px;
        width: 126px;
        border-color: black #000 #000 #000
}
.field {
        color: #EFF3F9;
        font-size: 10pt;
        font-family: Verdana;
        background: fixed;
        background-color: #8F9EB0;
        text-indent: 2px;
        width:120px;
        border:1px solid #1F313F;
        margin:2px 0 2px 0;
}
.field2 {
        color: #c9d5e6;
        font-size: 7pt;
  	    font-weight: bold;
        font-family: Verdana;
        background-color: #284366;
        border: none
}
.field_max{
        color: #EFF3F9;
        font-size: 10pt;
        font-family: Verdana;
        background: fixed;
        background-color: #8F9EB0;
        text-indent: 2px;
        width:350px;
        border:1px solid #1F313F;
        margin:2px 0 2px 0;
}
.field_comments {
        color: #EFF3F9;
        font-size: 10pt;
        font-family: Verdana;
        background: fixed;
        background-color: #8F9EB0;
        text-indent: 2px;
        width:170px;
        border:1px solid #1F313F;
        margin:2px 0 2px 0;
}

.field_comments:focus,.field_comments2:focus,.field_max:focus,.field:focus {
        font-weight: bold;
        border:1px solid #000;
        background-color: #a9b7c9;
}

.field_comments2 {
        color: #EFF3F9;
        font-size: 10pt;
        font-family: Verdana;
        background-color: #8F9EB0;
        text-indent: 2px;
        width:300px;
        border:1px solid #1F313F;
        margin:2px 0 2px 0;
}
/* Boxen */
.box {
    margin-right: 2px;
    margin-left: 1px;
    margin-top: 1px;
}
.box2 {
    margin-right: 2px;
    margin-left: 2px;
}

/* Die Infoboxen links bei Downloads */

.ib {
    margin-right: 1px;
    margin-left: 2px;
}

/* Linke und obere Navi */
.menu {
    margin-left: 1px;
    font-size: 11px;
}
.menuactiv {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    text-decoration: none;
    margin-left: 1px;
    font-size: 11px;
    color: #993311;
}

a.navilink:link, a.navilinkTop:link, a.navilink:visited, a.navilinkTop:visited, .navilinkTopactiv {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
a.navilink:link, a.navilink:visited {
	line-height: 18px;
    width: 114px;
    height: 19px;
    font-size: 11px;
}
a.navilink:hover, a.navilink:active {
    text-decoration: none;
    color: #993311;
}

.navilinkText {
    color: #000000;
}

/* Obere Navi */
a.navilinkTop:link, a.navilinkTop:visited {
	line-height: 25px;
    display: block;
    width: 100%;
    height: 25px;
    font-size: 12px
}
.navilinkTopactiv {
	line-height: 25px;
    display: block;
    width: 100%;
    height: 25px;
    font-size: 12px
}

/* Rechte Seite */
.menuRightSub {
    line-height: 9pt;
    margin-top: 3px;
    margin-left: 6px;
    margin-right: 1px
}

blockquote {
	margin:0px;
	padding:5px;
	border:1px dashed #A9B2BC;
	background-color:#D2D8E0
}

.hide {
	display:none;
}
.hidelink:link, .hidelink:visited, .hidelink:hover {
	text-decoration:none;
}

img {
  border: 0px;
}

.image {
filter:alpha(opacity=100);   /* MSIE */
-moz-opacity:1;              /* mozilla */
opacity:1;                   /* css3-kompatibel */
border:1px;
border-thickness:1px;
border-color: #405463;
border-style: solid;
}
a:hover .image{
border-color: #E9EFFF;
}

#shortnews_box {
	width:390px;
	overflow:hidden;
	text-align:center
}

h3 {
font-size: 13pt;
display:inline;
line-height: 24px;
}

div.code {
  margin: 10px 5px 2px 5px;
  padding: 5px;
	border:1px dashed #333;
	background-color:#ABBACC;
  text-align: left;
}

#raenkeBox{
  margin-left: 10px;
}
#raenkeBox span{
  font-weight:bold;
}
.table, .table2
	{
	float:left;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	}

.table td
	{
	text-align:center;
	padding: 3px 3px 3px 3px;
	border-color: #DDD;
	border-width: 1px;
	border-style: none dotted solid none
	}
.table2 td
	{
	text-align:center;
	padding: 3px 3px 3px 3px;
	border-color: #000;
	border-width: 1px;
	border-style: none dotted solid dotted
	}

.table tr
	{
	background-color: #C9C9C9;
	}
.table2 tr
	{
	background-color: #FC0;
	}
.table .firsttr td{
border-color: #000;
border-width: 1px;
border-style: none solid solid none;
background:#DDD;
}

#bannertop { position: absolute; margin-top:24px; right: 50px; margin-left:485px; width: 468px; height: 60px; visibility: visible; display: block }

form label.required {
  background-image: url(/images/required.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
}
form label.problem {
  background-image: url(/images/caution.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
}
form label.completed {
  background-image: url(/images/complete.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
}
#backendform p{
margin: 0px;
line-height: 8pt;
}
#backendform label,#backendform legend {
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#backendform label.bcat {
    width:55px;
}

#backendform input,#backendform textarea,#backendform select {
        margin-top: 5px;
        border: 1px solid #C7D6E8;
        border-bottom: 1px solid #999;
        border-right: 1px solid #999;
        background-color: #B8C7D9;
        }

input#newstitle {
        background: #B8C7D9 url('/images/backend_titel.gif') top left no-repeat;
        height: 20px;
        padding: 0;
        margin: 0;
        line-height: 16px;
        padding-left: 30px;
        }
html > body input#newstitle { height: 18px; }

input#pic {
        background: #B8C7D9 url('/images/backend_pic.gif') bottom left no-repeat;
        height: 20px;
        padding: 0;
        margin: 0;
        line-height: 16px;
        padding-left: 30px;
        }
html > body input#pic { height: 18px; }

input.linkname {
        background: #B8C7D9 url('/images/backend_titel.gif') bottom left no-repeat;
        height: 20px;
        padding: 0;
        margin: 0;
        line-height: 16px;
        padding-left: 30px;
        }
html > body input.linkname { height: 18px; }

input.linkurl {
        background: #B8C7D9 url('/images/backend_url.gif') bottom left no-repeat;
        height: 20px;
        padding: 0;
        margin: 0;
        line-height: 16px;
        padding-left: 30px;
        }
html > body input.linkurl { height: 18px; }
        

#backendform input.filecenter {
  width:140px;
  height: 20px;
  background-image:url(/images/backend_filecenter.gif);
  background-repeat:no-repeat;
  background-position: 0px 0px;
  }
