/* CSS Layout für Bäckerei Mälzer */

body,html					{padding: 0px; margin: 0px; font: 101% Verdana, Arial, Helvetica, sans-serif; }

#layout 
{ 
padding: 0px;
width: 650px;  
margin: 0; 
text-align: left; 
font-size: 12px; 
}

#header
{display:none}


.filialenbild
{
float:left;
padding-right:8px;
}

.mainkasten
{
padding-bottom:10px;
}

h1 {font-size:17px; color:#04949C;margin:5px 0 0 0}

/* CONTENT BODY */
#contentBody						{ width: 650px; float: left; text-align: left; margin: 0 0 20px 0px; font-size:12px; line-height: 20px; color: #505A61; }
#contentBody h1						{ font-family: "trebuchet MS",Verdana, Arial, Helvetica, sans-serif; color: #007777; font-weight: normal; margin: 0px 0px 12px 0px; font-size: 18px; }
#contentBody h2						{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #999; line-height: 20px; margin: 0px 0px 20px 0px; font-size: 14px; }
#contentBody h3						{ margin: 0px; color: #333; font-size: 100%; }
#contentBody .seperation			{ border-top: 3px double #CCC; }
#contentBody dl dt a				{ font-weight: bold; }

#contentImage {display:none}

.filialen							{ width:564px; height:225px; margin:0 0 20px 0; background-color:#F7F7F7; font-size:12px; line-height: 20px; color: #505A61;}

/* NAVIGATION */
ul#nav								{ display:none }

/* SUBNAV */
#subNavContainer					{ display:none }


/* FOOTER */
#footer 							{ display:none }

#logo_print {width:650px; height:150px;padding:0; margin:0 0 20px 0; border-bottom:1px solid #000000}
#copyright_print {clear: both; padding: 5px 0px 10px 0px; font-size: 11px; text-align:center; line-height:20px; border-top:1px solid #000000}

/* Links */
a:link, a:visited
{
color:#007777;
text-decoration:none;
}

a:hover
{
color:#00C4C4;
text-decoration:underline;

}

hr {height: 1px;border: 0 none;border-top: 1px solid #999999;margin: 20px 0 10px 0;padding: 0; clear:both}

/* Guestbook */
#head_guestbook
{
position: absolute;
top: 78px;
width:773px;
height:25px;
background-color:#04949C;
border-top:1px solid white;
border-bottom:1px solid white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing:3px;
color:white;
line-height:25px;
text-align:center;
}

#content_guestbook
{
width: 750px;
float: left;
text-align: center;
margin: 10px 10px 80px 0px;
}

#content_guestbook h1
{
color:#007777;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#artikel
{
width:540px;
height:auto;
padding:10px;
background:#F2F2F2;
}

#quelle
{
font-size:10px;
font-style:italic;
}

#textbox
{
width:200px;
height:20px;
background-color:#ECE9D8;
border:1px solid #007777;
margin:6px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
padding-left:3px;
}

#textarea
{
width:343px;
height:200px;
background-color:#ECE9D8;
border:1px solid #007777;
margin-bottom:15px;
margin-top:6px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
padding-left:3px;
}

#button
{
width:110px;
height:25px;
background-image:url(http://www.fanny18.de/maelzer/images/button_guestbook.gif);
background-repeat:no-repeat;
font-size:12 px;
color:#000000;
border:0px;
cursor:pointer;
}

.kunden1
{
width:230px;
float:left;
line-height: 20px;
color: #333;
border-right:1px solid #007777;
padding-right:20px;
}

.kunden2
{
width:270px;
float:left;
line-height: 20px;
color: #333;
padding-left:20px;
}

.top
{
float:left;
width:564px;
border-top:1px solid #007777;
padding-top:12px;
}

strong
{
color:#8D3033;
}

/* Kontaktformular */
label			{float: left;width: 200px;margin:0 0 14px 0;}
input, textarea	{width: 250px;margin-bottom: 5px; padding:3px; background:#EEEEEE; border:1px solid #999999;font-size:inherit; font-family:Verdana, Arial, Helvetica, sans-serif}
select			{width: 260px;margin-bottom: 5px; padding:3px; font-size:inherit; font-family:Verdana, Arial, Helvetica, sans-serif ;background:#EEEEEE; border:1px solid #999999}
textarea		{width: 250px;height: 150px}
form br				{clear: left;}
input.btn		{padding:3px;cursor:pointer;background:#04949C;border:1px solid #666666;color:#ffffff;width:110px;font-size:11px;margin:0;}
input.btnhov	{background-color:#00C4C4;color:#ffffff;}


