/**
    Farb-Definitionen:
     dunkles blau   #193C62
     helles blau 1	#94B5C8
     helles blau 2	#B8CFE1
     dunkles grau	#AAA796
     grau           #E9E9DF
     helles grau	#FFFFF4
*/

body {
	margin: 0;
	padding: 0;

	font-family: Verdana, sans-serif;
	color: #333;
	background: #E9E9DF url("/_files_for_templates/images/css_body_bg.gif");

  	font-size: small;
  	voice-family: "\"}\"";
  	voice-family: inherit;
}

#container {
	position: relative;

    width: 779px;

    padding: 0;
    margin: 0;
    margin-left: 101px;


    text-align: left;
   	background: #E9E9DF url("/_files_for_templates/images/css_container_bg.gif");

	line-height: 1.4em;
    font-size: 85%;
}

#header {
	position: relative;
	width: 779px;
	height: 70px;
	margin: 0;
	padding: 0;

	background: url("/_files_for_templates/images/header_001.gif") no-repeat top;
}

#wrapper {
	position: relative;
	float: left;
	width: 599px;
	margin: 0;
	padding: 0;
}

#menue {
	position: relative;
	width: 599px;
	height: 20px;

	margin: 0;
	padding: 0;
	background: #E9E9DF url("/_files_for_templates/images/css_menue_background_right.gif") no-repeat right;
}

#inforow {
	position: relative;
	width: 579px;

	height: 19px;
	margin: 0;
	padding: 0 10px;

	background: #B8CFE1 url("/_files_for_templates/images/css_inforow_bg.gif") repeat-y;
	font-size: 80%;
	line-height: 19px;
	border-top: 1px solid #193C62;
	border-bottom: 1px solid #193C62;
}

#content {
	position: relative;
	width: 579px;

	margin: 0;
	padding: 10px;

	background: #FFFFFF url("/_files_for_templates/images/css_content_background_top-right.gif") no-repeat top right;
}

#sidebar {
	position: relative;
	float: right;
	width: 150px;
	padding: 10px 15px;
}

#footer {
	clear: both;
	width: 759px;
	height: 19px;
	line-height: 19px;
	padding: 0 10px;

	font-size: 80%;

	border-top: 1px solid #193C62;
	border-bottom: 1px solid #193C62;
	background: #B8CFE1 url("/_files_for_templates/images/css_footer_bg.gif");
}

/* typo ************************************* */

a {
	text-decoration: none;
	color: #193C62;
}

a:hover {
	text-decoration: underline;
}


blockquote {
    width: 451px;
    _width: 400px;

    margin-left: 10px;
    border: 1px solid #AAA796;
    border-left: 5px solid #193C62;
    padding: 5px;
    background-color: #E9E9DF;
}

blockquote cite {
    display:block;
    margin-top: 1em;
    font-size: 7pt;
    text-align: right;
    color: #193C62;
}

blockquote cite:before {
    content: 'Quelle: ';
}

/* Formulare ****************************************** */

#content input[type=text], #content textarea {
	font-family: Verdana, sans-serif;
    border: 1px solid #E9E9DF;
    font-size: 8pt;
    padding-left: 3px;
    padding-right: 3px;
}

#sidebar form {
    margin: 0;
    padding: 0;
}

#sidebar input, button.submit {
	font-size: 7pt;
	border: 0px;
        line-height: 14px;
	vertical-align: middle;
}

button.submit {
	background-color: #E9E9DF;
}


/* menue ************************************* */

#menue ul {
	clear: left;
	border: 0;
	margin: 0;
	padding: 0;

	list-style: none;
	list-style-type: none;
	text-align: center;
}

#menue li {
	float: left;
	width: 89px;
	height: 20px;
	margin: 0;
	padding: 0;

	border-right: 1px solid #193C62;

	text-align: center;
	background: url("_files_for_templates/images/css_menue_li_bg.gif") no-repeat right;
}

#menue a {
	display: block;
	height: 13px;
	margin: 0px;
	padding: 3px;
	padding-right: 5px;
}

#menue a.current {
    font-weight: bold;
}

/* headlines ********************************************* */

#content h3 {
	font-size: 12pt;
	margin: 0;
	padding: 0;
	color: #193C62;
}

#content h4 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	color: #193C62;
}

#sidebar h3 {
	font-size: 110%;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
	color: #193C62;
}

#sidebar p {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

/* misc ************************************************************* */

.clear {
	clear: both;
}

.small {
	font-size: 7pt;
}


/* weblog_... ******************************************************* */

.weblog_entryLeft {
	position: relative;
	float: left;
	width: 92px;
	display: block;
}

.weblog_entryBody {
	position: relative;
	float: right;
	width: 467px;
	padding: 0 10px;
        margin-bottom: 10px;
}

.weblog_entryFooter {
	text-align: right;
	font-size: 7pt;
	color: #193C62;
}

.weblog_paginate {
	padding: 10px 0;
}


/* Comments ********************************************* */

.commentOne {
    background-color: #ffffff;
}

.commentTwo {
    background-color: #E9E9DF;
}


/* portfolio *************************************************************** */

.portfolio_entry {
        margin-bottom: 10px;
}

.portfolio_entryLeft {
	position: relative;
	float: left;
	width: 90px;
	display: block;
}

.portfolio_entryLeft img {
        border-color: #193C62;
}

.portfolio_entryBody {
	position: relative;
	float: right;
	width: 467px;
	padding: 0 10px;
        margin-bottom: 10px;
}

/* sIFR **************************************************************************** */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash #content h3 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 12pt;
	line-height: 24px;
}

.sIFR-hasFlash #sidebar h3 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 12pt;
	line-height: 18px;
}

.sIFR-hasFlash #content h4 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 10pt;
	line-height: 18px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}