@import url("style-rte.css") all;

body
{
 margin:0;
 padding:0;
 font-size:11px;
 font-family: Verdana, Arial;
 background:#e5eaf2;
}

.linkExt { white-space:nowrap; }

/*Aufbau der Seite*/
#hide
{
visibility:hidden;

width:90%;
min-width:95%;
height:0px;

z-index:1000;

margin:0;
padding:0;

position:absolute;
top:150px;
}

#header
{
width:90%;
height:115px;
margin:auto;


overflow:hidden;
}

#logo-top
{
width:510px;
height:40px;

margin-top:10px;

background:url('images/logo_top.jpg');
}

#header-image
{
width:100%;
height:65px;
background:url('images/header_all.jpg')
}

#header-image-left
{
width:510px;
height:65px;

background:url('images/header_left.jpg');
float:left;
}

#header-image-right
{
width:270px;
height:65px;

background:url('images/header_right.jpg');
float:right;
}

#top-navigation
{
width:90%;
height:35px;
background:url('images/top_navigation_all.jpg');

margin:auto;
overflow:hidden;
}

#top-navigation-left
{
width:220px;
height:35px;

background:url('images/top_navigation_left.jpg');
float:left;
}

#top-navigation-center
{
height:35px;
margin-left:220px;
margin-right:40px;
}

#top-navigation-right
{
width:40px;
height:35px;

background:url('images/top_navigation_right.jpg');
float:right;
}

#horizontal-line
{
width:90%;
height:4px;

margin:auto;
margin-top:1px;

background:#7aba1f;
padding:0;

overflow:hidden;
}

#page-body
{
width:90%;
min-height:300px;
margin:auto;
background:#fff;

overflow:auto;
padding-bottom:10px;
}

#page-body-left
{
width:160px;
float:left;
}

#page-body-center
{
margin-left:175px;
margin-right:175px;
}

#page-body-right
{
width:160px;
float:right
}

#bottom
{
width:90%;

background:#fff;

margin:auto;

overflow:auto;
}

#footer
{
width:90%;
height:25px;

margin:auto;

background:url('images/footer_all.gif');

margin-bottom:10px;

overflow:hidden;
}

#footer-left
{
width:20px;
height:25px;

background:url('images/footer_left.gif');
float:left;
}

#footer-center
{
height:25px;
margin-left:25px;
margin-right:25px;
}

#footer-right
{
width:20px;
height:25px;

background:url('images/footer_right.gif');
float:right;
}

/*Top Navigation*/

#top-navigation-center ul
{
list-style:none;
margin:0;
}

#top-navigation-center ul li
{
float:left;
margin-left:3px;
height:25px;
margin-top:10px;
}

#top-navigation-center div.language
{
float:right;
margin-left:3px;
margin-top:15px;
padding:0;
}

/*Sprachauswahl*/

#hide ul
{
width:140px;
list-style:none;
background:#fff;

padding:0;
margin:0;

margin-right:10px;

float:right;
}

#hide ul li
{
text-align:left;
line-height:19px;
height:19px;
margin-bottom:1px;
}

.language p, .language a
{
color:#b0c1db;
font-size:10px;

padding:0;
margin:0;
}

#hide ul li a
{
display:block;
color:#063b8e;
padding-left:25px;
text-decoration:none;
font-weight:normal;

line-height:19px;
}

#hide ul li a:hover
{
color:#0c58cf;
}

/*Linke Spalte/Rechte Spalte*/

#page-body-left div.head, #page-body-right div.head
{
width:140px;
height:20px;

background:url('images/left_head.gif');

margin:auto;

margin-top:0px;
margin-bottom:1px;
}

/*Linke Spalte: Subnavigation*/

#page-body-left ul.nav
{
width:140px;
margin:auto;
list-style:none;
padding:0;
}

#page-body-left ul.nav li
{
line-height:20px;

font-size:11px;
padding:0;
}


#page-body-left ul.nav li.active
{
line-height:19px;
font-weight:bold;
}

#page-body-left ul.nav li.active a
{
font-weight:bold;
}

#page-body-left ul.nav li.active li
{
line-height:19px;
font-weight:normal;
}

#page-body-left ul.nav li.active li a
{
font-weight:normal;
}

#page-body-left ul.sub
{
width:138px;
margin:auto;
list-style:none;
padding:0;

background:#fbfcfd;

border:1px solid #b9c6da;
border-top:none;

margin-top:0;
margin-bottom:1px;

font-weight:normal;
}


#page-body-left ul.sub li
{
background:#fbfcfd;
line-height:20px;

font-size:10px;
padding:0;
}

#page-body-left ul.sub li.active
{
font-weight:bold;
}

#page-body-left ul.sub li.active a
{
font-weight:bold;
}


#page-body-left ul li a
{
background:url('images/bg_subnavigation.gif') no-repeat;
color:#063b8e;
text-decoration:none;

padding-left:5px;

font-weight:normal;

border:none;

display:block;
}



#page-body-left ul li a:hover
{
background:url('images/bg_subnavigation_hover.gif') no-repeat;
text-decoration:underline;
}

#page-body-left ul ul li a
{
background:none;
color:#063b8e;
text-decoration:none;

padding-left:5px;

font-weight:normal;

border:none;

display:block;
}

#page-body-left ul ul li a:hover
{
background:none;
text-decoration:underline;
}

#page-body-right .csc-textpic-imagewrap
{
margin-right:2px;
}

/*Header:Impressum*/

#header-image-right p
{
padding:0;
margin:2px;
margin-top:1px;
text-align:right;
font-size:9px;
color:#ccd7e6;

padding-right:7px;
}

#header-image-right p a
{
text-decoration:none;
font-weight:normal;
color:#ccd7e6;
}
/*Linke Spalte/RechteSpalte: Normaler Inhalt*/

#page-body-left div.content, #page-body-right div.content
{
width:140px;
margin:auto;
margin-top:15px;

background:url('images/left_content.gif') top no-repeat;
border-bottom:1px solid #b9c6da;
}

div.search
{
width:138px;
margin:auto;
background:#fbfcfd;
border:1px solid #b9c6da;

text-align:center;
}

#page-body-left div.content p, #page-body-right div.content p, div.search p, div.content h2, #page-body-left div.content ul li, #page-body-right div.content ul li
{
font-size:11px;
color:#063b8e;
padding:3px;

margin:0;
}

#page-body-left div.content ul, #page-body-right div.content ul
{
list-style-type:disc;
padding:0;
padding-left:10px;
margin:0;
margin-left:10px;
}

div.content h2
{
font-weight:bold;
padding-bottom:0;
}

/*Inhalt*/

#page-body-center p, #page-body-center ul li
{
font-size:11px;
line-height:20px;
color:#000;
font-weight:normal;
} 

#page-body-center ul li {line-height:18px;}

#page-body-center ul li {margin-top:6px;}

#page-body-center ul
{
list-style-type:disc;
padding:0;
padding-left:10px;
margin:0;
margin-left:10px;
}

#page-body-center p.breadcrumb
{
margin:0;
padding:0;
font-size:9px;
color:#aaa;
} 

#page-body-center p.breadcrumb a
{
color:#aaa;
text-decoration:none;
font-weight:normal;

border:none;
}

#page-body-center p.breadcrumb a:hover
{
text-decoration:underline;
border:none;
}



#page-body-center img
{
margin:5px;
}

#page-body-center a img
{
margin:0;
}

/*Rechte Spalte*/

#page-body-right .usertools, #page-body-left .usertools
{
width:140px;
margin:auto;
margin-top:15px;
}

#page-body-right .usertools a, #page-body-left .usertools a
{
font-size:10px;
line-height:16px;
background:none;
}

#page-body-right .search ul, #page-body-left .search ul
{
width:130px;
list-style:none;
padding:3px;
margin:0;
}

#page-body-right .search ul li, #page-body-left .search ul li
{
line-height:16px;

text-align:left;

background:none;
}

#page-body-right .search ul li a, #page-body-left .search ul li a, #page-body-right .search ul li a:hover, #page-body-left .search ul li a:hover
{
background:none;
}

#page-body-right .search img, #page-body-left .search img
{
margin:0;
padding:0;
margin-right:5px;
vertical-align:middle;
}

#page-body-right .csc-textpic-center .csc-textpic-imagewrap
{
margin:0 auto;
margin-top:5px;
margin-bottom:5px;
}



/*Bottom*/

#bottom p
{
font-size:9px;
color:#aaaaaa;
padding: 10px;
}

#bottom img
{
padding-bottom:2px;
}

/*Footer*/

#footer-center p
{
color:#ccd7e6;
font-size:10px;
line-height:25px;

padding:0;
margin:0;

text-align:center;
}

#footer-center a
{
color:#ccd7e6;
font-weight:bold;
text-decoration:none;
}

#footer-center a:hover
{
text-decoration:underline;
}

/*Allgemein*/
a
{
text-decoration:none;
color:#063b8e;
}

a:hover
{
text-decoration:underline;
}

#header-image-right p a:hover
{
text-decoration:underline;
}

#page-body-center p a
{
text-decoration:none;
color:#000;
border-bottom:1px dashed #000;
padding-bottom:1px;
}

#page-body-center p a:hover
{
border-bottom:1px solid;
}

#page-body-center p a.glossary
{
border-bottom:none;
}

img
{
border:none;
}

.img-caption
{
clear:both;
margin:0;
padding:0;
margin-top:1px;
margin-right:5px;
text-align:right;
color:#c1c1c1;
font-size:10px;
}



/*�berschriften*/

#page-body-center h1
{
padding:0;
margin:0;
padding-bottom:0px;
margin-bottom:0px;
background:url('images/bg_h1.gif') repeat-x bottom;
}

#page-body-left .small, #page-body-right .small
{
font-size:9px;
}

/*Eingabefelder*/
input,select,textarea,button
{
background: url('images/bg_input.gif') bottom repeat-x #fff;
border:1px solid #ced7e5;
font-family:Verdana,Arial;
font-size:11px;
color:#063b8e;

margin:1px;
margin-left:0;
padding-left:0;

vertical-align:middle;
}


label
{
visibility:hidden;

position:absolute;
left:0px;
top:0px;
}

/*Sitemap*/

		.tx-dropdownsitemap-pi1 A {
			font-weight: bold;
			padding-left:5px;
		}
		.tx-dropdownsitemap-pi1 LI.open OL {
			display: block;
		}
		.tx-dropdownsitemap-pi1 LI.closed OL {
			display: none;
		}
		.tx-dropdownsitemap-pi1 LI.open UL, .tx-dropdownsitemap-pi1 UL {
			display: block;
			list-style:none;
			margin-left:0;
			padding-left:0;
		}
		
		.tx-dropdownsitemap-pi1 LI {
		line-height:20px;
		}
		
		.tx-dropdownsitemap-pi1 LI.closed UL {
			display: none;
		}
		.tx-dropdownsitemap-pi1 DIV {
			border: solid 1px #DFE2E3;
			background: #FAFBFB;
			padding: 2px;
			margin-bottom: 5px;
		}
		.tx-dropdownsitemap-pi1 DIV.level_2 {
			background: #FFFFFF;
		}
		.tx-dropdownsitemap-pi1 DIV.level_2 A {
			font-weight: normal;
		}
		.tx-dropdownsitemap-pi1 DIV.level_3 {
			background: #FAFBFB;
		}
		.tx-dropdownsitemap-pi1 DIV.level_4 {
			background: #FFFFFF;
		}
		.tx-dropdownsitemap-pi1 DIV.level_5 {
			background: #FAFBFB;
		}
		.tx-dropdownsitemap-pi1 DIV.expAll {
		border:none;
		background:#fff;
			text-align: center;
			margin-top:5px;
		}
		
/*Dateiliste*/

.csc-uploads-icon
{
width:30px;
vertical-align:top;

padding-top:15px;
}	

.csc-uploads-fileSize	
{
width:50px;
vertical-align:top;
}

td.csc-uploads-fileName p {margin-bottom:0;}

.csc-uploads-description
{
margin-top:0;
padding-top:0;
}

/*Login*/
#ioFormUsername, .ioFormUsername {
    background: url('images/userinfo.gif') no-repeat 0 1px;
    padding-left: 17px;
}


#ioFormPassword {
    background: url('images/ico_password.gif') no-repeat 1px 1px;
    padding-left: 17px;
}

/*Angebotsboxen*/

.offerbox, .offerbox-02 , .offerbox-03, .offerbox-04, .offerbox-05, .offerbox-06, .offerbox-07, .offerbox-08
{
width:305px;
height:176px;

float:left;
overflow:hidden;

margin:10px;
margin-left:0;

background:url('images/bg-offer.gif') no-repeat #fff;
}

.offerbox
{
width:305px;
}

.offerbox-02 
{
background:url('images/bg-offer-02.gif') no-repeat #fff;
width:305px;
}


.offerbox-03
{
background:url('images/bg-offer-03.gif') no-repeat #fff;
}

.offerbox-04
{
background:url('images/bg-offer-04.gif') no-repeat #fff;
}

.offerbox-05
{
background:url('images/bg-offer-05.gif') no-repeat #fff;
}

.offerbox-06
{
background:url('images/bg-offer-06.gif') no-repeat #fff;
}

.offerbox-07
{
background:url('images/bg-offer-07.gif') no-repeat #fff;
}

.offerbox-08
{
background:url('images/bg-offer-08.gif') no-repeat #fff;
}

.offer-head
{
width:292px;
height:50px;

overflow:hidden;
}

.offer-head h2, .offer-head h3
{
font-weight:normal;
color:#fff;
font-family:Verdana, Arial, Sans-Serif;
font-size:21px;
font-style:italic;

margin:0;
margin-top:10px;
margin-left:10px;

background:transparent;
}

.offer-head h3
{
margin-top:0;
font-size:11px;
font-style:normal;
}

.offer-content
{
height:126px;
width:292px;

overflow:hidden;
}

.offer-content .text
{
height:126px;
width:192px;

overflow:hidden;
float:left;
}

.offer-content .price
{
height:60px;
width:94px;

overflow:hidden;
float:left;

margin-left:4px;
margin-top:70px;
}

#page-body-center .offer-content .price img
{
margin:0;
padding:0;
margin-top:8px;
}

#page-body-center .offer-content .text p
{
line-height:normal;
color:#000;
font-size:10px;

padding:5px;
padding-bottom:0;
margin-bottom:0;
font-weight:normal;

/*_margin-top:5px;*/
}

#page-body-center .offer-content .text ul
{
list-style-type:disc;
/*_list-style-type:normal;*/
padding:0;
margin-top:0;
padding-left:10px;
/*_padding-left:20px;*/
margin-left:10px;
font-size:10px;
line-height:12px;
}

#page-body-center .offer-content .text ul li {font-size:10px;line-height:12px;margin-top:0;}

#page-body-center .offer-content .text a
{
color:#0a3e90;
font-size:10px;
font-weight:bold;
}

/*JavaScript-Warnung*/

div.warning {
	width:100%;
	height:25px;
	margin:0;
	background: url('images/warn-st.gif') no-repeat #ffffe1;
	border-bottom:1px solid #a0a0a0;	
}

div.warning p {
	line-height:25px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
        padding:0;
        margin-top:0;
        margin-left:40px;
}

/*Externe Links*/

a.external-link-new-window
{
background: url('http://www.reliable-internet-solutions.net/typo3conf/ext/dh_linklayout/res/link_ext.gif') no-repeat left;
padding-left:11px;
}

p {
font-weight:normal;
}

/*"unsichtbares" br-tag mit clear:both;*/

.clear {
   clear: both;
   line-height: 1px;
   font-size: 1px;
   height: 1px;
}
