/*Contentpapst Vorlage EKON-INSTITUT© 2007, gmfmedien. 
Weder ein Teil noch der gesamte Quellcode, Inhalte oder Grafiken sind ohne 
schriftliche Erlaubnis in anderen Medien (v.a. auf anderen Websites) 
einzusetzen, sofern nicht anderweitig angegeben.*/

/* Import der Datei "standard.css" */
@import url(standard.css);

body {
font-weight:400;
font-size:11px;
color:#000;
font-style:normal;
font-family:Verdana, Arial, Helvetica, Sans-Serif;
background:url('custom/background.gif') repeat-x left top;
background-color:#fff;
margin:0 0 0 30px;
padding:0;
}

table {
font-size:11px;
}

banner {
border-color:#000;
}

#layout_frame {
width:900px;
}

#layout_top {
height:174px;
}

#layout_top_left {
vertical-align:top;
text-align:center;
width:200px;
background:url('custom/top_left_image.jpg') no-repeat left top;
}

#layout_top_right {
vertical-align:top;
text-align:right;
background:url('custom/top_right_image.jpg') no-repeat left top;
}

#layout_middle {
height:600px;
}

#layout_navigation {
vertical-align:top;
text-align:left;
width:200px;
background-color:#f2f2f2;
}

#layout_navigation_search {
background:#8b8b8b;
height:24px;
text-align:center;
vertical-align:middle;
padding:3px 3px 3px 6px;
}

.layout_navigation_title {
margin-left:10px;
margin-right:10px;
margin-bottom:1px;
background:#8b8b8b;
color:#fff;
text-transform:uppercase;
padding:5px;
}

.layout_navigation_content {
margin-left:10px;
margin-right:10px;
background:#ededed;
padding:5px;
}

.layout_navigation_content a {
text-decoration:none;
}

#layout_content {
vertical-align:top;
text-align:left;
background:#fafafa;
}

#layout_content_backtracking {
background:#8b8b8b;
color:#fff!important;
height:24px;
max-height:22px;
text-align:left;
vertical-align:middle;
margin-bottom:6px;
padding:4px 4px 4px 10px;
}

#layout_content_backtracking a {
color:#fff;
}

#layout_content_inside {
width:685px;
line-height:17px;
padding:10px 0 10px 10px;
}

#layout_bottom {
text-align:center;
color:#fff;
background-color:#8b8b8b;
height:24px;
}

#layout_bottom a {
padding-left:4px;
padding-right:4px;
color:#fff!important;
text-decoration:none;
}

#layout_bottom a:hover {
color:#4c4c4c!important;
text-decoration:none;
}

#layout_top_navigation {
float:left;
width:100%;
line-height:normal;
font-family:Verdana, Arial, Helvetica, Sans-Serif;
font-size:11px!important;
}

#layout_top_navigation ul {
list-style-type:none;
margin:0;
padding:0 10px 0 30px;
}

#layout_top_navigation li {
background:url('custom/nav_top_left_normal.gif') no-repeat left top;
float:left;
margin:0;
padding:0 0 0 9px;
}

#layout_top_navigation a {
display:block;
background:url('custom/nav_top_right_normal.gif') no-repeat right top;
font-weight:400;
text-decoration:none;
float:none;
color:#000;
padding:5px 11px 4px 6px;
}

#layout_top_navigation a:hover {
padding-bottom:4px;
text-decoration:underline;
color:#000;
}

#layout_top_navigation #layout_top_navigation_selected {
background:url('custom/nav_top_left_selected.gif') no-repeat left top;
color:#fff;
}

#layout_top_navigation #layout_top_navigation_selected a {
background:url('custom/nav_top_right_selected.gif') no-repeat right top;
padding-bottom:4px;
font-weight:700;
color:#fff;
}

#layout_left_navigation {
margin-top:1px;
}

#layout_left_navigation a,#layout_left_navigation_sub a {
background:#e4e4e4;
color:#000;
display:block;
width:100%;
height:16px;
margin-bottom:1px;
text-decoration:none;
padding:4px 4px 4px 6px;
}

#layout_left_navigation a:hover {
background:#ddd;
color:#000;
text-decoration:none;
}

#layout_left_navigation_sub a:hover {
background:#f4f4f4;
color:#000;
text-decoration:underline;
}

#layout_left_navigation_sub_selected {
font-weight:700;
}

#layout_content_inside ul,#layout_content_inside ul a {
color:#000!important;
}
