: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 }


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%;
    height:100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	background-image:url(./files/header_bg.jpg);
	background-repeat:no-repeat;
 	height: 100%;
	min-height:100%;
 	font-family:Geneva, Verdana, sans-serif;
	font-size: 12px;
}        

/*	header
*******************************************************************************/
#website {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	height:100%;
	min-height:100%;
	width:1000px;
	text-align:left;
}

#header {
	position:absolute;
	margin:auto;
    width:900px; 
    left:65px; 
    top:3px;         
	text-align:right;
}

#user {
	position:absolute;
	margin:auto;
    width:900px; 
    left:65px; 
    top:25px;         
	color:#336699;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;                                
	text-align:right;
}

#logo {
	position:absolute;
    z-index:2; 
	margin:0;
	padding:0;
    left:0px; 
    top:0px; 
}

#schriftzug {
	position:absolute;
    z-index:2; 
	margin:0;
	padding:0;
    left:120px; 
    top:14px; 
}

#balken_left {
	position:absolute;
    z-index:1; 
    top:0px;
    left:0px;
    width:65px;
    height:100%;
    background-color:#B3D2E2;
    color:#000000;
	margin:0;
	padding:0;
}


.block_blu {
	display:block;
	position:relative;
    z-index:1; 
    width: 630px;
    background-color: #EAF2F5;
    color: #000000;
	margin:0;
	padding:10px;
	border:1px solid #333;
}

/*	Headlines
------------------------------------------------------------------------------*/
/* Headline 1 */
h1 {
	margin-bottom:10px;
	color:#336699;
	font-family:helvetica, verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.teaser h1 {
	font-size:13px;
}

/* Headline 2 */
h2 {
	margin-bottom:10px;
	color:#336699;
	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:#006699;
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}
a:hover {
	color:#CC5300;
	text-decoration:underline;
}



.text {
	margin:0;
    padding:0;
	color:#000000;
}
.text a,
.text a:link {
	color:#000000;
	text-decoration:none;
}
.text a:hover {
	color:#3B7E9A;
	text-decoration:none;
}

.menu_b {
	margin:0;
    padding:0;
	font-size:12px;
	color:#336699;
}
.menu_b a,
.menu_b a:link,
.menu_b a:visited {
	text-decoration:underline;
	color:#336699;
}
.menu_b a:hover {
	color:#3B7E9A;
	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; 
	padding:4px 0px 0px 0px;
    z-index:1; 
    width:900px; 
    height:18px; 
    left:65px; 
    top:105px; 
    visibility:visible; 
    /*background: #28759B;*/
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;                                
	text-align:left;
}

#breadcrumb a, 
#breadcrumb a:link {
    height:20px; 
	padding:5px 0px 0px 0px;
	text-decoration:none;
	color:#ffffff;
}

#breadcrumb a:hover {
	text-decoration:none;
	color:#FF9933;
}
/*	content
*******************************************************************************/
#content {
	position:absolute; 
    z-index:1; 
    width:600px; 
    height:500px; 
    left:10px; 
    top:20px; 
    visibility:visible; 
}

#main-block {
	position:absolute; 
    z-index:1; 
    width:650px; 
    left:90px; 
    top:140px; 
    visibility:visible; 
    background: #ffffff;
}

#news {
	position:absolute; 
    z-index:1; 
    width:180px; 
    left:785px; 
    top:140px; 
    visibility:visible; 
    padding: 0px;
    background: #ffffff;
}

/*Für Seiten, die von Außen auf die Expertinnendatenbank zugreifen*/
#news_inc {
	position:absolute; 
    z-index:1; 
    width:180px; 
    left:705px; 
    top:10px; 
    visibility:visible; 
    padding: 0px;
    background: #ffffff;
}
#main-block_inc {
	position:absolute; 
    z-index:1; 
    width:650px; 
    left:10px; 
    top:10px; 
    visibility:visible; 
    background: #ffffff;
}

#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:83px;
	left:65px;         
    width:900px;
    z-index:2;
    visibility:visible;
	text-align: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:#000;
	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:10px;*/
	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:250px;
	/*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 130px;
	padding:2px 5px;
	width:auto;
	/*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;
}


.inptext {width:220px;}
.inptextbig {width:320px;}
.inptextbig490 {width:490px;}
.inptextbiggr {width:320px; background-color: #cccccc;}
.inptext110 {width:110px;}
.inptext110gr {width:110px; background-color: #cccccc;}
.inptext130 {width:130px;}
.inptext150 {width:150px;}
.inptext170 {width:170px;}
.inptext190 {width:190px;}
.inptext210 {width:210px;}
.inptext240 {width:240px;}
.inptext250 {width:250px;}
.inptext20 {width:20px;}
.inptext40 {width:40px;}
.inptext40gr {width:40px; background-color: #cccccc;}
.inptextplz {width:50px;}
.inptextort {width:165px;}
.inptext_upload {width:350px;}
.inptextarea {width:220px;height:50px;}
.inptextareabig {width:320px;height:100px;}
.inptextareabig490 {width:490px;height:100px;}
.inptextareabig490sml {width:490px;height:60px;}
.inptextareaumfrage {width:550px;height:100px;}
.inptextarea_txt {width:500px;height:150px;}
.inptextarea_tit {width:500px;height:40px;}

.inptextareagr {width:220px;height:50px; background-color: #cccccc;}
.inptextgr {width:220px; background-color: #cccccc;}
.inptext60 {width:60px;}
.inptext80 {width:80px;}

.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;
	margin:0px 5px 0px 0px;
    background: #ffffff;
    font: 14px arial;
    color: #006699;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    border: 1px solid #006699;
}         
.ddmx .item1:hover,
.ddmx .item1-active:hover {
    /*background: #006699;
    color: #ffffff;*/
    background: #EAF2F5;
    border: 1px solid #006699;
}         

.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;
    /*border: 1px solid #ffffff;*/
    z-index: 500;
}
.ddmx .item2 {
    background: #B3D2E2;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #EAF2F5;
}   


.ddmx .item3,
.ddmx .item3:hover,
.ddmx .item3:visited,
.ddmx .item3-active,
.ddmx .item3-active:hover,
.ddmx .item3-active:visited {
    padding: 2px 10px 2px 10px;
	margin:0px 0px 0px 5px;
    background: #ffffff;
    font: 11px arial;
    color: #006699;
    font-weight: normal;
    text-decoration: none;
    display: block;
    border: 1px solid #006699;
    white-space: nowrap;
    position: relative;
}         
.ddmx .item3:hover,
.ddmx .item3-active:hover {
    background: #EAF2F5;
    /*color: #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 #006699;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

