/* Haus der Gesundheit Schwäbisch Gmünd */
/* ==================================== */
/* Farben

 Orange:   #ff9c17;
 Grau:     #707173;
 Hellgrau: #dcdddd;
 
*/
body
{
	/*background: #eeeeee url('../images/hintergrund-detailseite-1x428.gif') repeat-x;*/
	/*background: #beaea1 url('../images/background.jpg') repeat-x;*/
	background-color: #43576b;
	color: #383736;
	/*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;
}

#wrapper
{
	/*border: 1px solid green;*/
	padding: 0px;
	text-align: left;
	margin: 0px auto;
	width: 998px;
	display: block;
}

#main
{
	/*border: 1px dotted green;*/
	background-color: #ffffff;
	float: left;
}	

#logo
{
	/*border: 1px dotted green;*/
	background-image: url(../images/hdg-logo.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left:  30px;
	width: 364px;
	height: 80px;
	position: absolute;
}

#head
{
	/*border: 1px dotted red;*/
	margin-left: 638px;
	padding-top: 28px;
	width: 300px;
	height: 100px;
	text-align: right;
}
#head ul { padding: 0; margin: 0; list-style: none; width: 300px;  }
#head li { display: inline; }
#head ul li a { color: #707173; padding: 0 10px 0 10px;}
#head ul li a,
#head li a:hover,
#head li:hover a { background: url("../images/redbar.gif") right center no-repeat;}
#head ul :hover a.last,
#head ul li a.last { background-image:none; padding: 0 0 0 10px; }

#lang
{
	/*border: 1px dotted red;*/
	margin-left: 560px;
	margin-top: 18px;
	width: 200px;
	text-align: right;
}
#mainmenu
{
	/*border: 1px dotted red;*/
	margin: 0;
	margin-left: 30px;
	margin-right: 30px;
	padding: 0;
	/*background-color: #886d56;*/
}
#image
{
	/*border: 1px dotted green;*/
	margin-top: 1px;
	margin-left: 30px;
	width: 940px;
	height: 196px;
	border-bottom: 1px solid #fff;
}
#imgline
{
	width: 940px;
	height: 20px;
	margin-left: 30px;
	background-color: #43576b;
}
#left
{
	/*border: 1px solid red;*/
	/*border-top: 1px dotted silver;*/
	width: 220px;
	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;
}
.rand_l
{
	/*border-left: 1px dotted red;*/
	background: url(../images/linie_l.jpg);
	width: 2px;
	height: 300px;
	float: left;
}
.rand_r
{
	/*border-left: 1px solid silver;*/
	background: url(../images/linie_r.jpg);
	width: 2px;
	height: 300px;
	float: left;
}
#content
{
	/*background: url('../images/bgcontent.jpg') repeat-x;*/
	/*border-top: 1px solid silver;*/
	width: 940px;
	margin-left: 30px;
	margin-top: 0px;
	padding: 0px;
	padding-left:0px;
	padding-right: 0px;
	/*height: 160px;*/
	float: left;
	min-height: 200px;
}
#content ul
{
	margin-left: 0.7em;
	padding-left: 0.7em;
}
#right
{
	/*border: 1px dotted orange;*/
	/*border-top: 1px dotted silver;*/
	width: 700px;
	margin: 0px;
	margin-left: 16px;
	padding: 0px;
	padding-top: 10px;
	overflow: hidden;
	float: left;
	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;
	/*border-left: 1px solid #dcdddd;*/
	/*border-bottom: 1px solid #dcdddd;*/
}
#aktuelles .content p
{
	padding: 0;
	margin: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}
#footer
{
	border-top: 1px solid #dcdddd;
	margin-top: 65px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 940px;
	background-color: #ffffff;
	color: #707173;
	font-size: 12px;
	float: left;
}
.left
{
	/*border: 1px dotted red;*/
	background-color: #d4d4d4;
	color: #333333;
	width: 702px;
	padding-left: 38px;
	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: #43576b;
	margin: 0px;
	padding-bottom: 2px;
}

#aktuelles h1
{
	font-size: 18px;
	font-weight: normal;
	color: #43576b;
	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:active, a:focus { outline: none; }
a
{
	color: #fe7a0a;
	text-decoration: none;
}
a:hover
{
	color: #fe7a0a;
	text-decoration: underline;
}
a.active
{
	color: red;
}
a.active:hover
{
	color: red;
	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;
}