/* Basic Styles */
a:link { font-weight:bold; color:#3d2005; text-decoration:none }
a:visited { font-weight:bold; color:#3d2005; text-decoration:none }
a:hover { font-weight:bold; color:#9A723F; text-decoration:none }
body { margin:0px; font-family:Arial,Helvetica,sans-serif; font-size:14px; line-height:17px; color:#3d2005; background-color:#ffffff; background-image:url('../images/bck_top_louismueller.jpg'); background-repeat:repeat-x; }
h1 { font-size:16px; font-weight:bold; color:#C62E40; margin-top:0px; margin-bottom:16px }
h2 { font-size:12px; font-weight:normal; color:#C62E40; margin-top:0px; margin-bottom:16px }
img { border:0px }
ol { margin-left:0px; margin-top:0px; margin-bottom:16px; padding-left:20px }
p { margin-top:0px; margin-bottom:16px }
ul { margin-left:0px; margin-top:0px; margin-bottom:16px; padding-left:20px; list-style-type:square; color:#3d2005 }
ul li { padding-bottom:6px }
ul div { color:#696A6C }

/* Page Components */
#outer-container { width:1030px; margin:0px auto 0px auto }
#header { background-image:url('../images/bck_top_louismueller.jpg'); height:215px; margin-bottom:12px; background-color:#E7E7E8; text-align:center; }

#left { width:200px; min-height:650px; padding:12px; background-color:#FFFFFF; float:left }
#content { width:550px; min-height:650px; padding:12px; background-color:#FFFFFF; background-image:url('../images/wappen_bck.jpg'); background-repeat:repeat-x; float:left }
#right { width:200px; min-height:650px; padding:12px; margin-top:12px; background-color:#FFFFFF; float:right }

#footer { height:50px; border-top:1px solid #3d2005; padding:12px; background-color:#ffffff; text-align:center; }

.column_left { width:260px; margin-right:30px; float:left }
.column_right { width:260px; float:left }

/* Navigation */
#navigation { width:1030px; text-align:center; float:none }

/* Special Styles */
.clear { height:1px; clear:both; overflow:hidden }

/* Forms */
form { margin-top:0px; margin-bottom:0px; padding:0px }
