/* Zentrale CSS-Datei */
body        {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 12px;
	background-color : none;
}

h3        {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #595984;
	font-size : 14px;
}

a        		{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #dc143c;
	text-decoration : none;
}

p        		{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2D2D42;
	font-size : 12px;
}

td				{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2D2D42;
	font-size : 12px;
}

li				{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2D2D42;
	font-size : 12px;
}

/* alles, was klein erscheinen soll, Standard: 10px; */
.little			{
	font-size : 10px;
}

/* Style "5 neueste Artikel" und TOP TEN Überschrift */
.topten			{
	color: #ffffff;
	font-size : 12px;
}

/* Style Kommentare */
.comment		{
	color: #000080;
	font-size : 10px;
	border-bottom : 1px dashed Navy;
	border-top : 1px dashed Navy;
	background-color : #EEEEEE;
}

/* Style Newsüberschrift */
.header				{
	line-height : 16px;
}

/* Style TopTen */
.topten				{
	background-color : #F7F7F7;
	color: #393957;
	font-size : 10px;
}

/* Style Five Newest */
.fivenewest			{
	background-color : #F7F7F7;
	color: #393957;
	font-size : 10px;
}

/* Style der INPUT-Felder - Achtung: nicht Netscape 4.x kompatibel! */
input			{
	border: 1px solid #D3D3E2;
	color: #000080;
	background-color : #ffffff;	
}

/* Style der RADIO-Buttons - Achtung: nicht Netscape 4.x kompatibel! */
input.radio	{
	border: 0px none #ffffff;
	background-color : #f5f5f5;
}

/* Style der SUBMIT-Buttons - Achtung: nicht Netscape 4.x kompatibel! */
input.submit	{
	border: 1px solid #778899;
	color: #f5f5f5;
	background-color : #4169e1;
}

/* Style der TEXTAREA-Felder - Achtung: nicht Netscape 4.x kompatibel! */
textarea		{
	border: 1px solid #778899;
	color: #000080;
	background-color : #ffffff;
}

/* Style der SELECT-Felder - Achtung: nicht Netscape 4.x kompatibel! */
select		{
	border: 1px solid #778899;
	color: #000080;
	background-color : #ffffff;
}

/* Style der Tabellenzeilen der offenen Fragen */
.openquestions {
	background-color : #D3D3E2;
}

/* Style für [code] Bereiche */
pre {
	 border : 1px solid #cccccc;
	 background-color : white;
}

.text01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #4F4F4F;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #4F4F4F;
}

.res{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #4F4F4F;
}

.navheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #FFFFFF;
}

.navhdwht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #FFFFFF;
}

.navhdtours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #595984;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 550;
	font-variant: normal;
	color: #66668A;
	text-decoration: none;
	line-height: normal;


}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 550;
	font-variant: normal;
	color: #66668A;
	text-decoration: none;
	line-height: normal;


}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 550;
	font-variant: normal;
	color: #66668A;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 550;
	font-variant: normal;
	color: #4F4F6A;
	text-decoration: underline;
	line-height: normal;
}
	
	.webmaster {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #5C5C5C;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 800;
	font-variant: normal;
	color: #FF0000;
	text-decoration: blink;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	color: #333333;

}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #4B4B6D;
	font-weight: 800;
	Margin: 0;
	font-style: normal;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4B4B6D;
	font-weight: 800;
	Margin: 0;
	font-style: normal;
}

/* Set 3 */
a.set3:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;

}
a.set3:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
a.set3:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
a.set3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: normal;
}

/* Set 2 */
a.set2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #232323;
	text-decoration: none;
	line-height: normal;

}
a.set2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #232323;
	text-decoration: none;
	line-height: normal;
}
a.set2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #232323;
	text-decoration: none;
	line-height: normal;
}
a.set2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #232323;
	text-decoration: underline;
	line-height: normal;
}

html {
padding-top : 0; 
padding-right : 0; 
padding-bottom : 0; 
padding-left : 0; 
border-top-width : 0; 
border-right-width : 0; 
border-bottom-width : 0; 
border-left-width : 0; 
margin : 0; 
}