body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	line-height: 24px;
}
body {
	background-color: #ebebeb;
	margin: 0px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #008ac1;
	text-decoration: none;
	border-bottom: 1px dotted #008ac1;
}
a:visited {
	color: #008ac1;
	text-decoration: none; 
	border-bottom: 1px dotted #008ac1;
}
a:hover {
	color: #96bf0d;
	border-bottom: 1px solid #96bf0d;
}
a:active {
	color: #96bf0d;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	line-height: 40px;
}

h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h3 {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}



#blueline {
	background-color: #008ac1;
	height: 8px;
}
#header {
	height: 110px;
	width: 960px;
	background-color: #303030;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
.logo {
	float:left;
	height: 110px;
	width: 309px;
	float:left;	
}
#flashnavi {
	height: 110px;
	width: 258px;
}
#image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#rotator1{margin-bottom:30px; width:960px; height:400px; background-color:#000;}

#blueline_thin {
	height: 5px;
	width: 960px;
	background-color: #008ac1;
	margin-right: auto;
	margin-left: auto;
}
#subnavi {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	height: 25px;
	vertical-align: middle;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../images/bg_top.jpg);
	background-color: #303030;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636363;
	text-align: center;
	font-size: 11px;
}
.tablecopymed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 30px;
}
.tablecopybig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 30px;
}
.portfoliobox {
	height: 250px;
	width: 250px;
	margin-bottom: 40px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
.portfoliotextbox {
	padding: 10px;
	line-height: 18px;
	height: 50px;
	color: #262626;
	text-align: left;
}
.bu {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	width: 650px;
	line-height: 20px;
	padding-top: 5px;
}
.spacer {
	width: 23px;
}
.textmarginright {
	padding-right: 25px;
}
.textweiss {
	color: #FFFFFF
}

