/*******************************************************************************

	Project		:  drleuschner.de

	Copyright	:	Martin Zitzlaff
				www.idel.org

*******************************************************************************/




/*	undo
*******************************************************************************/

:link,:visited { color: #333; text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:3em; font-weight:normal; text-align: left; }
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 { margin-top: 8px; margin-bottom: 20px; border:none   }
img { margin: 2px 25px 10px 0; padding:0; }
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 { line-height: 110%; text-align: left; }

/*	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: inside;}
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			{  }
ul li		{ margin: 0; list-style-type: disc; list-style-position: inside; }
ul li ul	{ margin: 0; }
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { color: #000; text-decoration:underline; }

/*	html
*******************************************************************************/
html {
	min-height: 99%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body { font-size: xx-small; voice-family: "\"}\""; voice-family: inherit; font-size: x-small; font-family: Georgia, "Times New Roman", Times, serif; text-align: left; }

.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:#f00; }


/*	website
*******************************************************************************/
#website {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	width:790px;
	color:#000;
	text-align:left;
}

/*	header
*******************************************************************************/
#header { position:relative; margin:0; padding:0; height:75px; background-image:url(drleuschner.gif); background-repeat: no-repeat; }

/*	logo / breadcrumb
*******************************************************************************/
#logo {
	position:absolute;
	top:0px;
	left:0px;
}

#logo a {
	display:block;
	height:75px;
	width:430px;
	text-indent:-700em;
}


#breadcrumb {
	position:absolute;
	bottom:9px;
	left:200px;
}

#breadcrumb a, 
#breadcrumb a:link { color:#000; font-family: Verdana, Arial, Helvetica, sans-serif; }

#breadcrumb a:hover {
	text-decoration:underline;
}
/*	content
*******************************************************************************/


#content, #content2 { display:block; clear:both; position:relative; padding:0; list-style-type: disc; }


/* hide from IE/MAC \*/
* html #content, * html #content2 {
	height:1px;
}
/* end hide */


#content {}

#content2 {
	background-repeat:repeat-y;
}

#main { width:600px; float: left; }

#main-block {}

#main-block2 { font-size: 12px; line-height: 120%; padding-top: 18px; padding-left: 25px; }
.teaser { color: #ff7f00; font-size: 1.2em; text-decoration: none; margin-bottom: 20px; }
/*	Navigation vertical - 
	Wenn die Navigation mit der ID 3 verwendet wird, kann alles bis 
	zum n?chsten Kommentar gel?scht werden
------------------------------------------------------------------------------*/
#navigation { font-family: Georgia, "Times New Roman", Times, serif; float:left; width:130px; padding:0 0 5px; }

#navigation ul.nav1st { width:130px; }


#navigation ul.nav1st li { padding:6px 0 8px 15px; list-style-type: none; list-style-image: none; }

#navigation ul.nav1st li.active {
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link { color:#000; font-weight: bolder; text-decoration: none; }

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link { display:block; color:#333; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; list-style-type: none; list-style-image: none; }

#navigation ul.nav1st a:hover { color:#000; background-color: #f5f5f5; }


#navigation ul.nav1st li ul.nav2nd li { padding:0; margin-left:600px; list-style-type: none; list-style-image: none; }

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link { display:block; padding:4px 0; font-size:1.1em; font-weight:normal; list-style-type: none; list-style-image: none; }

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover { text-decoration: underline; }


/*	Navigation horizontal and vertical - 
	Wenn die Navigation mit der ID 2 verwendet wird, kann alles bis 
	zum n?chsten Kommentar gel?scht werden
------------------------------------------------------------------------------*/

#header-nav { position:absolute; left:25px; width:800px; background:#fff; }

#header-nav ul.nav1st {
}


#header-nav ul.nav1st li { display:block; float:left; padding:5px 7px; list-style-type: none; list-style-image: none; }

#header-nav ul.nav1st li.active {
	background:#ffffff;
}

#header-nav ul.nav1st li.active a,
#header-nav ul.nav1st li.active a:link {
	color:#8a8a8a;
}

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link {
	color:#8a8a8a;
	font-size:1.2em;
}

#header-nav ul.nav1st a:hover {
	color:#000000;
}


#navigation {
	float:left;
	width:130px;
	padding:14px 0 14px 20px;
}

#navigation ul.nav2nd li {
	padding:0;
	margin-left:14px;
	font-size:1.1em;
	font-weight:normal;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link { display:block; padding:4px 0; color:#00467e; list-style-type: none; list-style-image: none; }

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	color:#000;
	text-decoration:none;
}


/*	donate Werbebanner
------------------------------------------------------------------------------*/
#donate {
	margin:2em 0 0 14px;
}


/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1 { color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:2em; font-weight:bold; line-height:2em; margin-bottom: 12px; }

#main-block .teaser h1 {
	font-size:2em;
}

/* Headline 2 */
#main-block h2 { color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.8em; font-weight:bold; line-height:2em; margin-bottom: 12px; }

/* Headline 3 */
#main-block h3 { color:#000000; font-family:verdana, arial, helvetica, sans-serif; font-size:1.6em; font-weight:bold; line-height:1.5em; margin-bottom: 12px; }

/* Headline 4 */
#main-block h4 { color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.2em; font-weight:bold; line-height:1.3em; margin-bottom: 12px; }


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	line-height:120%;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul { line-height: 110%; }

#main-block ul { line-height: 115%; background-color: #f00; margin-left:14px; list-style-type:disc; }

#main-block ol {
	list-style-type:decimal-leading-zero;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link { color:#00467e; text-decoration: none; }

#main-block a:hover {
	background: #a9e1ff;  }



/*	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;
}


/*	footer
------------------------------------------------------------------------------*/
.footer { display:block; width:100%; background-position:220px -110px; margin-bottom: 60px; }
.footer2 {
	padding:0 14px 50px 175px;
}
.footer p { margin:0; padding:25px 0 9px; font-size:9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: 0.1em; }

.footer p, 
.footer p a,
.footer p a:link {
	color:#333;
}
.footer p a:hover { text-decoration: underline; color:#00467e;}

.footer .col-left {
	float:left;
	width:186px;
}
.footer .col-right {
	float:left;
}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0;
}

#form-module { padding:0; width:510px; color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; }

#form-module fieldset {  }

#form-module legend {
	display:none;
}


#form-module p {
	font-weight:bold;
}

#form-module .element { display:block; clear:both; }

#form-module label { display:block; float:right; padding:3px; width:120px; margin-top: 8px; border-style: none; }

#form-module label.checkbox { width:365px; border: solid 1px #f5f5f5; }

#form-module input, 
#form-module select, 
#form-module textarea { background-color: #f5f5f5; float:left; width:365px; border-color: #f5f5f5; border-width: 1px; }

#form-module input.text { height:16px; margin-right: 2px; margin-bottom: 3px; padding: 5px; }

#form-module input.checkbox { width:120px; padding:2px; border-style: none; }

#form-module input.submit { color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; background-color: #f5f5f5; text-align:center; padding: 3px; cursor:pointer; }

#form-module input.submit:hover { color:#000; background-color: #00467e; text-decoration: none; }

#form-module label.textarea, 
#form-module textarea.textarea { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 125%; height:200px; padding: 2px; }

#form-module-thanks { display:block; 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:#00467e;
	font-weight:bold;
	color:#fff;
}

#main-block .download-file {
	padding:1.2em 7px;
	border-left:1px solid #ff7f00;
	border-right:1px solid #ff7f00;
}

#main-block .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
	background-color:#e5ffe5;
	border-left:1px solid #ff7f00;
	border-right:1px solid #ff7f00;
	border-bottom:1px solid #ff7f00;
}

#main-block .download-without-desc {
	margin-bottom:1.2em;
	border-top:1px solid #ff7f00;
}
