/* CSS f�r strate.net */

@font-face{
	font-family:'PT Sans Narrow';
	font-style:normal;
	src:url("/fonts/PT_Sans-Narrow-Web-Regular.eot?#iefix") format("embedded-opentype"),url("/fonts/PT_Sans-Narrow-Web-Regular.ttf") format("truetype");
}

/* ------- Body ------- */

body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 100.01%;
	background-color: #EEEEEE;
	background-image:url(streifen.png);
	background-repeat:repeat-x;
}

/* ------- Grundformate ------- */

/* Standardschriftart */

h1, h2, h3, h4, h5, h6, p, ul, ol, input, blockquote, small, select, option, textarea, fieldset {
    font-family: Georgia,"Times New Roman",Times,serif;
}

p, blockquote, ol, li {
    font-size: 0.833em;
	-moz-hyphens: auto; 
	-webkit-hyphens: auto; 
	-ms-hyphens: auto; 
	hyphens: auto;
}

/* �berschriften: */

h1 {
    font-size: 1.133em;
    font-weight: bold;
    color: #000000;
    text-align: left;
    margin: 20px 0px 4px 20px;
    display:block;
}

h2 {
    font-size: 1.133em;
    font-weight: bold;
    color: #000000;
    text-align: left;
    margin: 50px 0px 20px 50px;
    padding: 0 0 6px 0;
}

h3 {
    font-size: 1.033em;
    font-weight: bold;
    color: #000000;
    text-align: left;
    margin: 20px 0px 20px 50px;
}

h4 {
    font-size: 0.833em;
    font-weight: normal;
    font-style: italic;
    color: #000000;
    text-align: left;
    margin: 20px 0px 20px 50px;
}

h5, h6 {
    font-size: 0.833em;
    font-weight: normal;
    color: #000000;
    text-align: left;
    margin: 20px 0px 20px 50px;
}

/* Abs�tze: */

p {
    text-align: justify;
}

blockquote {
    text-align: justify;
    margin-right: 60px;
    margin-left: 60px;
    text-indent: 0;
	line-height: 140%;
}

small {
    font-size: 0.722em;
    text-decoration: none;
    font-weight: normal;
}

.fn {
    font-size: 0.722em;
}

.links {
    text-align: left;
}

.zentriert {
    text-align: center;
}

.rechts {
    text-align: right;
}

/* Fussnotenlinie: */

hr.fntrenner {
	border: 0px; /* F�r Firefox und Opera */
	border-top: solid 2px #999999;
	margin: 30px 0 10px 50px;
	width: 200px;
	text-align: left;
}

/* Listen: */

ul {
    text-decoration: none;
}

ol {
    text-decoration: none;
}

li {
    margin-right: 20px;
    margin-left: 20px;
}

ul.punkte li {
    list-style-type: disc;
    margin-left: 30px;
    line-height: 140%;
    text-align: justify;
}

/* ------- Links: ------- */

a {
    font-weight: bold;
    text-decoration: none;
}

a:hover, a:focus {
    text-decoration: underline;
}

/* alle Links auf weissem Hintergrund: */

#inhalt a:link, #inhalt_start a:link, #inhalt a:visited {
    color: #507EBA;
}

#inhalt a:active {
    color:#909090;
}

/* alle Links auf Hintergrund: */

#navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:focus,
#fusszeile a:link, #fusszeile a:visited, #fusszeile a:hover, #fusszeile a:focus,
#suchfeld a:link, #suchfeld a:visited, #suchfeld a:hover, #suchfeld a:focus {
		color: #FFFFFF;
}

#navigation a:active, #fusszeile a:active, #suchfeld a:active {
    color: #507EBA;
}

/* ------- Inhalte -------  */

/* Zentrierung */

#gesamt {
	padding: 0;
	margin: auto;
	width: 940px;
}

/* Titel */

#titel {
	margin: 0;
	width: 940px;
	height: 132px;
	background-image: url(bg_dark.png);
	background-position: left;
	display:none;
}

#titel h1 {
    margin: 0 0 0 18px;
}

#titel p {
	font-family: "PT Sans Narrow","Arial Narrow",Arial,Helvetica,Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding: 30px 40px 0 0;
	color: #FFFFFF;
	text-align: right;
	display: block;
	font-stretch: condensed;
}

#titel p a {
	font-weight: bold;
	font-family: "PT Sans Narrow","Arial Narrow",Arial,Helvetica,Sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
	font-stretch: condensed;
}

/* Buttonleiste */

#buttons {
	width: 940px;
	height: 74px;
	background: left transparent url(bg_buttons.png) no-repeat;
	display:none;
}

/* Haupt-Navigation */

ul#hauptnavi {
	position: relative;
    height: 76px;
    width: 603px;
    margin: 0;
    padding: 0 0 0 37px;
    list-style-type: none;
    overflow: hidden;
}

#kanzlei ul#hauptnavi {
	background: transparent url(buttons.png) no-repeat 38px -7px;
}

#person ul#hauptnavi {
	background: transparent url(buttons.png) no-repeat 38px -94px;
}

#publikationen ul#hauptnavi {
	background: transparent url(buttons.png) no-repeat 38px -181px;
}

#dokumentation ul#hauptnavi {
	background: transparent url(buttons.png) no-repeat 38px -268px;
}

ul#hauptnavi li {
	list-style-type: none;
	text-decoration: none;
	float:left;
	margin: 0;
	text-align:left;
	line-height:16pt;
}

ul#hauptnavi li a {
	font-weight: bold;
	font-family: "PT Sans Narrow","Arial Narrow",Arial,Helvetica,Sans-serif;
	font-size: 10pt;
	text-decoration: none;
    color: #FFFFFF;
	margin: 46px 10px 0 0;
	height: 30px;
	display:block;
	font-stretch: condensed;
}

ul#hauptnavi li a:hover, ul#hauptnavi li a:focus {
	text-decoration: none;
    color: #AAAAFF;
}

ul#hauptnavi li#kanzlei a 			{ width: 50px; padding: 0 0 0 30px; }
ul#hauptnavi li#kanzlei a:hover		{ background-position: 0px -7px; background-image: url(balken.png); }
ul#hauptnavi li#person a 			{ width: 50px; padding: 0 0 0 30px; }
ul#hauptnavi li#person a:hover		{ background-position: 0px -7px; background-image: url(balken.png);  }
ul#hauptnavi li#publikationen a 			{ width: 92px; padding: 0 0 0 30px; }
ul#hauptnavi li#publikationen a:hover		{ background-position: 0px -7px; background-image: url(balken.png); }
ul#hauptnavi li#dokumentation a 			{ width: 92px; padding: 0 0 0 30px; }
ul#hauptnavi li#dokumentation a:hover		{background-position: 0px -7px; background-image: url(balken.png); }

/* Inhaltehintergrund */

#main {
	margin: 0;
	padding: 0;
	background: left transparent url(bg_white.png);
}

/* Inhalt normal und Formate, die mehrfach verwendet werden */

#inhalt {
	margin: 0 12px 0 0;
	padding: 0 0 0 0;
	float: left;
	width: 590px;
}

#inhalt p {
	margin: 0px 0px 10px 50px;
	display: block;
	line-height: 140%;
}

#inhalt ul {
	margin: 0;
	padding: 0;
	text-indent: 0;
	text-decoration: none;
	list-style-type: none;
}

#inhalt li {
	margin: 0 40px 8px 60px;
}

/* Kopf f�r die CSS-Druckversion */

#druck_kopf {
    display: none;
}

/* K�sten der Hauptseite */

#navigation {
	margin: 40px 0 0 17px;
	padding: 30px 0 20px 0;
	width: 299px;
	float: left;
	background-color: #EEEEEE;
	background-image: url(bg_blue.png);
	display:none;
}

#navigation p {
	margin: 5px 10px 0px 10px;
	text-align: left;
	display: block;
	font-size: 8pt;
	color: #FFFFFF;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}

/* Fusszeile */

#fusszeile {
	width: 940px;
	height: 36px;
	background-color: #EEEEEE;
	background: left url(footer.png) no-repeat;
	padding: 3px 0 0 0;
	font-size: 9pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-family: "PT Sans Narrow","Arial Narrow",Arial,Helvetica,Sans-serif;
	font-stretch: condensed;
	display: none;
}

/* Klasse zum Beenden des Element-Floating */

.nofloat {
	clear: both;
	visibility: hidden;
	height: 0px;
}