/* Reha Plus */
/* ==================================== */
/* Farben

 Rot:            #e2001a;
 Grau:           #868789;
 Hellgrau:       #d9dadb;
 Grau (Schrift): #333333;
 
*/
html { height: 100%; }
body
{
	background-color: #484848;
	color: #333333;
	/*font-family: verdana;*/
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0 auto;
	height: 100%; /* WICHTIG!!! STRECKT ANZEIGENBEREICH AUF 100% */
}

#wrapper
{
	/*border: 1px solid green;*/
	padding: 0px;
	text-align: left;
	margin: 0px auto;
	width: 998px;
	display: block;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */ 
}
#main
{
	/*border: 1px dotted green;*/
	background-color: #ffffff;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */ 
}	
#logo
{
	/*border: 1px dotted green;*/
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 55px;
	width: 240px;
	height: 75px;
	position: absolute;
}
#header
{
	/*border: 1px dotted red;*/
	margin: 0;
	padding: 0;
	height: 110px;
}


#lang
{
	/*border: 1px dotted red;*/
	margin-left: 540px;
	margin-top: 18px;
	width: 200px;
	text-align: right;
}
#mainmenu
{
	/*border: 1px dotted red;*/
	margin: 0;
	padding: 0;
	/*background-color: #886d56;*/
}
#logodots
{
	background-color: #e3001a;
	width: 165px;
	height: 35px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}
#image
{
	/*border: 1px dotted green;*/
	width: 998px;
	height: 170px;
}
#left
{
	/*border: 1px dotted violet;*/
	background: url('../images/diagnostik.jpg') 120px 0px no-repeat;
	width: 165px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	float: left;
}
#middle
{
	/*border: 1px dotted green;*/
	margin: 0px;
	margin-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	width: 650px;
	float: left;
}
#content
{
	/*border: 1px dashed blue;*/
	background: url('../images/bg.jpg') repeat-y;
	width: 998px;
	min-height: 400px;
}
#content ul
{
	margin-left: 0.7em;
	padding-left: 0.7em;
}
#right
{
	/*border: 1px dashed green;*/
	/*width: 756px;*/
	width: 740px;
	margin: 0px;
	margin-left: 220px;
	padding: 0px;
	padding-top: 30px;
	padding-right: 20px;
	overflow: hidden;
	z-index: 1;
}
#aktuelles
{
	/*border: 1px dotted orange;*/
	border-left: 1px solid #ffffff;
	width: 220px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 0px;
	overflow: hidden;
	float: right;
	z-index: 1;
}
#aktuelles .content
{
	/*border: 1px dashed green;*/
	padding: 10px;
	margin-left: 0px;
	margin-top: 10px;
	list-style: none;
	background: #ffffff;
	border-top: 1px solid #dcdddd;
}
#aktuelles .content p
{
	padding: 0;
	margin: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}
#footer
{
	border-top: 1px solid silver;
	/*margin-top: 65px;*/
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
	width: 963px;
	color: #707173;
	font-size: 12px;
}
.left
{
	/*border: 1px dotted green;*/
	background-color: #d4d4d4;
	color: #333333;
	width: 702px;
	padding-left: 48px;
	padding-top: 25px;
}
.clear
{	
	clear: both;
	height: 1px;
	overflow: hidden;
}
.grey
{
	background-color: #d4d4d4;
	color: #333333;
}

.topbild
{
	width: 25%;
	padding-left: 0px;
	padding-right: 8px;
}
.button-blau
{
	width: 25%;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #3f9ff3 url(../images/button-blau.gif) repeat-x;
	color: white;
	font-weight: bold;
}
.login
{
	background-color: #eef5fd;
	padding: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.beschreibung p {
	margin-top:0px;
	padding-top: 0px;
}

.cite
{
	font-size: 14px;
	margin-bottom: 10px;
}
.legend
{
	border-top: 1px dotted silver;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 280px;
	width: 718px;
	background-color: #ffffff;
	color: #333333;
	font-size: 12px;
	float: left;
}
h1
{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
h2
{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}

#content h1
{
	font-size: 18px;
	font-weight: normal;
	color: #e2001a;
	margin: 0px;
	padding-bottom: 2px;
}

#aktuelles h1
{
	font-size: 18px;
	font-weight: normal;
	color: #e2001a;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
}
#content h1.welcome
{
	color: #ff9c17;
	font-weight: bold;
	font-size: 22px;
}
.white_line
{
	border-bottom: 1px solid white;
	height: 10px;
}
.dotted_line
{
	border: 0px;
	border-bottom: 1px dotted silver;
	height: 1px;
}
a.proj_link
{
	color: #333333;
}
a.proj_link:hover
{
	color: #333333;
	text-decoration: underline;
}
a
{
	/*color: #e2001a;*/
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #e2001a;
	text-decoration: underline;
}
a.active
{
	color: #e2001a;
}
a.active:hover
{
	color: #e2001a;
	text-decoration: underline;
}
a.lang
{
	color: #888;
}
a.greenlink
{
	color: green;
	text-decoration: none;
}
a.greenlink:hover
{
	color: green;
	text-decoration: underline;
}
a.silverlink
{
	color: #333333;
	text-decoration: none;
}
a.silverlink:hover
{
	color: silver;
	text-decoration: underline;
}
.year
{
	color: red;
	width: 80px;
	vertical-align: top;
}
hr.white_line
{
	color: white;
	height: 1px;
	border: none;
	border-bottom: 1px solid white;
}
.hr
{
	/*border: 1px dotted red;*/
	background: url(../images/hr.jpg);
	width: 200px;
	height: 3px;
}
.pager
{
	text-align: right;
}
.pager a.active
{
	font-weight: bold;
	font-size: 15px;
}
