/*
CSS für Website Baker pkdesign001.zip
Alle Container sind mit float ausgerichtet
*/


/****************************************/
/* Seiteneinstellung allgemein          */
/****************************************/	
html, body { 
	margin: 0; 
	padding: 0; 
	height: 100%; 
	background-color: #fefaf4;
} 

body, div, th, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 20px;
	margin: 0px;
}
h2 {
	font-size: 15px;
	margin: 15px 0px 5px 0px;
}
img{
	border: 0px;
}

form {
	margin: 0;
}

/* notwendig für footer */
.clear{
	clear: both;
}

/* Hervorhabung z.B. Suchseite Ausgabe */
.highlight {
	background-color: #eacbac;
	border-bottom: 1px dotted #b22222 ;
}

/* Standardlinks */
a:link, a:visited, a:active {
	color: #556b2f;
	text-decoration: none;
}
a:hover {
	color: #d2691e;
	text-decoration: none;
}

/* Links in der Fusszeile */
a.footerlink:link { font-size:9px; color: #708090; text-decoration: none;}
a.footerlink:visited{font-size:9px; color: #708090; text-decoration: none;}
a.footerlink:hover {font-size:9px; color: #B22222; text-decoration: none;}


/****************************************/
/* CONTAINER Seite                      */
/****************************************/	
/* Container oben Breit 100% */
#container-page-aussen { 
	width: 100%px; 
	position: relative; 
	min-height: 100%; 
	height: auto !important; 
	height: 100%;
	background-image: url(images/hg_con_aussen.gif);
	background-repeat: repeat-x;
	background-position: left top; 
} 

/* Container aussen Kopf */
#container-kopf-aussen{
	margin: auto;
	width: 950px;
	height: 180px;
}

/* Container Kopf links */
#container-kopf-innen-links{
	float: left;
	height: 180px;
	width: 305px;
	background-image: url(images/hg_kopf_inner_links.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/* Container Kopf rechts */
#container-kopf-innen-rechts{
	float: right;
	height: 180px;
	width: 645px;
	background-image: url(images/hg_kopf_inner_rechts.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/* Seitentitel */
#title{
	float: left;
	width: 60%;
	margin: 15px 0px 0px 0px;
	padding-top: 10px;
	color: #dcdcdc;
}


/* Container Inhalt 100% */
#container-content-aussen{
	margin: auto;
	width: 100%;
	padding-bottom: 170px;
}

/* Container Inhalt */
#container-content{
	margin: auto;
	width: 950px;
}

/* Container Inhalt */
#container-content-innen-rechts{
	float: right;
	width: 640px;
}

#inhalt{
	float: right;
	width: 640px;
	margin: 0px;
	padding: 0px;
}

/* Menü vertikal */
#container-menue{
	width: 305px;
	background-image: url(images/hg_menue.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}

/*  */
#container-menue-sonst{
	height: 170px;
	width: 305px;
	background-image: url(images/hg_menue_oben.jpg);
	background-position: top;
	background-repeat: no-repeat;	
}

/* Abschluss linke Menüleiste*/
#container-menue-unten{
	height: 135px;
	width: 305px;
	background-image: url(images/hg_menue_unten.jpg);
	background-position: top;
	background-repeat: no-repeat;	
}


/* Container Footer Breit 100% */
#container-foot-aussen { 
width: 100%; 
background: #CCC; 
position: absolute; 
bottom: 0 !important; 
bottom: -1px; 
height: 170px;
background-color: #464646;
border-top: 5px solid #552008;
} 

/* Container Footer */
#container-footer{
	margin: auto;
   width: 950px;
	height: 170px;
	padding: 0px;
	text-align: center;
	font-size: 10px;
	color: #d0d0d0;
}


/****************************************/
/* Menü links                           */
/****************************************/	
#container-menue ul{
	width: 220px;
	list-style-type: none;
	padding-left: 40px;
	margin: 0;
}
#container-menue li{
	list-style-type: none;
	padding: 2px;
	margin: 0;
}
#container-menue ul ul {
	padding-left: 10px;
}
#container-menue li a:link, #container-menue li a:visited, #container-menue li a:active {
	display: block;
	font-size: 11px;
	color: #708090;
	text-decoration: none;
}
#container-menue li a:hover {
	display: block;
	color: #c7651c;
	font-weight: bold;
	text-decoration: none;
}

/****************************************/
/* Menü2 Kontakt...                     */
/****************************************/	
#menu-sonst{
	float: left;
	margin-left: 40px;
	margin-top: 30px;
}

#container-menue-sonst ul{
	width: 170px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#container-menue-sonst ul li{
	list-style-type: none;
	padding: 2px;
	margin: 0px;
}

#container-menue-sonst li a:link, #container-menue-sonst li a:visited, #container-menue-sonst li a:active {
	color: #708090;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}
#container-menue-sonst li a:hover {
	color: #c7651c;
	font-weight: bold;
	text-decoration: none;
   font-size: 9px;
}


/* ausgewählter Menüpunkt | Allgemein */
.menu_current {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-decoration: none;
}
.menu_default{
	text-decoration: none;
}

/****************************************/
/* Container Suchen oben                */
/****************************************/	
#suchen{
	float: right;
	width: 200px;
	margin: 120px 40px 0px 0px;
}

/* Suchformular Eingabefeld*/
#suchen input{
	width: 120px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
	border: 0px;
	background-color: transparent;  
}

/****************************************/
/* Login                                */
/****************************************/	
#login {
	width: 200px;
	padding: 0px;
	margin: 0px 0px 0px 45px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #191970;
	border-top: 3px solid #be1335;
	border-bottom: 3px solid #be1335;  
	}

#login input, .formlog{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #191970;
	width: 200px;
}

.formlog{
	border-top: 1px solid #e3ddce;
	border-right: 1px solid #e3ddce;
	border-bottom: 1px solid #e3ddce;
	border-left: 1px solid #e3ddce;
	background-color: #fdfaf4;
	
}

/****************************************/
/* news                                 */
/****************************************/
#container-news{
	width: 600px;
	padding: 0px;
	margin: 0px;
}	