/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol,li  { list-style: none; margin: 0; padding: 0;}
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-family: arial, helvetica, sans-serif;font-size: 12px; }
tr { border:none; padding: 5px; margin: 10px;	font-family: arial, helvetica, sans-serif;font-size: 12px;  }
td {border:none; padding: 5px; margin: 10px; vertical-align:top; border-spacing:0px;	font-family: arial, helvetica, sans-serif;font-size: 12px;  }

a:focus { outline: none; }

div, p, li, a {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: 14px;line-height: 16px;}

ul			{list-style: circle;}
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; }


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ### HTML ###################################################################### */
html {
	min-height: 101%;
	margin-bottom: 1px;
}

/* ### BODY ###################################################################### */
body {
	background:#fcf1f7;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}

/* \*/ * html body { text-align:left; font-size: x-small; } /* *//* IE 5.5 Hack */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.clboth {  
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

 
#header {	
	width: 820px;
	margin: 0 auto;
	height: 29px;
	background-image: url(back_header.gif);
	background-repeat: no-repeat;
	background-position: bottom left;	
}

#wrapper {
	display: block;
	position: relative;
	margin:0 auto;
	padding: 0;
	width: 820px;
	background-image: url(back_body.gif);
	background-repeat: repeat-y;
	background-position: center;	
}

#content {
	position: relative;
	margin-left: 10px;
	padding: 100px 40px 0 20px;
	background-repeat: no-repeat;
	background-position: top left;	
	z-index: 10;
   min-height: 250px;
   height: auto;
   _height: 250px;
}

#content .image {
	padding-left: 10px;
	padding-right: 10px;
	}

.content2 {
	margin-top: 31px !important;
	margin-top: 131px;
	padding-left: 170px;
	width: 580px;
}

#contentbottom {
	clear: both;
	margin-left: -1px;
	height: 100px;
	background-image: url(content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
}

#footer {
	height: 25px;
	font-family: arial, helvetica, sans-serif;	
	font-size: 11px;
	text-align: right;
	padding: 5px 30px 0 0;
	background-image: url(footer_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #515151;
}

/*************************************/
	
#logo {
	position: absolute;
	top: 40px;
	left: 34px;
	height: 67px;
	width:	78px;
	z-index: 110;
}

#logo a {
	display:block;
	height: 67px;
	width:	78px;
	text-indent:-1700em;
	background-image: url(logo_damenstift.gif);
	background-repeat: no-repeat;	
}	

#trenner {
	position: absolute;
	top: 50px;
	left: 165px;
	height: 334px;
	width:	20px;
	z-index: 150;
	background-image: url(trenner_1.gif);
	background-repeat: no-repeat;
	background-position: top center;	

}


/*******************************************************************************/
/* Schriften  **********************************************************************/
/*******************************************************************************/

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;	
	color: #007774;
	font-weight: bold;
	line-height: 25px;
	padding-bottom: 10px;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;	
	color: #007774;
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 10px;
}


h3 {
padding-bottom: 5px;
margin-left: 0;
padding-top: 4px;
padding-left: 12px;
color: #000;
font-size: 12px;
font-weight: bold;
background-image: url(pfeil.gif);
background-repeat: no-repeat;
background-position: left 4px;
} 

h3 a{
color: #000;
font-size: 12px;
font-weight: bold;
} 

.accordion {
margin-top: 5px;
margin-left: 15px;
}


p {
	color:#333;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

strong {
	color:#000;
}

.extern {
padding-left:15px;
color: #000;
background:url('ext_link.gif') no-repeat left center;
}


/* Header Navi Anfang*/

ul.headernavi {
float: right;
text-align: right;
font-family: arial, helvetica, sans-serif;	
font-size: 11px;
margin-top: 3px;
margin-right: 20px !important;
margin-right: 10px;
}

ul.headernavi li {
	display: block;
	padding: 2px 0 0 20px;
	background: inherit;
	font-weight: normal;
	float: left;
}

ul.headernavi a, 
ul.headernavi a:link {
	display: block;
	color: #515151;
	padding-left: 10px;
	background:url('header_arrow.gif') no-repeat left  3px;	
}

ul.headernavi a:hover {
	background: inherit;
	font-weight: normal;
	color:#a50029;
	background: inherit;
	background:url('header_arrow.gif') no-repeat left -20px;		
}

ul.headernavi li a.current, 
ul.headernavi li a.current:link {
	color:#a50029;
	background: inherit;
	background:url('header_arrow.gif') no-repeat left -20px;		
}

ul.headernavi li a.current:hover {
	color:#a50029;
	background: inherit;
	background:url('header_arrow.gif') no-repeat left -20px;			
}

/* Header Navi Ende */



#content  p a:link,
#content ul li a:link {
  color: #b11b34;
  font-weight: bold;
  text-decoration: none;
}

#content  p a:visited,
#content  ul li a:visited {
  color: #b11b34;
   font-weight: bold;
	text-decoration: none;  
}

#content  p a:active,
#content  ul li a:active {
  color: #e85776;
	text-decoration: underline;  
}


#content  p a:hover,
#content  ul li a:hover {
  color: #e85776;
	text-decoration: underline;  
}



#content ul				{list-style: none; margin-bottom: 20px;}
#content ul li			{margin: 4px 0 0 25px; list-style: disc;font-family: arial, helvetica, sans-serif;	font-size: 12px; line-height: 17px;	color: #666666;}
#content ul li ul		{margin: 0 0 0 0;}
#content ul li ol		{margin: 0 0 0 0;}


.flLeft { float:left; padding-left: 10px;padding-right: 10px;}
.flRight { float:right;}



.file {
	display: block;
   width: 120px;
   float: left;
   z-index: 500;
   margin-top: 5px;
}
.article {
	margin-left: 180px;
}

.bildunterschrift {
font-size: 10px;
}

#navheight_vert {
position: absolute;
top: 135px;
left: 23px;
width: 142px;
z-index: 300;
}

/* ### nav1st - first level navigation ######################################## */

ul.nav1st {
 	list-style: none;
}

ul.nav1st li {
	list-style: none;
	display: inline;
	background: inherit;
	font-weight: normal;
	text-align: left;
}

ul.nav1st a, 
ul.nav1st a:visited,
ul.nav1st a:link {
	display: block;
	color: #4e8998;
	font-family: arial, helvetica, sans-serif;	
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 10px;	
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link {
	padding-left: 10px;
	font-weight: bold;
	color: #a50029;
	background-image:url(nav_pfeil.gif);
	background-position:  left -7px;
	background-repeat: no-repeat;	
}

ul.nav1st li a.current:hover {
	color: #4e8998;
	background-image:url(nav_pfeil.gif);
	background-position:  left 6px;
	background-repeat: no-repeat;	
}

ul.nav1st a:hover {
	color: #a50029;
	background-image:url(nav_pfeil.gif);
	background-position:  left -7px;
	background-repeat: no-repeat;	
}

/* ### nav2nd - second level navigation ######################################### */

ul.nav2nd {
	font-size: 10px;
	font-weight:normal;
	text-transform:none;
}

ul.nav2nd li {
	padding:0;
	margin:0;
	font-weight:normal;
	border:none;
	text-align: left;
}



ul.nav2nd a, 
ul.nav2nd a:link {
	font-weight:normal;
	display:block;
	margin-left: 15px;
	background-image:url(nav_dot.gif);
	background-position:  left 6px;
	background-repeat: no-repeat;	
}

ul.nav2nd a:visited {
	font-weight:normal;
	display:block;
	margin-left: 15px;
	background-image:url(nav_dot.gif);
	background-position:  left 6px;
	background-repeat: no-repeat;	
}

ul.nav1st ul.nav2nd li a.current, 
ul.nav1st ul.nav2nd li a.current:link {
	color: #a50029;
	padding-left: 10px;
	font-weight: normal;
	background-image:url(nav_dot.gif);
	background-position:  left -12px;
	background-repeat: no-repeat;		
}

ul.nav1st ul.nav2nd li a.current:hover {
	color: #a50029;
	background-image:url(nav_dot.gif);
	background-position:  left -12px;
	background-repeat: no-repeat;	
}


ul.nav2nd a:hover {
	font-weight:normal;
	color:#a50029;
	background-image:url(nav_dot.gif);
	background-position: left -12px;
	background-repeat: no-repeat;	
}



/*//////////////////////////////////////////////////////////////////////////////*
/* Formular Definition */
#form-module * {
	padding:0px;
	margin:0px;
}


#form-module img {
display: block;
	heigght: 30px;
	position: relative;
	left: 120px;
	margin: 5px;
	border: 1px solid #000;
}

#form-module {
	width: 500px;
}

#form-module fieldset {
	margin: 0;
	padding: 15px 10px;
}

#form-module legend {
	display: none;
}


#form-module p {
	margin:0;
}

#form-module .formhinweis {
margin-top: 10px;
margin-bottom: 10px;
}

#form-module .element {

}

#form-module label {
	display: block;
	float:left;
	width: 120px;
	color: #5a5a5a;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}

#form-module label.checkbox {
	width:30px;
}

#form-module radio {
border: 1px solid red;

}

#form-module input, 
#form-module select, 
#form-module textarea {
	display: block;
	margin-left: 125px;
	width: 250px;
	margin-bottom: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;

}


#form-module input:focus, #form-exhibitor input:hover,
#form-module select:focus, #form-exhibitor select:hover, 
#form-module textarea:focus, #form-exhibitor textarea:focus {
	background-color: #fff;
}

#form-module input.text {
	height: 15px;
}

#form-module input.checkbox {
	display:block;
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	display:block;
	margin: 0 0 0 125px;
	width: 254px;
	border:1px solid #7d6a55;
	background-color:#fff;
	color:#666;
	font-family: 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 {
	display:block;
	height: 120px;
}

#form-module-thanks {
	display:block;
	color:#000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.spamschutz {
position: relative;
width: 60px;
height: 35px;
left: 90px;
padding-top: 5px;
}

/* Ende der Formulardefinition */


/**
* @package Zweispalter
* @name ZS CSS
* @author ZFeN - sven@zfen.de - http://www.zfen.de
* @version 1.0
*/

.zweispalter {
  width: 650px; 
}

.zweispalter_1 {
  width: 190px;
margin-bottom: 20px;
}

.zweispalter_2 {
  width: 330px;
  margin-left: 10px;
  margin-bottom: 20px;
}

.zweispalter_1, 
.zweispalter_2 {
  float: left;
}

.clboth {  y
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}


/* Download anbieten */

.list_content {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	padding-left: 25px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:24px;
	width:520px;
	margin:0px;
	padding: 5px;
    line-height: 18px;
	}

.list_content3 {
	font-style:italic;
  	font-size:10px;
	text-decoration:none;
	color:#000000;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:520px;
	margin:0px;
    line-height: 18px;
	}
	
#content .list_content img{
  border: none;
}	

.list_content a:link {
  color: #b11b34;
  font-weight: bold;
  text-decoration: none;
}


.list_content a:visited {
  color: #b11b34;
   font-weight: bold;
	text-decoration: none;  
}

.list_content a:active {
  color: #e85776;
	text-decoration: underline;  
}


.list_content  a:hover {
  color: #000;
  color: #e85776;
	text-decoration: underline;  
}

/* JAOS Gallery
*******************************************************************************/
#jaos
	{
	margin:0 auto;
	}

.jaosg_galerie
	{
	text-align:center; 
	vertical-align:middle; 
	padding:5px;
	}

.jaosg_thumbnail 
	{
	margin:5px;
	float: left;
	height: 80px;
	width: 80px;
	text-align: left;
	vertical-align:middle;
	text-align: center;
	padding: 5px;
	background-color: #faedf4;
	border: 1px solid #b11b34;	
	}

.jaosg_nav
	{
	text-align: center;
	}

.jaosg_bild	
	{
	text-align: center;
	}

.jaosg_bildbeschreibung
	{
	text-align: justify;
	margin-left: 10px;
	}
	
	
	
.vitazweispalter {

}

.vitazweispalter_1 {
  width: 150px;
  text-align: left;
}

.vitazweispalter_1 p{
  font-size: 12px;
  color: #848282;
  margin: 0;
  padding: 0;  
}


.vitazweispalter_2 {
  width: 330px;
  margin-left: 5px;
}

.vitazweispalter_2 p{
  margin: 0;
  padding: 0;  
}

.vitazweispalter_1, 
.vitazweispalter_2 {
  float: left;
}




/*//////////////////////////////////////////////////////////////////////////////*
/* Rechner Definition */
#rechner * {
	padding:0px;
	margin:0px;
}


#rechner label {
	display: block;
	float:left;
	width: 200px;
	color: #5a5a5a;
	font-family: arial, helvetica, sans-serif;	
	margin-bottom: 5px;
	font-size: 12px;
}

#rechner input, 
#rechner select, 
#rechner textarea {
	display: block;
	margin-left: 220px;
	width: 200px;
	margin-bottom: 5px;

}


#rechner input:focus, #form-exhibitor input:hover,
#rechner select:focus, #form-exhibitor select:hover, 
#frechner textarea:focus, #form-exhibitor textarea:focus {
	background-color: #fff;
}

#rechner input.text {
	height: 15px;
}

#rechner .readonly {
	margin-left: 320px;
	width: 60px;
	border: none;
	font-weight: bold;
	margin-top: -1px;
	background-color: #fafafa;
}

#rechner .euro {
	float: left;
}

#rechner .textrechner {
	width: 300px;
}

#rechner input.submit { 
	display:block;
	margin: 0 0 0 125px;
	width: 204px;
	border:1px solid #7d6a55;
	background-color:#fff;
	color:#666;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#rechner input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

