/* PRINT-VERSION CASCADING STYLESHEET FUER CAMPACT */
/* Author: Joost Dahme */
/* Version: $Id: standard.css,v 1.2 2008/03/12 16:54:29 luki Exp luki $ */


body {
	width: 80%;
	padding: 0px;
	background-color: white;
	font-family: Times, "Serif";
	font-size: 12pt;
	line-height: 14pt;
	}


			
	

/* ------------------- TEXT FORMATE ------------------- */

p {
	line-height:1.3em;
	font-size: 1.0em;
	margin:0.5em 0em 0.5em 0em;
	padding: 0 0 0 0;
	}
	
h1 {
	font-family:Helvetica, Arial, Verdana, "sans serif";
	font-weight:bold;
	font-size:3.0em;    
	}
	
h2 {
	font-family:Helvetica, Arial, Verdana "sans serif";
	font-size:2em;
	line-height:0.9em;
	font-weight:bold;
	}

h2 a, h2 a:hover {text-decoration: none;
      color: #b00;}
		
h3 {
	color: black;
	font-family:Helvetica, Arial, Verdana, "sans serif";
	font-size:1.2em;
	font-weight:bold;
	text-transform: uppercase;
	margin-bottom:1.2em;
	}

h3 a, h3 a:hover {text-decoration: none;
                  color: #000;}

h4 { 
	font-family:Helvetica, Arial, Verdana, "sans serif";
	font-size:1.0em;
	color:#777777;
	margin-bottom: 0.8em;
	}


		
a { 
	text-decoration:none; 
	color:black; 
	}



ul, li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	}
	
hr {
	height:1px;
	margin-bottom:10px;
	border-top: 1px solid #777777;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: #FFFFFF;
        margin-top: 10px;
	}


dt { 	font-weight:bold; }

blockquote { font-style: italic; }


/* -------------------BASIEREND AUF INGMARS VERSION (GEÄNDERT VON JOOST)--------------------------------------- */

#menu_hor
{
display:none;
}

#box_newsletter
{
display:none;
}

.linkpfad
{
display:none;
}

.impressum
{
display:none;
}

img
{
border:none;
}


#nav
{
display:none;
}

#info
{
display:none;
}

#bottombox
{
display:none;
}

.edit
{display:none;}

/*----------------INHALTSBEREICH OLIST---------------------------------*/

 ol, ol li { list-style-position: outside;
                padding-left: 0px;
                margin-left: 10px; 
               list-style-type: decimal;}



/* ------------------- INFOSPALTE / LOGO-BOX --------------------------*/

#logo {
        border: 1px solid #777777;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 10px;
	margin-top; 0px;
	}

#logo p {
        padding: 5px;
        font-size: 0.9em;}	


/* ----- END of LUKI Styles ---------------------- */

