/***********************************************
 copyright : (C) 2007 - Desatec GbR
 Web: www.desatec.eu  Mail: team@desatec.eu
 Editor: Kathrin Silvester
 change date : 21 - 06 - 2007
 **********************************************/
body {
	background-color: #F0F8FF;
	font-family: Arial;

}

.head1 {
	color: #9932CC;
	font-size: 50px;
	font-weight: bold;
	font-family: Arial;
	background-color: transparent;
	background-image: url("http://www.globetrotter-seiten.de/index/zubehoer/erde07.gif" width="45" height="39");
	text-align: center;
}

.head2 {
	color: #00000;
	font-size: 25px;
	font-weight: bold;
	font-family: Arial;
	background-color: transparent;
	text-align: center;
}


.title1 {
	color: #9932CC;
	font-size: 35px;
	font-weight: bold;
	font-family: Arial;
	background-color: transparent;
	text-align: left;
}

.title2 {
	color: #9932CC;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	background-color: transparent;
	text-align: left;
}

.basicfont {
	color: #00000;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial;
	background-color: transparent;
	text-align: left;
}

 .basicfontcolor {
	color: #9932CC;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial;
	background-color: transparent;
	text-align: left;
}

.basicfontbig {
	color: #00000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	background-color: transparent;
	text-align: left;
}

 .basicfontbigcolor {
	color: #9932CC;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	background-color: transparent;
	text-align: left;
}


.fontcolor {
	color: #9932CC;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial;
	background-color: transparent;
	text-align: left;
}



.initial {
	float: left;
	width: 10px;
	height: 20px;
	background: transparent;
	color: #9932CC;
	font-family: Arial;
	font-size: 35px;
	margin-top: -5px;
	margin-bottom: 12px;
	margin-right: 25px;
}

.rubrikfont {
	color: #9932CC;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial
	background-color: transparent;
	text-align: center;
}

.fertig {
	color: #F0F8FF;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	background-color: transparent;
	text-align: center;
}

.dropdown_1 {
 	color: #9932CC;
  	background-color: #ffffff;
	width: 100%;
}


.dropdown_2{
	color: #000000;
 	background-color: #d0e9fe;
	width: 100%;


}

.dropdown_3 {
 	color: #e2001a;
  	background-color: #ffffff;
	width: 100%;
}


.dropdown_4{
	color: #000000;
 	background-color: #e2001a;
	width: 100%;
}


.hr{
	color: #9932CC;
	height: 1px;
	width: 90%;
	border-style: solid;
}

.table1 {
	border:0px solid #9932CC;
	border-spacing:2px;
	width:100%;
	font-size:16px;
}

.table1td {
	border:1px solid #9932CC;
	border-spacing:0px;
	font-size:14px;

}

a:link {
	color: #0000cd;
	text-decoration:underline;
}
a:visited {
	color: #0066CC;
	text-decoration:underline;
}
a:hover {
	color: #9932CC;
/*	color: #000000; */
	font-weight:normal;
	text-decoration:underline;
	/* background: url("http://www.globetrotter-seiten.de/index/zubehoer/erde07.gif"); */
	}
a:active {
	color: #4444f7;
	text-decoration:none;
}