* {
    margin: 0px;
    padding: 0px;
	border: 0px;
}
.ttClear {
	clear: both;
}

a.notice {
	font: 12px Verdana;
}

html {
	height: 100%; 
}

body {
    background: URL("../images/back.jpg") repeat-x #fff;
	height: 100%; 
	color: #000000;
	font: 11px Verdana;
}

#ttContentBox {
    margin: 0px auto 0px auto;
    width: 1044px;
    background: URL("../images/schatten.gif") repeat-y #fff;
    min-height: 100%;
    height: auto !important;
    height: 100%; 
}

#ttContentWrapper {
	margin: 0px 4px 0px 4px;
}

#ttHeader {
	padding: 5px 20px 12px 5px;
}

.legalnotice {
	float: right;
	color: #707172;
	font: 11px Verdana;
	text-decoration: none;
}

#ttImage {
	background: URL("../images/head.jpg") no-repeat;
}

#ttTextBox {
	color: #1a61a9;
	font: bold 14px Verdana;
	line-height: 20px;
	padding: 225px 0px 30px 450px;
}


#ttNotice {
	padding-left: 100px;
	font: 12px Verdana;
	color: #000000;
}

table {
	width: 100%;
}

td {
	vertical-align: middle;
	text-align: center;	
}

a {
	color: #1a61a9;
	font: 11px Verdana;
}

.welcome {
	color: #707172;
	font: bold 14px Verdana;
	padding-bottom: 15px;
}

.flag {
	padding-bottom: 15px;
}

.web,
.mail {
	padding-bottom: 25px;
}
.contact {
	font: bold 11px Verdana;
	padding-bottom: 10px;
}
.country {
	font: bold 12px Verdana;
	padding-bottom: 15px;
}

#ttClickBox {
	width: 330px;
	height: 60px;
	float: left;
}

.headlink {
	width: 330px;
	height: 60px;
}
.bodytext a {
color:#707172;
font-size:16pt;
font-weight:bold;
padding-left:115px;
}
.bodytext {
	padding-bottom: 30px;
}

.align-center {
	padding-bottom: 10px;
}