﻿*
	{
	margin:0px; 
	padding:0px;
	}

body
	{
	background:#ffffff;
	/*margin:0px; */
	text-align:center;
	/*overflow-x: yes;
	overflow-y: auto;*/
	}

hr
	{
	color:#000099;
	height:1px;
	}

h1
	{
	font-family:arial, helvetica;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:normal;
	}

h2
	{
	color:#000099;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
	line-height:normal;
	}

a 
	{
	color:#000099;
	text-decoration:underline;
	}

a img
	{
	border-width:0px;
	}

ul
	{
	margin-left:10px;
	}

li
	{
	margin-left:10px;
	}

.print
	{
	margin:20px 20px 20px 20px;
	}

.code
	{
	color:#000099;
	font-family:Courier New;
	font-weight:bold;
	}

.site
	{
	position:relative;
	margin:auto;
    width:965px;
	/*left: 50%;*/
	/*margin-left: -482px; */ /* Um die Hälfte der Breite nach links zu schieben */
    background:#ffffff;
	text-align:left;
	}

/* 
Start Seite CSS
*/
.head
	{
	padding:0px 0px 0px 0px;
	position:relative;
	background-color:#000099;
	border-top:15px solid #ffffff;
	border-bottom:2px solid #ffffff;
	visibility:visible;
	width:965px;
	height:78px;
	text-align:left;
	}

.head_left
	{
	position:absolute;
	left:0px;
	height:78px;
	width:196px;
	background-color:#ffffff;
	text-align:left;
	}

.head_banner1
	{
	position:absolute;
	left:202px;
	top:7px;
	text-align:left;
	}

.head_banner2
	{
	position:absolute;
	left:306px;
	top:7px;
	text-align:left;
	}

.head_banner3
	{
	position:absolute;
	left:410px;
	top:7px;
	text-align:left;
	}

.head_banner4
	{
	position:absolute;
	left:514px;
	top:7px;
	text-align:left;
	}

.head_banner5
	{
	position:absolute;
	left:618px;
	top:7px;
	text-align:left;
	}

.head_right
	{
	position:absolute;
	right:0px;
	height:78px;
	width:188px;
	text-align:left;
	}

.navi_main
	{
	position:relative;
	width:965px;
	height:20px;
	text-align:right;
	background-color:#000099;
	background-image:url(../images/verlauf.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	}

.navi_main_left
	{
	text-align:left;
	float:left;
	padding-top:2px;
	}

.navi_main_right
	{
	text-align:right;
	float:right;
	}

.main
	{
	position:relative;
	visibility:visible;
	top:2px;
	width:965px;
	float:left;
	text-align:left; 	
	background-color:#ffffff;
	background-image:url(../images/hintergrundmenu.gif);
	background-position:left top;
	}

.navi_left
	{
	position:relative;
	float:left;
	width:196px;
	text-align:left;
	}

.content
	{
	position:relative;
	left:10px;
	top:7px;
	width:550px;
	background-color:#FFFFFF;
	text-align:left;
	float:left;
	}

.right_appointment
	{
	position:relative;
	float:right;
	width:196px;
	background-color:#FFFFFF;
	text-align:right;
	}

.right_appointment_top
	{
	position:relative;
	padding:1px 1px 1px 1px;
	top:0px;
	left:0px;
	width:192px;
	text-align: center;
	background-color: #000099;
	border-left:1px solid #000099;
	border-right:1px solid #000099;
	border-bottom:1px solid #000099;
	}

.right_random_top
	{
	position:relative;
	padding:1px 1px 1px 1px;
	top:0px;
	left:0px;
	width:194px;
	text-align:center;
	background-color: #000099;
	border-top:5px solid #ffffff;
	border-left:0px solid #000099;
	border-right:0px solid #000099;
	border-bottom:1px solid #000099;
	}

.right_appointment_item
	{
	position:relative;
	padding:1px;
	left:0px;
	top:0px;
	width:192px;
	text-align:center; 	
	background-color:#C6D5E8;
	border-left:1px solid #000099;
	border-right:1px solid #000099;
	border-bottom:1px solid #000099;
	}

.navi_left_content
	{
	position:relative;
	left:5px;
	}

.searchbox
	{
	position:relative;
	float:left;
	width:192px;
	height:50px;
	background-color:#CDC8C2;
	}

.content_print
	{
	position:relative;
	top:10px;
	left:10px;
	width:550px;
	text-align:left;
	}

