/* philcopharma.de
Autor: conpa IT Solutions
Version: 1.0, 22.03.2008

General-Definitionen
*/

html, body, div, center, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

body {

	background-color:#DDE3E3;
}


.tab_main {width:771px; height:100%; background-color:#FFFFFF;}

#linksrechts {
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#003366;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#003366;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#003366;
  }

img {border:0}

.bogen {
	background-image:url(images/start1.gif);
	background-repeat: no-repeat;
	width:771px;
	height:255px;
	vertical-align:top;
}

.weltkugel {
	background-image:url(images/start_welt.jpg);
	background-repeat: no-repeat;
	width:435px;
	height:435px;
	margin-top:250px;
	display:block;
	margin-left: 30px;
}

.logo {
	width:180px;
	height:220px;
	margin-top:200px;
	margin-left:40px;
	display:block;
}

.flagge {
	width:120px;
	height:80px;
	margin-top:50px;
	margin-left:70px;
	display:block;
}


div.flagge {
	background-image: url(images/start_flagge.jpg);
	background-repeat: no-repeat;
	width:120px;
	height:80px;
}
div.flagge a:hover {
   background-image: url(images/start_flagge_hover.jpg);
   background-repeat: no-repeat;
   width:120px;
   height:80px;
   display:block;
}
