/* CSS Document */

.Welt {
margin-bottom: 10px;
margin-left: 0;
margin-right: auto;
padding: 0;
width:780px;
}

.Bild {
float:left;
width:400px;
font-family:"Bell MT, Garamond, Georgia, Times New Roman";
font-size: 30px;
}

.Strich {
	clear: both;
	border-bottom: 1px solid #999999;
	width: 600px;
}

.Kontakt {
margin-top:25px;
float:right;
width:270px;
height:20px;
}


.Inhalt {
margin-top:25px;
margin-left:190px;
width:310px;
}

.Links {
margin-top:20px;
float:left;
width:180px;
}

.Rechts {
margin-top:20px;
float:right;
width:250px;
}

.Fuß {
clear: both;
padding: 0;
margin: 0;
width:780px;
}

a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #003366;
	font-weight: normal;

}

.Text {
	float:left;
	margin-right:40px;
	width: 600px;
}

.Werbung {
position:absolute; left:-1550px;
}

p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
 	background-color: #FFFFFF;

}

h1 {
	font-family: "Trebuchet MS", Verdana;
	color: #333333;
}

h3 {
	font-family: "Trebuchet MS", Verdana;
	color: #333333;
}


a:hover {
	font-family: "Trebuchet MS", "Verdana";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	border-color: #000000;

}


a.imp:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #A80000;
	font-weight: normal;

}

a.imp:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #003366;
	font-weight: normal;

}


acronym  {
   border-bottom: 0px none;
   cursor: pointer;
 }


table {  background-color: #FFFFFF}
td {  font-size: 12px; line-height: 14px; color: #333333; font-family: "Trebuchet MS", Verdana; background-color: #FFFFFF}
li {  list-style-type: disc
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
 	background-color: #FFFFFF;
}
ul {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
 	background-color: #FFFFFF;
}


a.title:hover {
    color: #A80000;
    line-height: 1.75;
    font-weight: bold;
    font-size:14px;
} 

a.title:active {
    color: #46688e;
    line-height: 1.75;
    font-weight: bold;
    font-size:14px;
}

a.title:visited  {
    color: #46688e;
    line-height: 1.75;
    font-weight: bold;
    font-size:14px;
}

a.title  {
	font: 400 14px 'Open Sans', sans-serif; letter-spacing:1px; z-index:2;
	color: #46688e;
    line-height: 1.75;
    font-size:14px;
}

