
#menu_top {position:absolute; z-index:1; width:480px; height:40px; left:260px; top:30px; visibility:visible; background: #dddddd; padding: 10px;}
#menu_left {position:absolute; z-index:1; width:210px; height:500px; left:20px; top:20px; visibility:visible; background: #C8C8C8; padding: 10px;}
#news {position:absolute; z-index:1; width:210px; height:500px; left:520px; top:20px; visibility:visible; background: #eeeeee; padding: 10px;}
#suche {position:absolute; z-index:1; width:210px; height:40px; left:770px; top:30px; visibility:visible; background: #eeeeee; padding: 10px;}

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#ff0000; }

/*	website
*******************************************************************************/
#website {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	height:100%;
	width:790px;
	color:#000;
	text-align:left;
}

/*	header
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:130px;
	background-image:url(bg_header.jpg);
}

/*	logo / breadcrumb
*******************************************************************************/
#logo {
	position:absolute;
    top:60px;
	left:40px;         
    width:265px;
    height:90px;
    z-index:1;
    visibility:visible;
}

#breadcrumb {
	position:absolute; 
    z-index:1; 
    width:500px; 
    height:20px; 
    left:47px; 
    top:180px; 
    visibility:visible; 
}

#breadcrumb a, 
#breadcrumb a:link {
	color:#000000;
}

#breadcrumb a:hover {
	text-decoration:underline;
}
/*	content
*******************************************************************************/

#content {position:absolute; z-index:1; width:500px; height:500px; left:10px; top:20px; visibility:visible; background: #ffffff;}

#main-block {
	position:absolute; 
    z-index:1; 
    width:560px; 
    left:420px; 
    top:280px; 
    visibility:visible; 
    background: #ffffff;
	float:left;
}

#bild-block {
	position:absolute; 
    z-index:1; 
    width:260px; 
    left:783px; 
    top:280px; 
    visibility:visible; 
    background: #ffffff;
	float:left;
}

#sager-block {
	position:absolute; 
    z-index:1; 
    width:680px; 
    height:110px;
    left:0px; 
    top:170px; 
    visibility:visible; 
    background: #ffffff;
	float:left;
}

#werbe-block {
	position:absolute; 
    z-index:1; 
    width:112px; 
    left:0px; 
    top:280px; 
    visibility:visible; 
    background: #ffffff;
	float:left;
}

#spacer {
	position:absolute;
    top:183px;
	left:990px;         
    width:10px;
	height:30px;
    z-index:2;
    visibility:visible;
	background:#ffffff;
}

#sprachnavigation {
	position:absolute;
    top:20px;
	left:40px;         
    width:180px;
    z-index:2;
    visibility:visible;
	float:right;
}

#subnavigation {
	position:absolute;
    top:280px;
	left:40px;         
    width:180px;
    z-index:2;
    visibility:visible;
	float:right;
}
#navigation {
	position:absolute;
    border: 1px;
    top:190px;
	left:194px;         
    width:800px;
    z-index:2;
    visibility:visible;
	float:right;
}

#navigation ul.nav1st {
	width:170px;
}


#navigation ul.nav1st li {
	padding:8px 0 8px 14px;
}

#navigation ul.nav1st li.active {
	background:#f7f7f7;
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
	color:#FF6600;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	display:block;
	color:#606060;
	font-size:1.2em;
	font-weight:bold;
}

#navigation ul.nav1st a:hover {
	color:#FF6600;
}


#navigation ul.nav1st li ul.nav2nd li {
	padding:0;
	margin-left:14px;
	list-style-type:square;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	padding:4px 0 4px 0;
	font-size:1.1em;
	font-weight:normal;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	text-decoration:underline;
}


/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1 {
	color:#000000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
}

#main-block .teaser h1 {
	font-size:1.4em;
}

/* Headline 2 */
#main-block h2, #main-block h2:link  {
	color:#E32618;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
}

#main-block h2:hover  {
	color:#E32618;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
}

/* Headline 3 */
#main-block h3, #main-block h3:link  {
	color:#E32618;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}

#main-block h3:hover  {
	color:#E32618;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}

/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.6em;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:1em;
}

#main-block ul {
	margin-left:14px;
	list-style-type:square;
}

#main-block ol {
	list-style-type:decimal-leading-zero;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#E32618;
	text-decoration:underline;
}

#main-block a:hover {
	color:#EB6641;
}



/*	Images
------------------------------------------------------------------------------*/
#main-block div.image {
	margin-bottom:0;
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}


/* Subnavigation*/ 
#subnavigation p,
#subnavigation ul,
#subnavigation ol {
	font-family: arial, helvetica, sans-serif;
    font-size: 14px;
	color:#666666;
	padding-bottom:5px;
	line-height:18px;
}

#subnavigation h1, h2 {
	color:#E32618;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
    padding-bottom:5px;
}

#subnavigation a, #subnavigation a:link {
	font-family: arial, helvetica, sans-serif;
    font-size: 14px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}
#subnavigation a:hover {
	font-family: arial, helvetica, sans-serif;
    font-size: 14px;
	color:#000000;
	text-decoration:none;
}

#subnavigation h1:link h2:link {
	color:#E32618;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
}

#subnavigation h2:hover  {
	color:#cc0000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
}


/*	footer
------------------------------------------------------------------------------*/
#footer {
	position:absolute;
    top:20px;
	left:82px;         
    width:900px;
    z-index:1;
    text-align: right;
    visibility:visible;
}

.footer {
	display:block;
	width:500;
}
.footer p {
	font-family: arial, helvetica, sans-serif;
	margin:0;
	padding:9px 0;
    color: #ffffff;   
    text-decoration:none;
	font-weight: bold;
	font-size:14px;
	text-transform:uppercase;
}

.footer p, 
.footer p a,
.footer p a:link {
	color:#ffffff;
}
.footer p a:hover {
	color:#000000;
	text-decoration:none;
}

.footer .col-left {
	float:left;
	width:186px;
}
.footer .col-right {
	float:right;
}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-color:#f7f7f7;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#f7f7f7;
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}


/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p {
	margin:0;
}
#main-block .download-hdl p {
	padding:5px 7px;
	background-color:#393;
	font-weight:bold;
	color:#fff;
}

#main-block .download-file {
	padding:1.2em 7px;
	border-left:2px solid #393;
	border-right:2px solid #393;
}

#main-block .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
	background-color:#e5ffe5;
	border-left:2px solid #393;
	border-right:2px solid #393;
	border-bottom:2px solid #393;
}

#main-block .download-without-desc {
	margin-bottom:1.2em;
	border-top:2px solid #393;
}

.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 0px 14px 0px 14px;
   	border-right: 2px solid #E32618;
	font-family: arial, helvetica, sans-serif;
    font-size: 20px;
    color: #999999;
    font-weight: normal;
    text-decoration: none;
    display: block;
    text-align: center;
    white-space: nowrap; 
    position: relative;
}           

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    color: #000000;
}


.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    width: 120px;
    padding: 3px 8px 4px 13px;
	border-top: 2px solid #FFFFFF;
	xborder-left: 2px solid #E32618;
	xborder-right: 2px solid #FFD000;
	font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    display: block;
    text-align: left;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #eeeeee;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #cccccc;   
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    border: 0;
}
.ddmx .section {
    border: 0px solid #FFFFFF;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}


.inp_ganz {width:260;}
.inp_halb {width:127;}
.inp_plz {width:50;}
.inp_restplz {width:204;}
.inp_area {width:260;height:80;}

.inp_ganz_b {width:320;}
.inp_plz_b {width:50;}
.inp_restplz_b {width:262;}
.inp_lkz_b {width:30;}
.inp_restplz_b1 {width:224;}
.inp_restplz_b {width:262;}
.inp_area_b {width:320;height:80;}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
