/* $Id: style.css 7 2006-02-24 09:52:40Z eric $ */

/* link underlines tend to make hypertext less readable,  because underlines obscure the shapes of the lower halves of words */
:link,:visited {
	color: #0000FF;
	text-decoration:none;
}

/* no list-markers by default, since lists are used more often for semantics */
/*ul,ol { list-style:none }*/

/* avoid browser default inconsistent heading font-sizes  and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with  normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/*img {
	border: 1px solid #aaaaaa;
	z-index: 100;
}*/

body {
	background:#720000;
	color:#FFFFFF;
	font:12px Verdana,Arial,Helvetica,sans-serif;
	margin:0px;
	padding:0;
}

/*div {
	border: 1px dashed #FFFFFF;
}*/

div#site{
	position:absolute;
	top:0px;
	left:0px;
	background:#720000 url(images/header.png);
	width: 100%;
	height: 190px;
}

div#main-content {
	position: absolute;
	top: 125px;
	left: 165px;
	background: transparent;
	w\idth: 725px;
	width: 735px;
}

div#inhalt {
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	b\ackground: #FFFFFF;
	background: #FFFFFF url(images/gray.png) repeat-x;
}

* html div#inhalt { /* nur fuer Internet Explorer */
	/* Version 5.x */
	/*background: transparent;*/
	background-color: #FFFFFF;
	/* Version 6 */
	/*b\ackground: transparent;   */
	b\ackground-color: #FFFFFF;
}

div#footer {
	position: relative;
	top: 20px;
	left: 0px;
}

div#copyright {
	color: #DDDDDD;
	font-size: 10px;
	text-align: left;
}

div#copyright a {
	color: #DDDDDD;
	font-size: 10px;
}

div#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div#keywords {
	color: #999999;
	font-size: 9px;
	text-align: justify;
	padding-top: 15px;
}

div#content-home {
	width: 730px;
	w\idth: 720px;
	background: transparent;
}

div#footer-home {
	color: #999999;
	font-size: 9px;
	text-align: justify;
	position: absolute;
	top: 850px;
	left: 30px;
}

.heading1 {
	font-size: 20px;
	font-weight: bold;
	text-align:left;
	color: #000000;
	display: block;
	padding-bottom: 5px;
}

.heading2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	display: block;
}

.textgelb {
	font-size: 12px;
	color: #FFCC00;
}	

.mkf {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.id {
	font-size: 10px;
	color: #AA0000;
}

/* nav-top
*****************/
div#nav-top {
	position:absolute;
	top:5px;
	left:30px;
}

div#nav-top ul {
	list-style: none;
	padding: 0;
}

div#nav-top ul li {
	display: block;
	margin: 0;
	float: left;
	color: #DDDDDD;
	padding-right: 15px;
}


/* nav-top2
*****************/
div#nav-top2 {
	position:absolute;
	top:5px;
	left:620px;
}

div#nav-top2 ul {
	list-style: none;
	padding: 0;
}

div#nav-top2 ul li {
	display: block;
	margin: 0;
	float: left;
	color: #DDDDDD;
	padding-right: 15px;
}


/*** nav-where
*********************************/
div#nav-where {
	position:absolute;
	top:97px;
	left:152px;
}

div#nav-where ul {
	list-style: none;
	padding: 0;
}

div#nav-where ul li {
	display: block;
	margin: 0;
	float: left;
	color: #DDDDDD;
	padding-left: 7px;
}


/* left
********************/
div#left {
	position: absolute;
	top: 105px;
	left: 10px;
	z-index:2;
}

/* navibild
********************/
div#navibild {
	position:relative;
	top:5px;
	left:10px;
}
div#navibild table tbody tr td {
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	width: 120px;
	padding-top: 7px;
}
div#navibild table tbody tr td img {
	width: 70px;
	border: 2px solid #969696; 
}

/*** #navleft
*********************************/
div#nav-left {
	position: relative;
	top: 0px;
	left: 0px;
}

div#nav-left ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
}

div#nav-left ul li {
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
}

/*** #navleft2
*********************************/
div#nav-left2 {
	position: relative;
	top: 0px;
	left: 0px;
}

div#nav-left2 ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
}

div#nav-left2 ul li {
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
}


/* SubMenü Einträge
*********************************/
div#nav-left ul li ul {
	margin-bottom: 10px;
	list-style: none;
	padding: 0px;
}

div#nav-left ul li ul li {
	padding-left: 12px;
	color: #DDDDDD;
	margin: 0px;
}

/* Button Effekt für die Menüeinträge
*********************************/
a.button, a.button:link, a.button:visited {
	color: #1a1a1a;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 130px;
	text-decoration: none;
	text-align:center;
	background:#720000 url(images/button.png);
	display: block;
}

a.button:hover {
	color: #C0C0C0;
	font-size: 12px;
	text-decoration: none;
	background:#720000 url(images/buttonhl2.png);
}

a.buttonhl, a.buttonhl:link, a.buttonhl:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 130px;
	text-align:center;
	background:#720000 url(images/buttonhl2.png);
	text-decoration: none;
	display: block;
}

a.buttonhl:hover {
	font-size: 12px;
	color: #C0C0C0;
	text-decoration: none;
	background:#720000 url(images/buttonhl2.png);
}

a.submenu, a.submenu:link, a.submenu:visited {
	color: #DDDDDD;
	font-size: 12px;
	padding-left: 13px;
	text-decoration: none;
	text-align:left;
	background: transparent;
	/*display: block;*/
}

a.submenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: transparent;
}

a.submenuhl, a.submenuhl:link, a.submenuhl:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: none;
	text-align:left;
	background: transparent;
	/*display: block;*/
}

a.submenuhl:hover {
	color: #DDDDDD;
	text-decoration: underline;
	background: transparent;
}

a.nav-top, a.nav-top:link, a.nav-top:visited {
	color: #DDDDDD;
	font-size: 11px;
	text-decoration: none;
	background: transparent;
}

a.nav-top:hover {
	color: #DDDDDD;
	text-decoration: underline;
	background: transparent;
}

a.nav-where, a.nav-where:link, a.nav-where:visited {
	color: #DDDDDD;
	font-size: 11px;
	text-decoration: none;
	background: transparent;
	padding-left: 7px;
}

a.nav-where:hover {
	color: #DDDDDD;
	text-decoration: underline;
	background: transparent;
}

a.head, a.head:link, a.head:visited, a.head:hover {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent;
}

ul.text {
	list-style-type: disc;
	margin-top: -2px;
	padding-left: 18px;
}

ul.text li {
	font-size: 12px;
	color: #FFCC00;
}

ul {
	padding-left: 25px;
}

li {
	font-size: 14px;
	color: #000000;
}

div.csc-header, div.csc-header-n1 {
	display: block;
	background: url(images/tbar_bg.png) top repeat-x #700000;
	border: 1px solid #700000;
	margin-bottom: 10px;
}

div.csc-header h1 {
	margin: 0;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 4px;
	border: 1px solid #BEBEBE;
	display: block;
}

h1.csc-firstHeader {
	margin: 0;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 4px;
	border: 1px solid #BEBEBE;
/*	position: relative;*/
	display: block;
}

h1 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	color: #000000;
	font-size: 20px;
	padding-left: 10px;
	font-weight: bold;
}

p.bodytext {
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

p.bodytext a:hover {
	text-decoration: underline;
}

.important {
	color: #FF0000;
	font-weight: bold;
}

p.csc-frame-frame2 {
	color: #000000;
	padding: 5px;
	margin-left: 10px;
	background-color: #F5FFAA;
	border: 1px solid #000000;
}

p.bodytext img {
	padding-left: 10px;
	padding-right: 10px;
}

div.csc-sitemap {
	padding-top: 10px;
}

div.csc-sitemap ul {
	padding-bottom: 10px;
}

div.csc-sitemap ul li {
	padding-bottom: 5px;
}

div.csc-sitemap ul li a {
	color: #000000;
	font-size: 12px;
}

div.csc-sitemap ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

table.typo3-adminPanel {
	position: absolute;
	top: 1100px;
}

table.csc-mailform {
	color: #000000;
	font-size: 14px;
	text-align: left;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}


table.contenttable td {
   border-bottom: 1px solid #000000;
   padding-bottom: 5px;
}

table.form {
	padding-left: 8px;
	padding-right: 10px;
	padding-bottom: 20px;
}


table.form td {
	color: #000000;
	font-size: 12px;
	padding-top: 5px;
}

table.form tr td.label {
	text-align: left;
	vertical-align: top;
}

span.req {
	color: #FF0000;
	font-weight: bold;
	vertical-align: top;
}

div.csc-frame, div.csc-frame-rulerAfter {
	border: 0;
	border-bottom: 1px solid #700000;
	margin: 10px;
}


div.csc-textpic {
	padding-left: 10px;
	padding-right: 10px;
}

dl.csc-textpic-image dt {
	margin-left: -5px;
}

dl.csc-textpic-image dt a img {
	border: 1px solid #999999;
}

blockquote {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 20px;
}

.csc-textpic-caption {
	color: #000000;
	padding-bottom: 15px;
}

p.csc-linkToTop {
	font-size: 9px;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	color: #000000;
}

p.csc-linkToTop a {
	color: #000000;
}

p.csc-linkToTop a:hover {
	text-decoration: underline;
}
	
.tx-newloginbox-pi1 {
	color: #000000;
}

table.typo3-editPanel {
	border: none;
	background-color: #ffffff;
	width: auto;
}

table.typo3-editPanel TD.typo3-editPanel-controls {
	border: 1px solid #cccccc;
	background-color: #ffffff;
} 
