/* @override 
	http://brainsharing.org/kunden/steinmueller/praxis/steinmueller-verdana.css
*/

/**** standards ****/

html {
	color: white;
	text-decoration: none;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	background-color: white;
}

body {
	padding: 0;
	padding-top: 90px;
	height: 100%;
	width: 100%;
	text-align: left;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 100px;
	width: 800px;
	height: 510px;
	background-color: #333;
	font-family: verdana;
	position: relative;
}

h1 {
	color: #6685A3;
	font-size: 1em;
	font-weight: bold;
	font-family: arial;
	letter-spacing: 1px;
	padding-top: 1px;
}

h2 {
	color: #6685A3;
	font-size: 1em;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

a {
	color: #6685A3;
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: white;
}

.impress-link a {
	color: white;
	font-size: 0.85em;
	font-weight: normal;
	text-decoration: none;
}

a.ext{
	color: white;
	font-size: 0.95em;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}

a.ext:hover {
	color: #6685A3;
	font-size: 0.95em;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
}

#impress a.ext {
	color: black;
}

#impress a.ext:hover {
	color: black;
}

b {
	color: #6685A3;
	font-size: 1em;
	font-weight: bold;
	font-family: verdana;
	letter-spacing: 1px;
}

b.white {
	color: white;
	font-size: 1em;
	font-weight: bold;
	font-family: verdana;
}

img {
	margin-bottom: 10px;
}

/**** end standards ****/

/**** container ****/

#container {
	background-color: #003366;
	padding-top: 57px;
	height: 384px;
	text-align: left;
	color: white;
	font-size: 0.95em;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 15px;
	font-family: verdana;
	letter-spacing: -0.5px;
}

#left {
	width: 158px;
	float: left;
	visibility: hidden;
}

#middle {
	width: 260px;
	float: left;
	padding-right: 40px;
}

#right {
	float: left;
	width: 285px;
	padding-right: 57px;
	position: relative;
	height: 383px;
}

#footer {
	clear: both;
	padding-left: 175px;
	color: white;
	padding-top: 16px;
	padding-bottom: 12px;
	background-color: black;
	font-size: 0.95em;
}

#impress {
	background-color: white;
	padding-top: 57px;
	height: 384px;
	text-align: left;
	color: black;
	font-size: 0.85em;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 15px;
	font-family: verdana;
	line-height: 13px;
}

/**** end container ****/

/**** menue level ****/

#mainmenue_wrap {
	width: 515px;
	height: 23px;
	margin-left: 158px;
	padding: 0;
}

#mainmenue {
	text-align: center;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#mainmenue li {
	float: left;
	margin: 0;
	padding: 0;
}

#mainmenue a {
	font-weight: bold;
	font-size: 0.95em;
	float: left;
	color: white;
	text-decoration: none;
	padding: 5px 2px;
	width: 124px;
	height: 22px;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
}

#mainmenue a:hover {
	float: left;
	color: #6685A3;
	text-decoration: none;
	padding: 5px 2px;
	height: 22px;
}

#mainmenue li a#selected {
	float: left;
	background-color: #003366;
	color: white;
	text-decoration: none;
	padding: 5px 2px;
	height: 20px;
}

/**** end menue level ****/

/**** additionals ****/

.darkblue {
	color: #1A4775;
	font-weight: bold;
}

.arrow {
	margin-right: 5px;
	padding-top: 2px;
	margin-bottom: 0px;
	position: absolute;
	top: 0;
	left: -16px;
}

.indentation {
	margin-left: 16px;
	position: relative;
	padding-top: 0px;
	margin-bottom: 15px;
}

.impress-link {
	position: absolute;
	bottom: 10px;
	right: 55px;
}

.impress-link-black {
	position: absolute;
	bottom: 10px;
	right: 55px;
	color: black;
}

/**** end additionals ****/

/**** tables ****/


table {
	margin: 0;
	padding: 0;	
}

table .termine {
	margin-top: 0px;
}

tr {
	margin: 0;
	padding: 0;
}

td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}


/**** end tables ****/

.white {
	color: white;
	font-family: Verdana;
}
