/* RESET */
* { margin:0; padding:0; }

/* LAYOUT */
html, body       { height:100%; }
#header	         { width:100%; height:190px; background-image:url(http://cms.initial-website.com/webseitendaten/846/637/232/usertemplates/img/ttg-header-bg.gif); }
#header_logo_nav { width:970px; height:190px; background-image:url(http://cms.initial-website.com/webseitendaten/846/637/232/usertemplates/img/ttg-header-logo.jpg); background-repeat:no-repeat; }
#main            { width:100%; min-height:65%; background:#FFF4DC url(http://cms.initial-website.com/webseitendaten/846/637/232/usertemplates/img/ttg-body-bg.jpg) repeat-x; float:left; }
#sidebar         { width:160px; margin-left:155px; padding-right:15px; display:inline; float:left;}
#footer          { width:100%; height:48px; background-image:url(http://cms.initial-website.com/webseitendaten/846/637/232/usertemplates/img/ttg-footer-bg.gif); background-repeat:repeat-x; clear:both; }
#footer_content  { width:930px; padding-top:10px; text-align:right;}
#content         { width:590px; padding-left:23px; float:left;}
.leftrow         { margin-left:160px; width:auto !important;}

/* TYPOGRAPHY */
body { font:62.5% Georgia, "Times New Roman", Times, serif; }
p    { color:#333333; }
#sidebar p  { font-size:1.3em; line-height:115%; }
#sidebar h3 { font-size:1.4em; color:#A7B70E; font-style:italic; padding-bottom:15px; }
#content p  { font-size:1.6em; line-height:140%; }
#content h1 { font-size:2.4em; color:#151515; padding-bottom:15px; }
#content h3 { font-size:1.9em; color:#E08D2F; font-weight:normal; padding-bottom:6px; }
#footer_content   { color:#000000; font-size:1.1em; }
#footer_content a { color:#000000; text-decoration: underline; }

/* NAVIGATION */
#header_logo_nav ul { float:right; margin-top:100px; margin-right:40px; }
#header_logo_nav li { float:left; list-style-type:none; margin-right:4px; margin-bottom:-1px; display:inline; }
#header_logo_nav a  { padding-right:16px; padding-left:16px; display:inline-block; line-height:35px; height:75px; text-decoration:none; font-size:18px; color:#222222; background-image:url(http://cms.initial-website.com/webseitendaten/846/637/232/usertemplates/img/ttg-nav-off.gif); background-position:center; background-repeat:no-repeat; }
#header_logo_nav a:hover, #header_logo_nav a.current { background-image:url(http://cms.initial-website.com/webseitendaten/846/637/232/usertemplates/img/ttg-nav-on.gif); }