/*********************************************************************************

				Oliver Kreischer
				Programmierung | Design
				Zellerberg 3
				82340 Feldafing
				
				http://www.kreischer.de
				Telefon: 08157-9993093

**********************************************************************************/


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

:link,:visited { text-decoration:none; }
ul,ol,li  { 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; }

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; }

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

/* ### BODY ###################################################################### */
body {
	background:#fff;
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	}

/* \*/ * 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;
}

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

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

#rechts a:link {
  color: #009ee0;
  text-decoration: none;
}

#rechts a:visited {
  color: #009ee0;
	text-decoration: none;  
}

#rechts a:active {
  color: #009ee0;
	text-decoration: none;  
}

#rechts a:hover {
  color: #006699;
	text-decoration: none;  
}

#rechts ul			{list-style: none;}
#rechts ul li			{margin: 8px 0 0 15px; list-style: circle; font-size: 11px; line-height: 15px;}
#rechts ul li ul		{margin: 0 0 0 0;}
#rechts ul li ol		{margin: 0 0 0 0;}

 .hoehe {
    height: 600px;
    float:right;
    width: 1px;
  }
  
#wrapper {
	position:relative;
	margin:0 40px;
	padding: 15px 0 0 0;
	top: 40px;
	height:100%;
	width: 835px;
	background-image: url(dim_back.gif);
	background-repeat: repeat-y;
}




#links {	
	float: left;
	width: 230px;
	}


#mitte {
	float: left;
	margin-left: 12px;
	width: 130px;
}

#rechts {
	float: left;
	margin-left: 20px;
	width: 420px;
	padding-bottom: 15px;
	}
	
#footer {	
	clear: both;
	margin: 0 15px;
	height: 40px;
	width: 835px;
	background-color: #fff;
}	

/*************************************/
	
#logo {
	background-image: url(dim_logo.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#logo a {
	display:block;
	height: 110px;
	width:	180px;
	text-indent:-700em;
}	



/*	Navigation horizontal and vertical - 
	Wenn nur die Navigation mit der ID 2 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
-------------------------------------------------------------------------------*/

#navheight_vert {
	min-height: 193px;
}
* html body #navheight_vert { height: 193px; } /* IE 6 / 5.5 Hack */

#navheight_vert ul.nav1st { padding:10px 20px;  }


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

ul.nav1st {
	font-size: 10px;
	text-transform:uppercase;
}

ul.nav1st li {
	display: block;
	padding-bottom: 5px;
	color:#000;
	background: inherit;
	font-weight:normal;
}

ul.nav1st a, 
ul.nav1st a:link {
	display: block;
	color:#009ee0;
	background: inherit;
	padding: 1px 0;
}

ul.nav1st a:hover {
	color:#006699;
	background: inherit;
	padding: 1px 0;
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link {
	color:#666666;
	background: inherit;
	padding: 1px 0;
}

ul.nav1st li a.current:hover {
	color:#006699;
	background: inherit;
	padding: 1px 0;
}

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

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

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

ul.nav2nd a, 
ul.nav2nd a:link {
	display:block;
}


ul.nav2nd a:hover {
	color:#006699;
}

ul.nav2nd li.active a, 
ul.nav2nd li.active a:link {
	color:#666666;
}

/*****************/

h1 {
	color:#009ee0;
	font-weight:bold;
	font-size: 10px;
	text-transform:uppercase;
	padding-bottom: 10px;
}

p {
	color:#666666;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
}


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

#form-module {
	width: 400px;
}

#form-module fieldset {
	margin: 10px 0px 00px 0px;
	padding: 15px 10px;
	border: 1px solid #a3d8ef;
}

#form-module legend {
	color:#009ee0;
	font-size: 10px;
	font-weight: normal;
	padding: 5px 10px;
	border: 1px solid #a3d8ef;
	margin: 0px 0px 10px 0px;
}


#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: 80px;
	color: #938f8f;
	font-family: verdana, arial, helvetica, sans-serif;	
	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: 90px;
	width: 280px;
	margin-bottom: 5px;

}


#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 90px !important;
	margin: 0 0 0 93px;
	width: 284px !important;
	width: 282px;
	border:1px solid #7d6a55;
	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 {
	display:block;
	height: 80px;
}

#form-module-thanks {
	display:block;
color:#1fa9e3;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
font-weight: bold;
}


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