body { background-image: url(media/media_css/dark_grey_fill.gif); background-color: #333333; font-family: "Trebuchet MS", Arial, Verdana, sans-serif; }

#main { width: 930px; vertical-align: top; text-align: left; }
#width { width: 900px; background-color: #FFFFFF; }

#inhalt { width: 100%; }

#topmenu { text-align: right; vertical-align: top; height: 50px; padding-right: 20px; }
#topmenu a:link, #topmenu a:visited { font-size:0.7em; color: #88817F; text-decoration: none; background-image: url(media/media_css/linkpfeil.gif); background-position: left; background-repeat: no-repeat; padding-left: 10px; }
#topmenu a:hover { color: #D0C5B9; }

#topmenu_bg { background-color: #0B499D; }

#border_left { width: 15px; background-image: url(media/media_css/border_left.gif); background-repeat: repeat-y; }
#border_right { width: 15px; background-image: url(media/media_css/border_right.gif); background-repeat: repeat-y; }

#leftmenu { padding-right: 20px; padding-top: 20px; padding-bottom: 50px; background-color: #DEDBD4; vertical-align: top; text-align: right; background-image: url(media/media_css/left_menu_eck.gif); background-repeat: no-repeat; background-position: left top;  }
#leftmenu p { margin-top: 0px; margin-bottom: 0px; }
#leftmenu h2 { font-size: 0.9em; color: #9A9791; margin-top: 15px; margin-bottom: 5px; letter-spacing: 1px; }
#leftmenu a:link, #leftmenu a:visited { font-size: 0.75em; line-height: 1.5em; color: #9A9791; text-decoration: none; background-image: url(media/media_css/linkpfeil.gif); background-position: left; background-repeat: no-repeat; padding-left: 10px; }
#leftmenu a:hover { color: #000000; }

#rightcontent { width: 650px; vertical-align: top; text-align: left; padding: 20px; }
#rightcontent h1 { font-weight: 100; font-size: 1.2em; color: #0B499D; margin-top: 15px; margin-bottom: 10px; }
#rightcontent h2 { font-size: 0.9em; color: #0B499D; margin-top: 0px; margin-bottom: 5px; }
#rightcontent strong { font-weight: 100; color: #A7D400; }
#rightcontent p { font-size: 0.75em; line-height: 1.5em; color: #333333; margin-top: 0px; margin-bottom: 10px; }
#rightcontent ul { list-style-image: url(media/media_css/linkpfeil.gif); }
#rightcontent li { font-size: 0.75em; line-height: 1.5em; color: #333333; }
#rightcontent a:link, #rightcontent a:visited { font-size: 100%; line-height: 1.5em; color: #0B499D; text-decoration: none; }
#rightcontent a:hover { color: #000000; }


#infotable { width: 100%; border-collapse: collapse; }
#infotable td { font-size: 0.75em; line-height: 1.5em; color: #333333; vertical-align: top; text-align: left; border: 1px dashed #A7D400; border-collapse: inherit; padding: 5px; }
#infotable strong { color: #0B499D; font-weight: bold; }

.pic_left { float: left; margin-right: 20px; }
.pic_right { float: right; margin-left: 20px; }
