@charset "UTF-8";
@media all
{

#page_margins { 
	background:#FFFFFF url(/fileadmin/img/bg.gif) repeat-x left top;
}

#topnav {
	color: #4c536f;
}

#header #topnav {
	font-size: 11px;
	top: 10px;
	right: 30px;
}

#topnav a {
	color:#003399;
	font-weight:normal;
	text-decoration:none;
}

#header img.headImg1 {
	left: 0px;
	top: 56px;
}

#teaser .rootline, #footer, .textBelowMenu {
	font-size: 11px;
}

#main {
	font-size:		12px;
        padding-bottom: 40px;
}

#col1_content .subcl .contact img {
	float:right;
	margin-bottom:4px;
	width:180px;
}

#col1_content .subcl .contact .contact_text .rechts {
        width: 170px;
}

.c33l, .c33r {
        width: 200px;
}

.c66l, .c66r {
        width: 465px;
}

.contact {
	margin-top: 5px;
	padding-top: 5px;
	clear: right;
	border-top: 1px dotted #9292A2;
}


.c33r .contact {
        width: 180px;
        font-size: 11px;
}

.contact_text .links {
	color:#9292A2;
	float:left;
	margin:0 5px 0 0;
	text-align:right;
	width:45px;
}

.contact_text .rechts {
	float:left;
	padding:0;
	width:130px;
}

.contact_text {
        padding-top: 5px;
	line-height: 1.5em;
}

.contact_text p {
        margin: 0 0 5px;
}

html * {
	

}

hr {
	background:#D1D1D1;
	border:medium none;
	clear:both;
	color:#D1D1D1;
	display:block;
	height:1px;
	margin:5px 0;
}

/* ---------------------------------------------------------- */

#submenu {
	border-top: 1px dotted #9292A2;
}

#submenu a, #submenu strong {
	border-bottom: 1px dotted #9292A2;
	color:#000033;
	padding: 2px 0 2px 5%;
}

#submenu li#active, #submenu li strong {
        background-color:#000033;
}

#teaser .langMenu {
        right: 30px;
        left: auto;
}  

#header #topnav {
        left: 0px; 
        right: auto;
}

#teaser .langMenu .tx-srlanguagemenu-pi1 .CUR {
background:#FFCC33;
border-bottom:1px solid #929292;
border-left:1px solid #929292;
border-right:1px solid #929292;
}

#teaser {
height: 20px;
}

#teaser .rootline {
color:#4C536F;
font-family:Times New Roman,Georgia,Garamond,Serif;
font-size:30px;
top: -55px;
position: absolute;
}

table.contenttable td {
        border: 0px solid #FFFFFF;
                padding: 5px 10px;
                font-size: 12px;
}

table.contenttable tr.tr-even,
table.contenttable tr.tr-odd {
        background: #fff;
        border-bottom: 1px dotted #9292A2;
        vertical-align: top;
}

table.ids tr td.td-0 {
        width: 180px;
        font-weight: bold;
        text-align: right;
}

/* --------------------------------------------------------------------------- */

input, textarea {
        margin-left: 10px;
}

form#mailform fieldset {
        background:#fff;
        border: 0px solid #CCCCCC;
        padding: 0px;
}

fieldset.csc-mailform .csc-mailform-field label {
        background:#fff;
        width: 120px;
}

input#mailformformtype_mail {
        margin-left: 134px;
        background: #000033;
        color: #FFCC33;
        font-weight: bold;
}

input#mailformformtype_mail:hover {
        background:#FFCC33;
        color: #000;
}

/* --------------------------------------------------------------------------- */

.start#page_margins { 
	background:#FFFFFF url(/fileadmin/img/bg_index.gif) repeat-x left top;
}

.start #header img.headImg1 { 
	left: -53px;
        top: 42px;
}

.start #teaser .rootline { 
	display: none;
}

.start #teaser {
        height: 160px;
}

}