/* ---------------------------------------------------------------------------------------
project: web site - 'plattform-sportrecht.de'
description: default print css

author: Mike Wink
email: info@mikewink.de
website: mikewink.de

version: 0.4
date: 09/04/2007
status (protoype, draft, test, review, final): review

modified (date, author, modification):
--------------------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: white;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 170%;
}

h2 {
	margin: 0 0 .4em 0;
	font-size: 150%;
	color: #333;
}


h3 {
	margin: .8em 0 .5em 0;
	font-size: 130%;
}

h4 {
	font-size: 110%;
	margin: 1.5em 0 .5em 0;
	font-weight: bold;
}

ul, ol, dl {
	margin: 1em 0 1em 2.5em;
}

li {
	line-height: 140%;
}

p {
	margin: 0 0 1em 0;
	line-height: 140%;
	font-size: 100%;
	color: #333;
	text-align: left !important;
}

address {
	margin: 1em 0;
	font-style: normal;
}

fieldset {
	border: 0;
}

a img {
	border: none;
}

dfn {
	display: none	
}

a {
	color: #b19d6e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

a[href^="index"]:after {
   content: " (http://www.gatz-moebius.de/" attr(href) ") ";
}


/* --- form contact --- */
form {
	margin: 1em 0 0 0;
	width: 80pt;
}

fieldset {
	padding: 2em 3em 1em 3.5em;
	background-color: #f5f5f5;
	border: 1px solid #dadfe1;
}

legend {
	display: none;
}

label {
	float: left;
	display: block;
	width: 8.4em;
	margin-top: .6em;
	color: #333;
	font-size: .9em;
}

label:hover {
	text-decoration: underline;
}

input, select, textarea {
	float: left;
	margin: .4em 0;
	padding: .2em;
	border-top: 1px solid #ccd5df; 
	border-right: 1px solid #dadfe1; 
	border-bottom: 1px solid #dadfe1;
	border-left: 1px solid #ccd5df;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input:focus, textarea:focus {
	padding: .2em;
	border: 1px solid #b6bfc4; 
}

#el_0, #el_1, #el_2, #el_3 {
	width: 27.3em;
}

#el_4 {
	width: 30.5em;
}

textarea {
	height: 10em;
	font-size: 90%;
	line-height: 140%;
}

form br {
	clear: both;
}

.submit, .submit:focus {
	margin-top: 1em;
	padding: .2em .3em;
	background-color: #fff;
	border-top: 1px solid #dadfe1; 
	border-right: 1px solid #ccd5df; 
	border-bottom: 1px solid #ccd5df;
	border-left: 1px solid #dadfe1;	
}


/* -------------------- */

#logo {
	width: 180px;
	height: 130px;
	margin: 0 0 10pt 0;
}

#pathway, #content_col1, #content_col3, #footer {
	display: none;
}

#content_head {
	margin-bottom: 20pt;
}

/* -------------------- */
#header h1, #skip, .hide {
	display: none;
}

#content_head h2 {
	margin: 0 0 1pt 0;
	font-family: "Times New Roman", Times, "MS Serif", "New York", serif;
	font-size: 240%;
	font-weight: normal;
	font-variant: small-caps;
	line-height: 100%;
}

#content_head h3 {
	margin: 0;
	font-size: 80%;
}

#content_col2 p {
	text-align: justify;
}

/* -------------------- */
div#header .nav1st, #content_col1 h3, .nav2nd, #courtesy  {
	display: none;
}

/* ------- Logos ----- */
.parID_4 #logo {
	background-image: url({SYSTEM--BS_html_pfad}/picpool/common/logo_srt.png);
}

.parID_3 #logo {
	background-image: url({SYSTEM--BS_html_pfad}/picpool/common/logo_idis.png);
}

#artID_5 #logo {
	background-image: url({SYSTEM--BS_html_pfad}/picpool/common/logo_srz.png);
}

#artID_6 #logo {
	background-image: url({SYSTEM--BS_html_pfad}/picpool/common/logo_sfs.png);
}
