body {
font: 12px Verdana,Arial;
color: #222;
margin-top: 0px;
}

table tr td {
font: 12px Verdana,Arial;
color: #777;
}

a {
font: 12px Verdana,Arial;
/*text-decoration: none;*/
color: #006ab3;
}

.inlinelinks {
color: #681b5a;
}

a.inlinelinks:link {
font: bold 12px Verdana,Arial;
text-decoration: none;
border-bottom: dotted 1px #006ab3;
color: #006ab3;
}

a.inlinelinks:hover {
color: #006ab3;
border-bottom: solid 1px #006ab3;
border-top: solid 1px #006ab3;
}

a.newwin {
background: URL(link.jpg) no-repeat;
padding-right: 15px;
background-position: center right;
text-decoration: none;
}

a.menu {
	display: block;
	padding-bottom: 3px;
	text-decoration: none;
	font-family: Verdana,Arial;
	font-size: 14px;
	font-weight : bold;
}

.menu {
width: 170px;
}

a.menu:hover {
/*background: URL(menuarrow.jpg) no-repeat;*/
background-color: #003897;
display:block;
background-position: center left;
text-decoration: none;
color: #ffffff;
}

.imglink {
display:block;
background-image: url('link.gif');
background-repeat: no-repeat;
text-indent: 15px;
height: 15px;
}
dl, dt, dd{
width: 690px;
}

dt {
padding-bottom: 5px;
padding-top: 10px;
font-weight: bold;
color: #006ab3;
}

dd {
line-height: 150%
}

h2 {
font: bold 20px Verdana,Arial;
text-decoration: none;
color: #006ab3;
}

h3 {
font: bold 18px Verdana,Arial;
text-decoration: none;
color: #006ab3;
width: 700px;
}

h4 {
font: bold 16px Verdana,Arial;
text-decoration: none;
color: #006ab3;
background-color: #c9e4f5;
width: 780px;
padding: 5px 5px 5px 5px;
}

/* Header Teil */

.links_about {
width: 78px;
border-collapse:collapse;
}

.links_about a {
display: block;
color: #00348F;
font: bold 12px Verdana,Arial;
padding: 20px 0 0 0;
text-decoration: none;
width: 78px;
}

.links_forme {
width: 110px;
border-collapse:collapse;
}

.links_forme a {
display: block;
color: #00348F;
font: bold 12px Verdana,Arial;
padding: 20px 0 0 0;
text-decoration: none;
width: 110px;
}

.links_subscribe {
width: 98px;
border-collapse:collapse;
}

.links_subscribe a {
display: block;
color: #00348F;
font: bold 12px Verdana,Arial;
padding: 20px 0 0 0;
text-decoration: none;
width: 98px;
}

.links_tell {
width: 118px;
border-collapse:collapse;
}

.links_tell a {
display: block;
color: #00348F;
font: bold 12px Verdana,Arial;
padding: 20px 0 0 0;
text-decoration: none;
width: 118px;
}

.links_contact {
width: 221px;
border-collapse:collapse;
}

.links_contact a {
display: block;
color: #00348F;
font: bold 12px Verdana,Arial;
padding: 20px 0 0 0;
text-decoration: none;
width: 221px;
}

.links_about a:hover {
color: #75a5ff;
}

.links_forme a:hover {
color: #75a5ff;
}

.links_subscribe a:hover {
color: #75a5ff;
}

.links_tell a:hover {
color: #75a5ff;
}

.links_contact a:hover {
color: #75a5ff;
}

.lines_about {
background-image: url('images/about.gif');
background-position: top left;
background-color: #ffffff;
text-align: center;
background-repeat: no-repeat; 
}

.lines_forme {
background-image: url('images/forme.gif');
background-position: top left;
background-color: #ffffff;
text-align: center;
background-repeat: no-repeat; 
}

.lines_subscribe {
background-image: url('images/subscribe.gif');
background-position: top left;
background-color: #ffffff;
text-align: center;
background-repeat: no-repeat; 
}
.lines_tell {
background-image: url('images/tell.gif');
background-position: top left;
background-color: #ffffff;
text-align: center;
background-repeat: no-repeat; 
}
.lines_contact {
background-image: url('images/contact.gif');
background-position: top left;
background-color: #ffffff;
text-align: left;
text-indent: 2em;
background-repeat: no-repeat; 
}


.bgfirst {
display: block;
background-image: url('images/logo.jpg');
background-position: top right; 
background-repeat: no-repeat;
width: 159px;
height: 56px;
}

.bgtop {
background-image: url('images/bgtop.jpg');
background-repeat: repeat-x;
background-position: top left;
background-color: #ffffff;
text-align: left;
vertical-align: top;
width: 130px;
/*width: 100%;*/
}
 /* Ende des Header Teils */

#links {
width: 120px;
border-collapse:collapse;
}

#links2 {
width: 80px;
border-collapse:collapse;
}

#links a {
display: block;
color: #000080;
font: bold 12px Verdana,Arial;
padding: 32px 0 0 0;
/*margin: 42px auto;*/
text-decoration: none;
width: 120px;
}

#links2 a {
display: block;
color: #000080;
font: bold 12px Verdana,Arial;
padding: 32px 0 0 0;
/*margin: 42px auto;*/
text-decoration: none;
width: 80px;
}

#links a:hover {
/*background-color: lightblue;*/
color: blue
}

.lines {
background-image: url('bglines.jpg');
background-repeat: repeat-x;
background-position: top left;
background-color: #ffffff;
height: 64px;
text-align: center;
}

.blueline {
background-image: url('bgtop.jpg');
background-repeat: repeat-x;
background-position: top left;
background-color: #ffffff;
height: 64px;
text-align: center;
}

.boxed {
border: 1px solid #006ab3;
padding: 10px;
}

.boxfront {
/*border: 1px solid #006ab3;*/
padding: 15px 15px 15px 15px;
}

.boxed table tr td{
color: #222;
}

.striped {
background: url(diagstripes.gif) top left repeat;
padding: 10px;
}

.justified {
text-align: justify;
}

#subbase, #sub1, #sub2,#sub3,#sub4,#sub5,#sub6,#sub7,#sub8,#sub9,#sub10 {
margin-top: -10px;
}

.tl{
background-image: url('images/tl.gif');
background-repeat: no-repeat;
background-position: top left;
height: 10px;
width: 10px;
}
.tr{
background-image: url('images/tr.gif');
background-repeat: no-repeat;
background-position: top right;
height: 10px;
width: 10px;
}
.top{
background-image: url('images/top.gif');
background-repeat: repeat-x;
background-position: top left;
height: 10px;
width: 600px;
}
.bottom{
background-image: url('images/bottom.gif');
background-repeat: repeat-x;
background-position: top left;
height: 10px;
width: 600px;
}
.left{
background-image: url('images/left.gif');
background-repeat: repeat-y;
background-position: top left;
width: 10px;
}
.right{
background-image: url('images/right.gif');
background-repeat: repeat-y;
background-position: top right;
width: 10px;
}
.bl{
background-image: url('images/bl.gif');
background-repeat: no-repeat;
background-position: bottom left;
height: 10px;
width: 10px;
}
.br{
background-image: url('images/br.gif');
background-repeat: no-repeat;
background-position: bottom right;
height: 10px;
width: 10px;
}

