/* sanconsult layout, 21.11.2007, gs */

body		{
		text-align:center;
		font-family: Arial, sans-serif;
		font-size: 0.8em;
		letter-spacing: 0.1em;
		background-color: #cfcfd2;
		}

.icon		{
		float: right;
		padding: 7px;
		}

.icon img	{
		border: none;
		cursor: pointer;
		}

.crossbar	{
		background-color: #e3e3e3;
		}

#sanconsult_schriftzug
		{
		background-image: url(../img/sanconsult_schriftzug.jpg);
		float:left;
		width: 155px;
		height: 20px;
		}

#centerbox	{
		width: 756px;
		margin-left: auto;
		margin-right: auto;
		text-align:left;
		border: 1px solid #53628b;
		}

#header		{
		width: 756px;
		height: 79px;
		background-image: url(../img/bluehead.jpg)
		}

#menubar	{
		width: 756px;
		height: 21px;
		font-size: 10px;
		letter-spacing: 0.1em;
		background-color: #fff;
		border-top: 1px solid #99c;
		border-bottom: 1px solid #99c;
		}

.menubutton a	{
		font-weight: bold; 
		padding-top: 4px;
		padding-left: 40px;
		float: left;
		background: url(../img/menu_square_inactive.gif) no-repeat;
		background-position: 28px 8px;
		text-decoration: none;
		color: #000;
		}

.menubutton a:hover
		{
		background: url(../img/menu_square_active.gif) no-repeat;
		background-position: 28px 8px;
		color: #369;
		}

.menubutton_active
		{
		font-weight: bold; 
		padding-top: 4px;
		padding-left: 40px;
		float: left;
		color: #369;
		background: url(../img/menu_square_active.gif) no-repeat;
		background-position: 28px 8px;
		}

#content	{
		width: 756px;
		clear: both;
		background-color: #fff;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		letter-spacing: 0.1em;
		padding-bottom: 20px;
		}

#content h1	{
		font-size: 1em;
		margin-left: 35px;
		padding-top: 30px;
		padding-bottom: 3px;
		color: #2f457e;
		}

#content h2,h3	{
		font-size: 1em;
		margin-left: 35px;
		padding-top: 3px;
		padding-bottom: 3px;
		}

#content p	{
		margin-left: 35px;
		margin-right: 15px;
		}

#content li	{
		margin-left: 35px;
		margin-right: 45px;
		padding-bottom: 3px;
		list-style-image: url(../img/bluebutton.jpg);
		}

#foto		{
		margin-left: 35px;
		}

#box_download	{
		float: right;
		margin-top: 9px;
		margin-right: 9px;
		width: 168px;
		border: 1px solid #a2a8be;
		background-color: #fff;
		padding-bottom: 9px;
		}

#box_download a	{
		text-decoration: none;
		color: #000;
		}

#box_download_head
		{
		padding-top: 3px;
		background-color: #efefef;
		height: 17px;
		text-align: center;
		font-weight: bold;
		font-size: 10px;
		color: #30457c;
		margin-bottom: 9px;
		}

.box_download_icon
		{
		clear: both;
		float: left;
		border: 1px solid #a2a8be;
		margin: 2px;
		margin-left: 10px;
		margin-right: 10px;
		}

.box_download_text
		{
		font-size: 10px;
		vertical-align: middle;
		margin: 2px;
		height: 23px;
		}

.box_download_text_red_msc
		{
		font-size: 13px;
		padding-top: 5px;
		margin: 2px;
		height: 45px;
		}

#back_pfeil	{
		margin-left: 35px;
		float: left;
		}

#back_text	{
		margin-left: 52px;
		padding-top: 1px;
		padding-left: 3px;
		}

#back_text a	{
		text-decoration: none;
		color: #000;
		}

#footer		{
		width: 756px;
		text-align: center;
		font-size: 0.8em;
		letter-spacing: 0.2em;
		background-color: #fff;
		border-top: 1px solid #99c;
		border-bottom: 1px solid #fff;
		}
