/* Stylesheet fuer die Website www.attems-weber.at, Januar 2006 */

/* Allgemeine Formatierungen */

body {font-family:tahoma,arial,serif; font-size:0.8em; color:#585858; margin:0; padding:0; border:0; line-height:1.3em;}
p {padding:0; margin:0 0 0.5em 0;}
h1,h2,h3,h4 {font-size:100%; color:#000; padding:0;}
h1 {margin:0 0 1em 0; width:100%; border-bottom:1px solid #585858;}
h2 {font-style:italic; margin:1em 0 0.5em 0;}
h3 {margin:0 0 0.5em 0;}
h4 {font-style:italic; font-weight:normal; color:#000;}
img {border:0; margin:0; padding:0;}
dt {color:#000; font-weight:bold;}

strong {color:#000;}

/* Kastenformatierungen fuer Titel, Menüs und Content */

#header {margin:1.5em 0 0 1.5em;}

#menue {float:left; margin:2em 0 0 0; padding:0;}
#menue ul {margin:0 0 1.5em 2em; padding:0; list-style:none;}
#menue li {}
#menue a {color:#858585; text-decoration:none; line-height:1.5em;}
#menue a#st,#menue a#in,#menue a#le,#menue a#lo {text-transform:uppercase; font-weight:bold;}
#menue a:hover {color:#000;}


#content,#subcontent {width:55em; margin:2em 0 0 20em;}
#content a,#subcontent a {color:#36f; text-decoration:none; border-bottom:1px dotted #36f;}
#content a:hover,#subcontent a:hover {border-bottom-style:solid;}
#content ul {padding:0 0 0 3em; line-height:1.5em;}

/* Spezielle Formatierungen */

/* Newsitem */

.newsitem {margin:0 0 2.5em 0; padding:0;}

