@import url("css/navigation.css");
@import url("css/format.css");
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	/*background: #fff url("img/bg_body.jpg") repeat-x;*/ 
	background: #efefef;
	color: #454545; 
}

a                        {color: #E0691A;	background: inherit; text-decoration:none;}
a:hover                  { color: #6C757A; background: inherit; }
.left a                  { text-decoration:underline;}
.left a:hover            { text-decoration:underline overline;}
h1 a, h2 a               { text-decoration: none; }
h1 a:hover, h2 a:hover   { color: #FF6600; background: inherit; }
h2                       { margin: 0; padding: 0; }
h2                       { font-size: 1.5em; color: #000; background: inherit; }
ul                       { margin: 0; padding : 0; list-style : none; }
img, img a               { border:none;}
acronym                  { cursor: help; } 
em                       { font-style:normal; }


h1 { 
   font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; 
   padding: 7px 0 0 8px; margin: 0; 
}

.seitentitel h1 { 
   margin:0; padding:0; 
   font: 1.5em Arial, Sans-Serif;
}

.content { 
	margin: 10px auto 0 auto;
	width: 900px;
	min-height: 550px;
	padding: 0px 0px 0px 0px; 
	background: #fff;
}

.header { 
	position: relative;
	height: 153px;
	/*background: url("img/bg_header.gif") repeat-x;*/
	background: url("img/bg_akm_head_4.jpg") no-repeat;
	color: #fff;
	margin: 0px 0;
	padding: 0px 0px 0px 0px;
}

.header h1 { padding-top: 20px;}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #000;
	margin: 0 0 0 0px; 
	background: url("img/akm_but.gif") repeat-x;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #000;
		float: left; 
	}
	
	.bar li.active { 
		color: #336699;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}

	
	.bar li a { 
		font-weight: bold;
		color: #000; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #336699; 
		background: inherit;
	} 

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.left {
	float: right;
	width: 72%;
	margin: 0 0 10px 0;
	font-size:1.2em; 
	padding-right: 20px; 
	background: url("img/content.jpg") no-repeat; 
	min-height:350px;
	/*background: url("../images/Logo-transparent.gif") no-repeat 100% 5px;*/
}

.left ul {
margin: 15px 20px 15px 30px;
}

.left ul li  {
list-style:url(img/arrow_rechts.gif);
}


.left li li {
list-style:url(img/arrow_rechts.gif);
}

.left h2  {
	clear: both;
	color: #000;
	padding: 3px 0 3px 5px;
	font: bold 1.2em Tahoma, Arial, Sans-Serif;
}

.left h3  {
     font-size: 1.1em;
	 color:#000066;
}

.left_side {
		float: left;
		width: 250px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
.left_side a, .right_side a { color: #414141; background: #FFF; }
		
.right_side {
		float: right;
		width: 250px;
		background: #FFF url(../images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 20px;
		margin: 10px 0;
	}
		
.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
.left_box a:hover {
   text-decoration:none; 
   border-top: 1px dotted #CC0000; 
   border-bottom: 1px dotted #CC0000;
}
.left_box a { text-decoration:none;}	

.right {
	float: left;
	width: 21.6%;
	margin: 0 0 10px 0;
}

.right h3 {
	background: url("img/t1.gif") repeat-x;
	color: #336699;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

.right_articles {
		color: #414141;	
		margin: 0 0 3px 0;
	}

.right_articles a { color: #660000;}
.right_articles p {
     margin:0; padding: 8px; background: #f5f5f5;
}	
	
.image {
	float: left;
	margin: 0 9px 0px 0;
}

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }
.footer a:hover { text-decoration: underline overline; }

.mitte             { text-align:center; margin: 10px auto; }
a.extern           { padding-left: 17px; background: url(img/extern.gif) no-repeat;}
.extern a:hover    { padding-left: 17px; background: url(img/ex.gif) no-repeat;}
img.alignright     { padding: 4px;	margin: 0 0 2px 7px;	display: inline;	}
img.alignleft      {	padding: 4px;	margin: 0 7px 2px 0;	display: inline;	}
.alignleft         { float: left; }
.alignright        { float: right;}
small              {font-size: 0.7em;}

.content_text  {
  border: 1px solid #ff9148;
  padding: 8px;
  margin-bottom: 10px;
  text-align:justify;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear          { clear:both; }
.artikel        { width:90%; padding-left:10px; border-left:2px solid #ff9148;}


dfn, .dn, .null, .link, .hier {
   position:absolute;
   left:-1000px;
   top:-1000px;
   width:0px;
   height:0px;
   overflow:hidden;
   display:inline;
}

.post h2, .post h1   {
   margin-top: 15px;
}


div#extra p { 
          margin: 0 0 8px 0;
		  padding:5px;
		  border-top: 1px solid #006600;
		  border-bottom: 1px solid #006600;
		  border-left: 1px solid #006600;
} 

#search li { text-align:center;}





################ Formular #########################
.formgen .formtextfield
{
	width: 210px;
	height: 250px;
	margin-left: 4px;
}


/* Textfeld */
.formgen .formtext
{
	height: 200px;
    width: 200px;
	background-color: #c8ddf3;
	margin-left: 4px;
}
#el_0, #el_1, #el_2, #el_3, #el_4, #el_5, #el_6
{ height: 15px; }
/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 30px;	
}
/* Hinweistext */
.formgen .formhinweis
{
	font-weight: bold;
	color: #003366;
	font-size: 1.2em;
}
/* Überschrift */
.formgen .formheadline
{
	font-weight: bold;
	color: #003366;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
	border: 1px solid #990000;
}

/* Label */
.formgen label {
font-family: Arial, Helvetica, sans-serif;
width: 120px;
clear: left;
float: left;
height: 20px;
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 90%;
	
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
width: 450px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}


/* Fieldsetbeschriftung */
.formgen legend {
font-weight: bold;
color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #000000;
	margin: 5px;
	padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #FFFFFF;
	background-color: #990000;
}

