a.bodylink:link 
{
	color: white;
	text-decoration: underline;
}

a.bodylink:active 
{
	color: white;
	text-decoration: underline;
}

a.bodylink:visited 
{
	color: white;
	text-decoration: underline;
}

a.bodylink:hover 
{
	color: white;
	text-decoration: underline;
}

a.bodylink2:link 
{
	color: rgb(53,77,137);
	text-decoration: underline;
}

a.bodylink2:active 
{
	color: rgb(53,77,137);
	text-decoration: underline;
}

a.bodylink2:visited 
{
	color: rgb(53,77,137);
	text-decoration: underline;
}

a.bodylink2:hover 
{
	color: rgb(53,77,137);
	text-decoration: underline;
}

a.navilink:link 
{
	text-decoration: none;
}

a.navilink:active 
{
	text-decoration: none;
}

a.navilink:visited 
{
	text-decoration: none;
}

a.navilink:hover 
{
	text-decoration: underline	
}

body
{
	color: black;
	background-color: white;
	font-family: verdana, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
}

h1
{
	color: white;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 21px;
	margin-bottom: 13px;
}

img
{
	border: none;
}

input
{
	color: black;
	font-family: verdana, sans-serif;
	font-size: 13px;
}

li ul
{
	position: absolute;
	left: 210px;
	top: 0;
	display: none;
}

p
{
	color: black;
	font-family: verdana, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table
{
	color: black;
	background-color: transparent;
	font-family: verdana, sans-serif;
	font-size: 13px;
}

ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	
ul li 
{
	background-image:url(../images/navi.jpg);
	position: relative;
	height: 24px;
	width: 210px;
	margin: 0;
	padding: 0;
	z-index: 10;
}

ul li a
{
	color: rgb(53,77,137);
	font-family: verdana, sans-serif;
	font-weight: bold;
	margin-left: 21px;
}

.bauercup-image
{
	width: 100%;
	height: 272px;
}

.bg-back-left
{
	background-color: rgb(203,223,248);
}

.bg-back-right
{
	background-color: rgb(205,226,247);
}

.bg-center
{
	background-color: rgb(53,77,137);
	background-image:url(../images/bg-center.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	height: 430px;
}

.bg-front-left
{
	background-color: rgb(203,225,246);
	background-image: url(../images/front-bg-left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	height: 430px;
}

.bg-front-right
{
	background-color: rgb(205,226,247);
	background-image:url(../images/front-bg-right.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	height: 430px;
}

.bg-scroll
{
	position: static;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.bg-transparent
{
	background-color: transparent;
	background-image: url(../images/trans-blue.png);
	width: 100%;
}

.bodytext
{
	color: white;
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 13px;
}

.bodytext-left
{
	position: relative;
	top: 0px;
	left: 0px;
	width:50px;
}

.bodytext-right
{
	position: relative;
	top: -18px;
	left: 75px;
	width:400px;
}

.bodytext-right-2
{
	position: relative;
	top: -18px;
	left: 100px;
	width:400px;
}

.center
{
	text-align: center;
}

.cover-bg-center
{
	width: 911px;
}

.cover-bg-left
{
	background-image:url(../images/cover-bg-left.jpg);
}

.cover-bg-right
{
	background-image:url(../images/cover-bg-right.jpg);
}

.img-margin
{
	margin-top: 7px;
}

.img-margin-email
{
	position: relative;
	top: 2px;
}

.maxwidth
{
	width: 100.6%;
}

.picture-text
{
	position: relative;
	top: -20px;
	font-weight: bold;
	color: white;
}

.picture-title
{
	position: relative;
	top: 15px;
	font-weight: bold;
	color: white;
	margin-left: 24px;
}

.titlebar-back-left
{
	background-color: white;
	width: 50%;
}

.titlebar-back-right
{
	background-color: rgb(53,77,137);
	width: 50%;
}

.titlebar-center
{
	background-color: rgb(53,77,137);
	width: 575px;
}

.titlebar-front-left
{
	background-color: white;
	width: 210px;
}

.titlebar-front-right
{
	background-color: rgb(53,77,137);
	width: 210px;
}

