/*
Theme Name: Kochgeplauder
*/
body { background-image: url('images/background_01.jpg'); background-repeat:no-repeat; background-attachment:fixed; background-position:center top; margin: 0px; background-color: #fffdf6; }
h1 { font-family: arial; font-size: 12px; color: #e2001a; border-bottom: 1px solid #e2001a; margin-bottom: 2px; margin-top: 10px; }
a { text-decoration: none; color: #e2001a; }
ul { margin: 0px; padding: 0px;}
li { padding: 0px; margin-left: 15px; }
input.newsletter { border: 1px solid #e8e8e8; width: 150px; margin-bottom: 2px; font-family: arial; font-size: 11px; }
//input.submit { border: 1px solid #e8e8e8; width: 152px; font-family: arial; font-size: 11px; }
form { margin: 0px; }

.container { text-align: center; }
//.content { margin: auto; width: 850px; border-left: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; background-color: #ffffff; }

.content { margin: auto; width: 850px; border-left: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; background-color: #fff9af; }

.header { background-image: url('images/background_header.gif'); margin-left: 1px; margin-right: 1px; }
.left { width: 570px; float: left; border-right: 1px dotted #a6a6a6; margin-top: 1px; }
.right { width: 275px; float: left; }
.entry { margin: 15px 35px 0px 35px; text-align: left; font-family: arial; font-size: 13px; }
.sidebar { margin: 15px 20px 0px 20px; text-align: left; font-family: arial; font-size: 13px; }
.sep { font-size: 2px; border-bottom: 1px solid #e8e8e8; margin-bottom: 20px; margin-top: 0px; }
.entry_header { font-size: 14px; font-weight: bold; color: #e2001a; }

.commentbox { width: 500px; }

// .ayb_link { color: #000000; }
.newsletterTextInput { width: 130px; }
.submitbutton { width: 90px; }

.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }
.alignright { float: right; }
.alignleft { float: left; }

#bottomline { position: fixed; width: 850px; bottom: 0px; left: 50%; margin-left: -425px; font-family: arial; font-size: 13px; line-height: 1.7; background-color: #fff9af; border-top: 1px solid #e2001a; text-align: center; }
