/* CSS Document */

body {
	margin: 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}

table {
	text-align: left;
}

a {
	color: #E20A16;
	text-decoration: none;
}

a:hover {
	color: #f66;
}

h1 {
	color: #999;
	font-size: 18px;
	text-transform: uppercase;
}

p {
	color: #000;
}

td.tdLeft {
	background: url(images/schattenLinks.gif) left repeat-y;
	width: 10px;
}
td.tdRight {
	background: url(images/schattenRechts.gif) right repeat-y;
	width: 10px;
}
td.content {
	width: 721px;
}

td.Head {
	background: url(images/streifenOben.gif) left top no-repeat;
}

td.Navigation {
	background: url(images/headerWelle.gif) left bottom no-repeat;
	height: 101px;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

td.Navigation div {
	padding-top: 70px;
}

td.Navigation a {
	color: #f66;
	font-weight: bold;
}

td.Navigation a:hover {
	color: #fff;
}

td.Content {
	padding-top: 20px;
	padding-bottom: 50px;
	background: url(images/streifenUnten.png) right bottom no-repeat;
}

td#startpage {
	padding: 0;
}

td.footer {
	background: url(images/fuss.gif) left top no-repeat;
}

div.flags {
	width: 790px;
	text-align: left;
	margin: 0 auto;
	
}
div.flags div.inflag {
	width: 25px;
	marign: 0;
	text-align: left;
	position: absolute; 
	top: 10px;
	left: auto;
}