html{
	font-family:helvetica,arial,sans;
	font-size:13px;
	line-height:18px;
	height:101%;
	background: url(../img/html1.jpg) 50% 0 fixed no-repeat #fff;
}



a img{
	border:0;
}

a{
	color:#90006f;
	text-decoration:none;
}

h2{
	font-size:13px;
	font-weight:bold;
}

body{
	padding:0;
	margin:0;
	height:100%;
}

#main-wrapper {
	margin:0 auto;
	min-height:100%;
	position:relative;
	width:995px;
	padding:10px 0 0 0;
}

*html #main-wrapper {
	height:100%;
}

/* deutsche Hälfte*/


.deu{
	width:472px;
	padding:0 0 10px 25px;
	color:#0c80cc;
	float:left;
}

.deu .bookmark{
	width:472px;
	float:right;
	background:#fff;
	text-align:right;
}

.deu .logo{
	width:472px;
	text-align:right;
	padding-bottom:35px;
}

.deu .text{
	width:317px;
	padding-right:20px;
	float:left;
}

.deu .navi{
	width:135px;
	float:left;
}

.deu .navi ul{
	list-style-type:none;
	margin:155px 0 0 0;
	padding:0;
	text-align:right;
}

.deu .navi ul li{
	margin:0;
	padding:0 5px 0 0;
}

.deu .navi ul li a{
	color:#0c80cc;
}

/* portogiesische Hälfte*/
.por{
	width:473px;
	padding:0 25px 10px 0;
	color:#a6b900;
	float:right;
}

.por .bild{
	padding-bottom:35px;
}

.por .navi{
	width:135px;
	float:left;
}

.por .navi ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.por .navi ul li{
	margin:0;
	padding:0 0 0 5px;
}

.por .navi ul li a{
	color:#a6b900;
}

.por .text{
	width:318px;
	float:right;
}

/* Auszeichnungen, die auf beide Hälften zutreffen */
.navi a{
	font-weight:bold;
	text-decoration:none;
}

.navi ul li a.on{
	color:#90006f;
}

td.vier{
	width:70px;
	padding:0 20px;
	color:#fff;
}

td.fuenf{
	width:280px;
	padding:0 20px;
	color:#fff;
}

input.feld1{
	height:18px;
	padding-left:2px;
	width:280px;
	border:none;
	font-size:11px;
	line-height:16px;
	margin-bottom:4px;
}

input.check{
	position: relative;
	top: 2px;
	margin:0 4px 4px 0;
}

input.check2{
	position: relative;
	top: 2px;
	margin:0 4px 4px 11px;
}

textarea.feld1{
	padding-left:2px;
	width:280px;
	font-family:helvetica,sans-serif;
	border:none;
	height:120px;
	overflow:auto;
	margin-bottom:2px;
	font-size:11px;
	line-height:16px;
}

select{
	font-size:11px;
	line-height:16px;
	margin-bottom:4px;
}

input.feld99{
	height:0px;
	line-height:0;
	border:0;
	background:transparent;
}
