 /*
#ddddbb = dark beige
#eeeedd = ligth beige
*/

html {min-width:590px;}

/* Helpers and base rules */

img	{border: 0px;}


/* image capiton text size */
.csc-textpic-caption
{
    font-size: small;
}


/* Primary layout divisions */

body
{
/*	text-align: center; */
	margin: 10px;
	padding: 0;
	border: 0;	
/*	background: #ddb url("kolos_FILES/holder_white_800x10.gif") top center repeat-y; */
	background: #fff url("kolos_FILES/holder_white_900x10.gif") top center repeat-y;
/*	color: #663; */

	font: 13px Verdana,Helvetica,Arial,sans-serif;
/*	font: small "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; */
}

html>body div#maincontent
{
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 10px;
	min-height: 450px;
}

p
{
	margin: 0 0 1em 0;
	line-height: 110%;
}
	

code, pre
{
	font-family: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace;
	font-weight: normal;
	font-size: small;
}


li
{
	margin-left: -23px;
	font: 13px Verdana,Helvetica,Arial,sans-serif;
}



/*###################################*/
/* Vertikales Men� - START */

div#sidebar
{
	 margin: 0 0 0 0px;
	 padding: 0;
	 width: 190px;
	 border: 2px;
	/* border-style: dashed; */
	 float: left;
	 font: 12px sans-serif;
}


#sidebar dd, #sidebar dt
{
	margin-left: 10px;
	padding-left: 5px;
	line-height: 18px;
	margin-bottom: 3px;
}

#sidebar temp
{
	margin-left: 10px;
	padding-left: 30px;
	line-height: 18px;
	margin-bottom: 3px;
}

/*
body #sidebar dt
{
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-right: 10px;
	margin-top: 15px;
	background: transparent;
	/* Color of MENUE-headline */
    color: #fff;
	padding: 4px 5px;
//    MENUE-headlinebox background color 
//	background: #ab8; 
	background: #536633;
}

*/

#sidebar dd a:link, #sidebar dd a:visited
{
	 /* font-weight: bold; */
}

/* Vertikales Men� - END */
/*###################################*/

#sidebar ul
{
/* margin: 0 0 0 20px; */
/* padding: 0 0 0 30;  */
/* list-style: square; */    
    
    list-style: url("kolos_FILES/ul_grey_20x20.gif");
    
}

li:active
{
 /*font-weight:bold;  */
}

.aktiv
{
	 font-weight: bold;
	 color: #000000;
}




/******************************************/
/* Horizontales Men� - START */

.hmenue
{
     white-space: nowrap;
	 font-size: 13px;
}

.hmenue_aktiv
{
	 font-weight: bold;
}

/* Horizontales Men� - END */
/******************************************/

.bodytext
{
 font: 13px Verdana,Helvetica,Arial,sans-serif;
}



/* =========================================================================== */
/* =========================================================================== */
/* =========================================================================== */


/*********************************************************/
/* Headlines - START */

h1
{
/*	text-indent: -9999px; */
	margin: 0;
	padding: 0;
	border: 2px;
	text-align: center;
}
	
h1 a:link, h1 a:visited
{
	display: block;	
	width: 500px;
	height: 50px;
/*	background: #cc9 url("/i04/logohed.gif") top left no-repeat; */
	margin: 0 0 0 12px;
	padding: 0;
	border: 0;
	font-size:3em;
}
	
h1 a:hover
{
/*	background: #cca url("/i04/logohed.gif") top left no-repeat; */
}
			
h2
{
	font-weight: bold;
	line-height: 1.5em;
	margin: 15px 0 0 0;
	font-size:1.2em;
	text-align: center;
}

h3
{
	font-weight: bold;
	line-height: 1.5em;
	margin: 15px 0 0 0;
	font-size:1.1em;
	text-align: center;
}

h4
{
	font-weight: bold;
	line-height: 1em;
	margin: 15px 0 0 0;
	font-size:1em;
	text-align: center;
}
	

h5
{
    font-weight: bold;
	line-height: 1.5em;
	margin: 15px 0 0 0;
	font-size:0.8em;
	text-align: center;
}
	
h6
{
	font-weight: bold;
	line-height: 1.5em;
	margin: 15px 0 0 0;
	font-size:0.5em;
	text-align: center;
}


/* Headlines - END */
/*********************************************************/



/* Primary nav 	*/


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Default links - START */

a:link, a:visited
{
	/* font-weight: bold;  */
	/* text-decoration: none; */
	text-decoration: underline;
    /* color: #785; */
    color: #000; 
	background: transparent; 
}

a:hover
{
	/* font-weight: bold; */ 
	text-decoration: none;
	color: #000000;
	background: transparent; 
}

a:active
{
   /*  font-weight: bold; */ 
   /* text-decoration : none; */
   /* color: #785; */
	  color: #000;
	  background: transparent;  
}



/* Default links - END */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*
.tel
{
font-weight: bold;
}
*/

table
{
font: 13px Verdana,Helvetica,Arial,sans-serif;
}



ul { list-style-image: url("kolos_FILES/ul_arrow_red.gif"); }
.main_content li {margin-bottom:7px;}
