: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:no-repeat;
	font-family:Geneva, Verdana, sans-serif;
	font-size: 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px;
}        

/*	Headlines
------------------------------------------------------------------------------*/
/* Headline 1 */
h1 {
	margin-bottom:10px;
	color:#666666;
	font-family:helvetica, verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.teaser h1 {
	font-size:13px;
}

/* Headline 2 */
h2 {
	margin-bottom:10px;
	color:#666666;
	font-family:helvetica, verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
}


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
p,
ul,
ol {
	margin-bottom:6px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
ul li ul,
ul li ol,
ol li ol,
ol li ul {
	font-size: 12px;
}

ul {
	margin-left:14px;
	list-style-type:square;
}

ol {
	list-style-type:decimal-leading-zero;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/
a, a:link {
	color:#666666;
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:underline;
}




.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; }

/*	breadcrumb
*******************************************************************************/
#breadcrumb {
	position:absolute; 
    z-index:1; 
    width:500px; 
    height:20px; 
    left:62px; 
    top:30px; 
    visibility:visible; 
    background: #ffffff;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;                                
}

#breadcrumb a, 
#breadcrumb a:link {
	text-decoration:none;
	color:#666666;
}

#breadcrumb a:hover {
	text-decoration:underline;
	color:#333333;
}
/*	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:540px; 
    left:62px; 
    top:70px; 
    visibility:visible; 
    background: #ffffff;
	float:left;
}

#news {
	position:absolute; 
    z-index:1; 
    width:210px; 
    height:500px; 
    left:635px; 
    top:70px; 
    visibility:visible; 
    padding: 0px;
}
#suche {
	position:absolute; 
    z-index:1; 
    height:40px; 
    left:770px; 
    top:60px; 
    visibility:visible; 
}
#news_1 {
	position:relative;
    background: #CFDEED;
    padding: 5px;
	width:210px;
}

/*	Navigation vertical - 
------------------------------------------------------------------------------*/
#navigation {
	position:absolute;
    top:1px;
	left:62px;         
    width:800px;
    z-index:2;
    visibility:visible;
	float:left;
}
/*	Images
------------------------------------------------------------------------------*/
div.image {
	margin-bottom:0;
}
div.image p {
	margin:0;
	font-size:0.9em;
}
div.flLeft {
	margin-right:14px;
}
div.flRight {
	margin-left:14px;
}

/*	login form
------------------------------------------------------------------------------*/
.login {
	margin:1.2em 0 1.2em 0;
	width:170px;
	background-color:#f7f7f7;
	font-size:1.2em;
	line-height:1.4em;
}

.login2 {
	padding:5px 0 5px 14px;
}

.login label {
	display:block;
	clear:both;
	margin-top:5px;
	color:#606060;
}

.login input {
	float:left;
	margin:5px 0;
	width:130px;
	border:1px solid #606060;
	background-color:#fff;
}


.login input.submit { 
	border:none;
	background:none;
	color:#606060;
	text-decoration:underline;
	cursor:pointer;
}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-color:#f7f7f7;
	color:#666;
	font-family:Geneva, Verdana, sans-serif;
	font-size:12px;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:12px;
	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:12px;
}


.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1:visited,
.ddmx .item1-active,
.ddmx .item1-active:hover,
.ddmx .item1-active:visited {
    padding: 2px 10px 2px 10px;
    background: #7B7D7B;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}         
.ddmx .item1:hover,
.ddmx .item1-active:hover {
    /*background: #A2A4A2;*/
    color: #FFE700;
}         

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2:visited,
.ddmx .item2-active,
.ddmx .item2-active:hover,
.ddmx .item2-active:visited {
    padding: 2px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #e5e1da;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover,
.ddmx .arrow:visited {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

