@charset "utf-8";
/* CSS Document */

/* general */
body {
font-family: Arial, Verdana, Arial, Tahoma;
background:#636366;
font-size:11px;
margin:0;
padding:0;
}

p {
font-size:11px;
line-height:1.5em;
}

a {
font-size:11px;
}

h1 {
font-size:14px;
}

h1.csc-firstHeader {
margin: 0 0 10px 0;
}

ul {
list-style-type: square;
margin:0;
}

li {
font-size:11px;
}

label {
float:left;
display:block;
width:150px;
margin: 8px 0 0 0;
}

div.tx_powermail_pi1_fieldwrap_html_captcha label {
margin: 15px 0 0 0;
}

input {
border: 1px solid #000000;
margin:5px;
}

textarea {
border: 1px solid #636366;
margin:5px;
}

/* content background */
#overhead {
width:980px;
background:url(images/header_bg.gif) repeat-x;
height:228px;
margin: 20px auto 0 auto;
}

#header_right {
float:right;
width:650px;
}

#banner {
float:right;
}

#logo {
float:left;
}

#tools {
float:right;
}

#center {
width:980px;
background-color:#FFFFFF;
margin:auto;
padding: 0 0 0 0;
}

#bottom {
width:980px;
background:url(images/footer_bg.gif);
height:19px;
margin:auto;
text-align:center;
font-size:11px;
padding: 4px 0 0 0;
}

/* navigation */

#navi_0 {
height:24px;
clear:both;
padding: 2px 0 0 0;
float:left;
width:580px;
}

#navi_0 div a {
color: #333333; 
font-size: 14px;
font-weight: bold;
text-decoration:none;
display:block;
}

#navi_0 a:hover {
}

.navi_act a {
}

/* with layers */
#navi_0 div {
height:22px;
float:left;
padding: 3px 10px 0 10px;
}

#navi_0 div:hover {
background:url(images/navi_hover.gif);
}

#navi_0 div.current_item{
background:url(images/navi_hover.gif);
float: left;
}

div.tools {
float:right;
}

div.print {
float:right;
margin:7px;
}

div.tip {
float:right;
margin:7px;
}

/* standard */
#standard {
width:470px;
margin: 0 0 0 230px;
}
#standard p {
margin-right:10px;
}

#standard h1 {
color: #8f1212; 
font-size: 16px;
text-transform: uppercase;
border-bottom:1px solid #8f1212;
}

/* left */
#left {
float:left;
background:url(images/news_bg.gif);
width:201px;
margin: 0 0 0 9px;
border-bottom:1px solid #636466;
padding:5px;
}

#left h1 {
color: #8f1212; 
font-size: 16px;
text-transform: uppercase;
}

/* right */

#right {
width:270px;
margin: 0 10px 0 0;
float:right;
}

#right h1 {
color: #727272; 
font-size: 14px;
text-transform: uppercase;
padding: 2px 0 2px 0;
border-bottom:1px solid #8f1212;
}

*:first-child+html #right h1 {
color: #727272; 
font-size: 14px;
text-transform: uppercase;
padding: 1px 0 2px 0;
border-bottom:1px solid #8f1212;
}

/* footer */
#footer {
width:780px;
height:20px;
margin: 0 0 0 10px;
clear:both;
}

/* formats for TYPO3 */

/* settings vor image border */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG 
{
border: 1px solid #000000;
}

/* settings for tables */
table {
font-size: 11px;
}

table.csc-uploads {
margin-left: 0px;
}

table caption {
font-weight: bold;
}

table td {
padding: 3px 10px 0 0;
}

table th {
font-size: 14px;
}

/* tt_news */
h1.news-title a {
font-size:14px;
}

p.news-date {
margin: 0;
}

.news-image img{
border: 1px solid #434343;
}

.subheader p {
font-style: italic;
}
