/* Grün: #00421c #002a12*/
/* Rot: #7d1430 */
/* Blau: #003f90 #001d50*/
/* Text: #383f46 */
/***************/
/* Allgemeines */
/***************/

body{
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: lightgrey;
	text-align: center;
	background-color: #1e2125;
	/*overflow: hidden; */
	overflow: auto; 
	
	scrollbar-3dlight-color: #1e2125;
	scrollbar-arrow-color: lightgrey;
	scrollbar-base-color: #1e2125;
	scrollbar-darkshadow-color: #1e2125;
	scrollbar-face-color: #1e2125;
	scrollbar-highlight-color: lightgrey;
	scrollbar-shadow-color: lightgrey;
}

img{
	border: none;
	margin: 0px;
}

td, TD{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.clear{
	clear: both;
}

#wrapper{
	margin: 0 auto 0 auto; 
	width: 990px;
	height: 630px;	
/*	background:	 yellow;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	border: solid 1px silver;*/
	/*overflow: hidden;*/
}


* html #wrapper{ }


.block{
	float: left;
	w/idth: 500px;
	
}

.leftblock{
	background-image: url(../images/denken.jpg);
	height: 475px;
	width: 280px;
	float: left;
	/*border: solid 1px green;
	
	background-color: white;*/
}

#snav{
	/*margin: 0px;*/
	height: 160px;
	width: 280px;
	background: #002a12;
	text-align: left;
	/*float: left;*/

}

.ulfpic{
	border: none;
	padding: 0;
	margin: 0 0 0 25px;
	float: left;
}

.service{
	padding: 143px 0 0 0;
	/*color: lightgrey;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;*/
}

.snav{
	color: lightgrey;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.divnav{
	width: 280px;
	text-align: right;
	padding-right: 1px;
	float: left;
}

p, P{
	padding-top: 0px;
	margin-top: 0px;

}

#head{
	margin: 0;
	background:  #002a12;/*white;*/
	height: 160px;
	max-height: 160px;
	text-align: left;
	width: 566px;

	/*margin-top: 15px;
	text-align: left;
	float: left;*/
}

.headtext{
	padding-top: 15px;
	font-style: italic;
	font-size: 1.2em;
}


#nav{
	text-align: left;
	width: 280px;
	height: 185px; /*305px;
	background: yellow;*/

}

/* Hauptnavigation */
#navcontainer 
{ 

	margin-left: 25px; 
	padding-top: 15px;
}

/* Hauptnavigation 1. Ebene */
#navcontainer ul 
{
	padding-left: 0; /*wichtig für mozilla */	
	margin: 0px;
	list-style-type: none;
	/*font-family: verdana, arial, Helvetica, sans-serif;*/
}

#navcontainer ul li 
{ 
	display: block;
	margin: 5px 0 0px 0; 
	font-size: 0.95em;
}

#navcontainer ul a
{
	display: block;
	padding: 0px 0px 0 0;
	color: white;
	text-decoration: none;
}

#navcontainer ul a:hover
{
	color: silver;
	font-weight: bold;
}

/* Hauptnavigation 2. Ebene */
#navcontainer ul ul li 
{ 
	margin-left: 10px;
	list-style-type: none;
	/*list-style-type: square;*/
}

#navcontainer ul ul a:hover
{

}

/* Hauptnavigation 3. Ebene */
#navcontainer ul ul ul li 
{ 
	margin-left 30px;
}

#navcontainer ul ul ul a:hover
{

}

/* Hauptnavigation aktiver Menüpunkt 1. Ebene*/
#navcontainer a#navactive1 
{
	/*text-decoration: underline;*/
	color: silver;
	font-weight: bold;
}

/* Hauptnavigation aktiver Menüpunkt 2. Ebene*/
#navcontainer a#navactive2
{
	/*text-decoration: underline;*/
	color: silver;
	font-weight: bold;
}

/* Hauptnavigation aktiver Menüpunkt 3. Ebene*/
#navcontainer a#navactive3
{
	/*text-decoration: underline;*/
	color: silver;
	font-weight: bold;
}


/**********************/
/* Formulare          */
/**********************/
.left2 {
	float: left;
	margin-right: 15px;
}

.left3 {
	margin-left: 15px;

}

form {
	/*display: inline;
	clear: both;*/
	
}

label{
	font-size: 0.75em;
	/*text-align: left;*/
}

input {
	color: silver;
	margin-top: 3px;
	border-color: #1e2125 #1e2125 silver #1e2125;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	background: #1e2125;
	/*float: left;*/
}

.checkbox {
	border-color: white white darkgray white;
	border-style: solid solid solid solid;
	border-width: 0px 0px 0px 0px;
}

.radio {
	border-color: white white darkgray white;
	border-style: solid solid solid solid;
	border-width: 0px 0px 0px 0px;
}

.inputfix {
	border-color: #1e2125 #1e2125 orange #1e2125;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
}

.inputwrong {
	border: red dashed 1px;
}

textfield{

	width: 200px;
	height: 150px;
}

textarea {
	color: silver;
	background: #1e2125;
	border-color: silver silver silver silver;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
}


.button{
	color: silver;
	background: #1e2125;
	border-color: silver silver silver silver;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;	
	
}

/*
* html #nav{
	w\idth: 700px;
}
*/

#ads{
	/*background: red;*/
	width: 280px;
	/*height: 154px;
	float: left;*/
	text-align: left;
	padding-left: 25px;
}

#content{
	float: left;
	width: 565px;
	min-height: 470px;
	max-height: 470px;
	text-align: left;
/*background-color: blue;
		overflow-y: auto;*/
}

* html #content{
	w\idth: 566pxpx;
	height: 470px;
	padding: 0px 0 0px 0;
}


.bodytext{
	float: left;
	width: 550px;
	min-height: 470px;
	max-height: 470px;
	font-size: 0.9em;
	/*text-align: left; justify;*/
	line-height: 140%;
	/*color: black;
	background-color: white;*/
	padding: 15px 10px 5px 10px;
	overflow-y: auto;

}

* html .bodytext{
	w\idth: 566pxpx;
	height: 470px;

}

.mediaplayer{

	text-align: center;
	/*background-color: white;
	float: left;*/
}

.toolbox{
	float: left;
	width: 565px;
	text-align: center;
/*	height: 30px;*/
}

/* Hauptnavigation aktiver Menüpunkt 2. Ebene*/
.toolactive
{

	color: silver;
	font-weight: bold;
}

#logo{
	float: left;
	background: #1e2125;
	width: 140px;
	text-align: left;
	height: 630px;
	padding-top: 10px;
}


#footer{
	width: 845px;
	/*background: transparent;
	width: 280px;*/
	height: 20px;

	color: lightgray;
	/*font-size: 0.75em;*/
	float: left;
	text-align: left;
}

.headline{
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 15px;
}
/****************/
/* Artikelliste */
/****************/

.alheadline{
	font-weight: bold;
}

.artpic{
	float: left;
	padding: 0 5px 5px 0;
	
}
.alseparator{
	padding: 5px 0 5px 0;
	margin-top: 5px;
	border-bottom: dotted Silver 1px;
}

.alpic{
	float: left;
	padding: 0 3px 3px 0;
}

.altext{
	/*clear: both;*/
	
}

.date{
	float: left;
	padding: 5px 0 5px 0;
}

.linkline{
	text-align: right;
	padding: 5px 0 5px 0;
}

/***********************/



.left{
	float: left;
	margin-right: 20px;
}

ul{
	list-style-position:outside;
	list-style: none;
	margin-top: 3px;
}

li{
	margin: 0 0 6px -20px;
}

/**************/
/* Links */
/**************/

a:link	{
	color: silver;
	text-decoration: none;
}

a:visited {
	color: silver;
	text-decoration: none;

}

a:hover {
	color: white;
	text-decoration: none;

}

a:active {
	color: white;
	text-decoration: none;
}

/***********/
/* Kapitel */
/***********/

.modhead{
	padding-bottom: 5px;
	display: block;
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	text-align: left;
}

.kapitel{

	display: block;
	text-align: left;
	color: silver;
	font-weight: bold;
}

a.kapitel:link	{
	color: silver;
	text-decoration: none;

}

a.kapitel:visited {
	color: silver;
	text-decoration: none;
	
}

a.kapitel:hover {
	font-weight: bold;
	color: white;
	text-decoration: none;

}

a.kapitel:active {
	font-weight: bold;
	color: silver;
	text-decoration: none;

}

.kapitelliste{
	font-size: 0.85em;
	font-style: normal;
	color: black;
	text-decoration: none;


}

.aktkapitel{
	font-weight: bold;
	color: white;
	text-decoration: none;
	display: block;

}

.quelle{

	font-size: 0.8em;
	/*font-style: italic;*/
}

/**************/
/* Formulare  */
/**************/
/*
form{
	display; inline;
	padding-top: 6px;
}

textarea{
	border: 1px solid #003366;
	width: 100%;
	height: 150px;
}

.inputfield{
	border: none;
	border-left: 1px solid #003366;
	border-bottom: 1px solid #003366;
	margin-top: 10px;
	background-color: white;
	width: 300px;
}

.button{
	
}
*/
