/*-----------------------------------------------------------------------------
FIPH Screen Stylesheet

version:   1.0
date:      04/09/2007
email:     info@smit-und-partner.de
website:   smit-und-partner.de
-----------------------------------------------------------------------------*/

* {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

body {
	background: #f6f7fa url(../img/body_bg.png) repeat-y center;
	color: #131734;
	font: 62.5%/1.5 Verdana, Helvetica, Arial, sans-serif !important; 
	margin: 0;
	padding: 0;
}

h1 {
	color: #113683;
	font-size: 2.2em;
	font-weight: normal;
}

h2 {
	color: #5f6696;
	font-size: 1.9em;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 1.3em;
	width: 450px;
}

h3 {
	font-size: 1.3em;
	margin-bottom: 0.5em;
}

h4 {
	font-size: 1.2em;
	margin-bottom: 0.8em;
}

p {
	font-size: 1.2em;
	margin-bottom: 1em;
}

a {
	color: #2a39a2;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	font-size: 1.2em;
	margin: 0 1em 1em 5em;
}

hr {
	background: #f58e32;
	height: 1px;
	margin: 1em 0;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {display: block;}
/* End hide from IE Mac */

* html .clearfix {height: 1px;}


.editmode {
	color: #9F0000;
}

.hide {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.portrait {
	border: 2px solid #f58e32;
}

#wrapper {
	background: url(../img/wrapper_bg.png) repeat-x;
	text-align: center;
}

#head, #main, #foot {
	margin: 0 auto;
	padding: 0 12px;
	text-align: left;
	position: relative;
	width: 894px;
}

#head {
	background: url(../img/head_bg.png) no-repeat center bottom;
	padding-top: 27px;
	height: 129px;
}

#main {
	padding-top: 10px;
}

#title {
	margin: 40px 0 0 177px;
}

#title a {
	background: url(../img/title.png) no-repeat;
	display: block;
	height: 80px;
	text-indent: -9999em;
	outline: none;
	width: 444px;
}

#logo {
	top: 35px;
	position: absolute;
	right: 25px;
}

#left, #middle, #right {
	margin-top: 3em;
}

#left {
	background: url(../img/left_bg.png) repeat-x;
	float: left;
	margin-right: 25px;
	padding: 10px 15px;
	width: 126px;
}

#middle {
	float: left;
	width: 450px;
}

#middle.wide {
	width: 690px;
}

#right {
	float: right;
	width: 239px;
}

#foot {
	clear: both;
	margin-top: 3em;
}

#print-page {
	margin-left: 15px;
}


/* LIST
-----------------------------------------------------------------------------*/
ul {
	margin: 0 0 2em 1.5em;
}

ul li {
	font-size: 1.2em;
	list-style-type: disc;
	margin-bottom: 0.5em;
}

#middle ul.image-text {
	margin: 0;
}

#middle ul.image-text li {
	list-style: none;
	font-size: 1em;
	margin-bottom: 1em;
}

#middle ul.image-text .left {
	width: 150px;
}

#middle ul.image-text .right {
	width: 285px;
}

#middle.wide ul.image-text .right {
	width: 510px;
}


/* SEARCH
-----------------------------------------------------------------------------*/
#search {
	background: #e4e9f7;
	float: left;
	padding: 3px;
	width: 149px;
}

#search-query {
	color: #7b7ca2;
	font-size: 1.1em;
	margin-right: 3px;
	padding: 2px;
	width: 106px;
}

#search-submit {
	background: #e4e9f7;
	color: #0a0e63;
	cursor: pointer;
	font-size: 1.1em;
}


/* NAVIGATION
-----------------------------------------------------------------------------*/
#navigation {
	float: left;
	margin: 0 0 0 13px;
}

#navigation li {
	float: left;
	font-size: 1em;
	margin: 0 0.5em 0 0;
	list-style: none;
}

#navigation a {
	color: #01044a;
	display: block;
	font-size: 1.3em;
	padding: 0.15em 1em;
	text-decoration: none;
}

*+html #navigation a {
	padding: 0.2em 1em;
}

* html #navigation a {
	padding: 0.2em 1em;
}

#navigation a:hover {
	background: #f5f8ff;
}

#navigation a.active {
	background: #e4e9f7;
	font-weight: bold;
}


/* SUBNAVIGATION and SHORTCUTS
-----------------------------------------------------------------------------*/
#subnavigation {
	border-bottom: 1px solid #f58e32;
	margin: 0 0 2.5em 0;
	padding: 0 0 2.5em 0;
}

#subnavigation li {
	font-size: 1em;
	list-style: none;
}

#subnavigation a, #shortcuts a {
	display: block;
	color: #0a0e63;
	font-size: 1.2em;
	padding: 0.2em 0;
}

#subnavigation a.active, #shortcuts a.active {
	font-weight: bold;
}

#shortcuts {
	margin: 0;
	padding-bottom: 180px;
}

#shortcuts li {
	font-size: 1em;
	list-style: none;
	margin: 0;
}

#shortcuts a {
	font-size: 1.1em;
	padding: 0.1em 0;
}

#lang {
	margin: 20px 0 0 0;
}

#lang li {
	float:left;
	list-style: none;
	margin: 0 0.8em 0 0;
}

#lang a {
	font-size: 0.8em;
}


/* RIGHT
-----------------------------------------------------------------------------*/
#right .box {
	background: #e4e9f7 url(../img/box_bg.png) repeat-x bottom;
	margin-bottom: 1em;
	padding: 10px 15px 5px 15px ;
}


/* TOPNEWS
-----------------------------------------------------------------------------*/
#topnews {
	border: 2px solid #f58e32;
	float: left;
	border-left: 0;
	margin-top: 3em;
	width: 629px;
}

#topnews .left {
	display: block;
	float: left;
	height: 155px;
	width: 310px;
}

#topnews .right {
	margin: 10px 10px 0 10px;
	width: 295px;
}


#toc li {
	font-size: 1.2em;
	margin-bottom: 10px;
}
