/* CSS Document urlaubgewinnen.de (c)2007 by Terracus GmbH */

body {
	margin: 0;
	font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	}

a:link { color: white; text-decoration:none; }
a:visited { color: white; text-decoration:none; }
a:hover { color: #00007E; text-decoration: underline; background-color: #E1EFFB; }
a:active { color: white; text-decoration:none; }

#title1 {
	background: url(style/title1.gif) no-repeat left top;
	height: 130px;
	width: 400px;
	margin: 0;
	}

#title2 {
	background: url(style/title2.jpg) no-repeat left top;
	height: 130px;
	width: 260px;
	}
