/* main.css */
/* farben: rot: 92140e   andre: ffffcc*/
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../bilder/page/bg.jpg);
	background-repeat:repeat-x;
	background-color:#d49b7c;
}
#outer {
	min-width:880px;
	max-width:1180px;
	margin:0px auto;
}
* html #outer{
	width:880px;
}
#inner {
	display:block;
	margin:0px 5px;
	border-left: 3px solid #8c0f0a;
	border-right: 3px solid #8c0f0a;
	border-bottom: 3px solid #8c0f0a;
	margin-bottom:40px;
}

#banner {
	display:block;
	height:150px;
	border-bottom: 3px solid #8c0f0a;
	background-image:url(../bilder/page/banner_bg.png);
	background-repeat:repeat-x;
	overflow:hidden;
}
#logo {
	position:absolute;
	margin:25px;
}
#banner-inner {
	position:relative;
	top:0px;
	height:0px;
	min-width:900px;
	max-width:1200px;
	text-align:right;
}
/*Login*/
#login {
	display:inline;
	margin:25px;
	border:0px;/*#8c0f0a;*/
	font-size:small;
}

#login .field {
	border:1px solid #8c0f0a;
	background-color:#ffffcc;
	font-size:10px;
	width:125px;
}
#login .button {
	border:1px solid #8c0f0a;
	background-color:#ffffcc;
	font-size:10px;
}
/*Login end*/
#navigation {
	display:block;
	height:30px;
	background-image:url(../bilder/page/nav.png);
	background-repeat:repeat-x;
	text-align:center;
	border-bottom: 3px solid #8c0f0a;
}
#navigation {
	vertical-align:bottom;
}
/* Navigation here*/
div#nav-outer {
	position:relative;
	right:50%;
	padding-top:7px;
}
ul#nav {
	position:absolute;
	display:block;
	margin:0px;
	padding:0px;
	right:-210px;
}
ul#nav li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt*/
	padding: 0;
}


#nav .top{ /* OBERSTE MENEBENE */
	 height:23px; /*30px - 7px padding */
	 text-decoration:none;
	 color:#000000;
	 vertical-align:baseline;
	 font-size: small;
     font-weight: bold;
	 float:left;
	 margin:0px 1px;
  }

  ul#nav a {
  	color:#333333;
	text-decoration:none;
	font-weight: bold;
	padding:0px;
  }

/* Navigation ends*/
#container {
	background-color:#ffffcc;
	overflow:hidden;
	padding-right:300px;
}
* html #container{
	height:1%;
}
#content {
	background-color:#ffffcc;
	width:100%;
	border-right:300px solid #92140e;
	margin-right:-300px;
	float:left;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:50px;
	padding-left:20px;
}
#inhalt {
	margin-right:30px;
	text-align:center;
}

#sidebar {
	background-color:#92140e;
	width:250px;
	float:left;
	margin-right:-300px;
	padding:5px;
}

#bottom-bar {
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	height:25px;
	line-height:25px;
	text-align:right;
	background-image:url(../bilder/page/bottom_bar2.png);
	background-position:top;
	background-repeat:repeat-x;
	font-size: 11px;
	color: #00008d;
	text-decoration:none;
	z-index:100;
}
#bottom-bar span {
	position: absolute;
	top: 2px;
	right: 25px;
	float: right;
}

#bottom-bar * {
	text-decoration:none;
	font-size:11px;
	color:#00008d;
}

* html #bottom bar { /*IE MIST */
	display:none;
}
/***sidebar start***********************************************************/
#sidebar p , #sidebar li{
	font-size:12px;
	margin:4px;
}
#sidebar p.h1 {
	font-size:13px;
	font-weight:bold;
	margin:0px;
}
#sidebar p.small {
	font-size:11px;
	margin:1px;
	color:#333;
}
#sidebar hr {
	border:0px;
	border-bottom:dotted 1px #666;
}
#sidebar a {
	color:#00008d;
	text-decoration:none;
}
/***sidebar ende************************************************************/
/***planetbar start************************************************************/
#planetbar {
	background-color:#92140e;
	padding:5px;
	text-align:center;
}
#planetbar * {
	text-decoration:none;
	font-size:11px;
	color:#00008d;
}
#planetbar p {
	margin:0px;
}
/***planetbar ende************************************************************/
img {
	border:0px;
}





/***ab hier alte css elemente vom bdg (aus altem design übernommen******/







#seite{

	width: 1060px;
         margin: 0px auto;
         padding: 0px;
         background: #92140E /*url(../bilder/page/back3.png) repeat-y */;
         min-height:500px;
         text-align: center;

         }

#info{
	text-align:left;
	padding:7px;
	float:right;
        /* background: #a54;*/
         width: 130px;
         margin: 2px;
         margin-top:0px;
         }

#info p {
	border-width: 3px;
         border-style: groove;
         border-color: #CCCCCC ;
         background-color: #FFFFCC;
         text-decoration: none;
         padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
         margin-top: 2px;
         margin-bottom: 2px;
         }

#info h2 {
	font-size:1.2em;
         color:#FFFFCC;
         margin-bottom:2px;
         }

#footer{
	margin: 0px auto;
         clear:both;
         width: 1060px;
         background-color:#92140E  ;

	}

                               
#bild_mit img{width:20%;  
float:left; 
display:block;       
          margin-bottom:10px;
          border-width:5;
          border-style: groove;
          border-color: #CCCCCC ;
          }
          
#text_mit{float:right;
          width:75%;
          border-width:5;
          border-style: groove;
          border-color: #CCCCCC ;
          margin-bottom:10px;}
          
#person{border-width:5;
          border-style: groove;
          border-color: #CCCCCC ;}
         
#inhalt h1{
text-align:center;
}

dl { text-align: left;}
dt { background-color: maroon;
      color: #FFFFCC ;
      font-size: 15px;
      margin-top:10px;}

#titel {font-size:1.5em;
}

#autdat {background-color: #E9967A;
}

#rel-links {background-color:#E9967A;
border-style: groove;
          border-color: #CCCCCC ;}
          
        
#left{
  text-align:left;}
  
#border2{
  border: 2px;
  border-style:solid;
  border-color:#E9967A;
  padding:2.5em;}
  
#eintrag{
  text-align:left;}
  
#zutaten{
  font-style:italic;
  text-align:left;}
  
#ueberschriftrezept{
  text-align:left;
  font-weight:bold;
}

