body {
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:10px;
	font-family: Comic Sans MS;
	background-image:url("/images/bg_body.jpg");
	background-repeat:repeat-y;
	background-position:center;
}

* html body {
	scrollbar-face-color: #90BCE1;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #90BCE1;
	scrollbar-darkshadow-color: #90BCE1;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

select, input, submit{
	font-family: Comic Sans MS;	
}

.error {
	color:#FF0000;
	padding:4px;
	margin-bottom:10px;
	margin-top:10px;
	border:1px solid #FF0000;
}

.contact {
	margin-top:10px;
}

.hotline {
	color:#0467BC;
	font-size:1.8em;
	font-weight:bold;
}

.hotline-note {
	color:#0467BC;
	font-size:0.8em;
	font-weight:bold;
}


form {
	margin:0px;
	padding:0px;
}

img{
	border:0px;
	margin:0px;
	padding:0px;
}

.empty{
	margin:0px;
	padding:0px;
	border:0px;
	font-size:0;
}

h1{
	color:#666666;
	font-size:1.2em;
}

a {
	padding: 0px;
	margin: 0px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration:none;
	color: #0066CC;
}

a:link {
}

a:visited {
}

a:hover {
	color: #CC792B;
}

a:active {
}


.active{
	padding: 0px;
	margin: 0px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration:none;
	color: #D1833B;
}

#main{
	width:944px;
	margin:0 auto;
	padding:0px;
}

#header00{
	width:944px;
	height:93px;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
}

#header01{
	width:944px;
	height:30px;
	padding:0px;
	margin:0px;
	background-color:#E9E9E9;
}

#footer{
	width:938px;
	height:22px;
	padding-top:8px;
	padding-bottom:0px;
	padding-left:3px;
	padding-right:3px;
	margin-top:10px;
	background-color:#E9E9E9;
	text-align:left;
}

#footer a {
	padding: 0px;
	margin: 0px;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration:underline;
	color: #666666;
}

#footer a:link {
}

#footer a:visited {
}

#footer a:hover {
	color: #666666;
}

#footer a:active {
}


#navi ul{
	padding:0;
	margin:0;
	margin-left:5px;
	font-size: 1.0em;
	font-weight: bold;
}

#navi ul li{
	margin:0;
	padding:0;
	list-style: none;
	font-size: 1.0em;
	padding-bottom:3px;
}

* html #navi ul li{
	margin:0;
	margin-top:2px;
	padding:0;
}

*+html #navi ul li{
	margin:0;
	margin-bottom:1px;
	padding:0;
}

#navi ul a {
	font-size: 1.0em;
	font-weight: bold;
	text-decoration:none;
}

#navi ul a:link {
	font-size: 1.0em;
	color: #666666;
	text-decoration:none;
}
#navi ul a:visited {
	font-size: 1.0em;
	color: #666666;
	text-decoration:none;
}
#navi ul a:hover {
	font-size: 1.0em;
	color: #CC792B;
	text-decoration:none;
}
#navi ul a:active {
	font-size: 1.0em;
	color: #666666;
	text-decoration:none;
}

.logo{
	padding:0px;
	margin:0px;
	border:0px;
}


table.search{
	width:706px;
	margin-top:10px;
	
}

table.search th.headline{
	width:706px;
	height:30px;
	text-align:left;
	color:#FFFFFF;
	font-size: 1.5em;
	padding-left:10px;
	background-image:url('/images/h1.gif');
	background-repeat:no-repeat;
}

table.search td{
	text-align:left;
}

table.search td.searchbox{
	padding-top:10px;
	padding-left:10px;
}

.border_tlr{
	border-top:1px solid #E7E7E7;
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
}

table.search td.footer{
	width:706px;
	height:10px;
	font-size:1px;
	background-image:url('/images/table_footer00.jpg');
	background-repeat:no-repeat;
}

table.content{
	width:706px;
	margin-top:10px;
}


table.content th{
	width:706px;
	height:30px;
	text-align:left;
	color:#FFFFFF;
	font-size: 1.2em;
}

table.content th.headline{
	padding-left:10px;
	background-image:url('/images/h1_blue.jpg');
	background-repeat:no-repeat;
}

table.content td{
	text-align:left;
	background-color:#E9E9E9;
}

table.content td a {
	font-size:1em;
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
}

table.content td.teaserimage{
	margin:0;
	padding:0;
}

table.content td.teaserimage img{
	padding-top:10px;
	padding-left:6px;
}


table.content td.content{
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	
}

table.content td.content strong{
	font-size:1.2em;
	display:block;
}

table.content td.content p{
	font-size:1.1em;
}

table.content td.content img{
	margin-right:10px;
	margin-bottom:10px;
}


table.content td.footer{
	width:706px;
	height:12px;
	font-size:1px;
	background-image:url('/images/table_footer02.jpg');
	background-repeat:no-repeat;
}

table.right{
	width:228px;
	margin-bottom:10px;
}


table.right th{
	width:228px;
	height:30px;
	text-align:left;
	color:#FFFFFF;
	font-size: 1.2em;
}

table.right th.headline{
	padding-left:10px;
	background-image:url('/images/h2.jpg');
	background-repeat:no-repeat;

}

table.right td{
	width:228px;
	text-align:left;
	color:#666666;
	font-size: 1.2em;
	background-color:#E9E9E9;
}

table.right td.info{
	padding-left:10px;
	padding-top:4px;
	padding-bottom:2px;
}

table.right td a:hover{
	color: #CC792B;
}


table.right td.linklist{
	padding-top:10px;
	padding-left:10px;
}

table.right td.linklist a{
	font-size: 1.0em;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
}

table.right td.linklist a:hover{
	color: #666666;
}


table.right td.space{
	width:228px;
	height:1px;
	font-size:0px;
	border:0;
	background-color:#FFFFFF;
}

table.right td.footer{
	width:228px;
	height:10px;
	font-size:1px;
	background-image:url('/images/table_footer01.jpg');
	background-repeat:no-repeat;
}

.box{
	margin:0px;
	width:328px;
	height:200px;
	padding:10px;
	color:#FFFFFF;
	font-size:1.1em;
	background-repeat:no-repeat;
}

.box a {
	color:#FFFFFF;
	text-decoration:underline;
}

.box h1{
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	color:#FFFFFF;
	font-size:1.2em;
}

.box img{
	border:0px;
	margin-left:10px;
}

.box .content_text{
}

.box p{
	padding:0px;
	margin:0px;
}

* html .box{
}

#fastsearchform {
}

* html #fastsearchform {
}

#fastsearchform form {
	padding:0;
	margin:0;
}

#fastsearchform .fastsearchform-input {
	width:130px;
}

* html #fastsearchform .fastsearchform-input {
	width:120px;
}

#fastsearchform .fastsearchform-submit {
	color:#FFFFFF;
	background-color:#006AC2;
	border:1px solid #006AC2;
}

* html #fastsearchform .fastsearchform-submit {
	border:0;
	padding:0px 2px 0px 2px;
}

#fastsearchform .legend {
	font-size:11px;
	font-weight:bold;
	margin-bottom:4px;
}
