body {
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #173A82;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #788db6;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #173A82;
	background-image: url(images/css/background.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif; size: 12; color:#000000;
}
	
.burchtoptable {
	background-image: url(images/css/top_burch.jpg);
	background-repeat: no-repeat;
	height: 35px;
	border: 0px;
}

.adresse {
   color: #FFFFFF;
	font-size: 12px;
}

.burchtoptable2 {

background-image: url(images/css/top_burch_second.jpg);
background-repeat: no-repeat;
height: 42px;
border: 0px;
}

.burchnavtable {

background-image: url(images/css/left.jpg);
background-repeat: no-repeat;
border: 0px;
background-color: #7D9DCE;
}

.burchlogo {
	font-size: 30px; color: #FFFFFF;
}

a{
color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

a.burchlink:link {
   color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.burchlink:visited {
   color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.burchlink:hover {
   color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}
a.burchlink:active {
   color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}


a.burchmain:link {
   color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}
a.burchmain:visited {
   color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.burchmain:hover {
   color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}
a.burchmain:active {
   color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}


b 	{font-weight: bold;}
h1	{ font-size: 13px; color: #000000;}
td { font-size: 12px; color: #000000;}
h2 { font-size: 14px; color: #000000;}
h2 { font-size: 15px; color: #000000;}
.small {font-size: 10px; color: #000000;}

.space{
	background-color: #6791CF;
}


a.spag:link {
   color: #495E80;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.spag:visited {
   color: #495E80;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.spag:hover {
   color: #495E80;
	font-size: 11px;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}

a.spag:active {
   color: #495E80;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

a.menu:link {
   color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.menu:visited {
   color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.menu:hover {
	color: Yellow;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

a.menu:active {
   color: Yellow;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

.underline{
	border-bottom: 1px dotted #7692C1;
}

.content{
	background-color: #7D9DCE;
}

.welcome{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: center;
}

.title{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
	border-bottom: 1px solid #FFFFFF;
}

.content_left{
	text-align: left;
}

.block{
	text-align: justify;
	color: #000000;
}


.input1 {
	background-color: #dbe6f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 240px;
	border: 1px solid #dbe6f2;
}

.input2 {
	background-color: #dbe6f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 250px;
	border: 1px solid Gray;
}
.input3 {
	background-color: #dbe6f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 500px;
	border: 1px solid Gray;
}



.button{
	background-color: #dbe7f2;
	border: 1px solid Black;
	cursor: hand;
}


.rahmen {
	border: 1px solid #173A82;
}

hr {
	border: 1px solid #173A82;
}
