body{
	font-family: tahoma, verdana, arial, sans-serif;
	background-color: #ffffcc;
	width:550px;
}
	
table, td, tr, th {
	color: #000000;
	font-size: 13px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

table {
	
}

td {
	padding:3px;
	margin:0;
}

.body{
	position: absolute;
	margin-left: -325px;
	left: 50%;
	margin-top: 2%;
	top: 0;
	background-color: #ffffff;
	width: 650;
	border: 1px solid black;
}

.header{
	color: #FFFFFF;
	font-size: 17px;
	background-color: #c6002c;
	text-align: center;
	width: 650px;
	height: 30px;
	/*border-bottom: 1px solid black;*/
}

.headertext{
	padding-top: 4px;
	color: #FFFFFF;
	font-size: 17px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
	float:left;
	text-align: center;
	width: 650px;
	height: 30px;
}

.footer{
	color: #FFFFFF;
	font-size: 17px;
	background-color: #c6002c;
	text-align: center;
	width: 650px;
	height: 20px;
	border-top: 1px solid black;
}

.login{
	position: absolute;
	top: 30%;
	padding-left: 25%;
	text-align: center;
	color: #000000;
	font-size: 13px;
	background-color: #FFFFFF;
}

.contenteins{
	color: #000000;
	font-size: 13px;
	background-color: #FFFFFF;
	width: 650px;
	height: 450px;
	border-top: 1px solid black;
}

.anmeldeschritteins{
	position: relative;
	top: 10%;
	padding-left: 7%;
	text-align: left;
	color: #000000;
	font-size: 13px;
	background-color: #FFFFFF;
}

.contentzwei{
	color: #000000;
	font-size: 13px;
	background-color: #FFFFFF;
	width: 650px;
	height: auto;
	border-top: 1px solid black;
}
	
.anmeldeschrittzwei{
	font-size: 13px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
}

.headerloggedin{
	color: #000000;
	font-size: 13px;
	background-color: #FFFFFF;
	width: 650px;
	/*border-top: 1px solid black;*/
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	
}

.none{
	font-size: 1;
	line-height: 1;
}

.navi1, .navi2{
	float:left;
	text-align: left;
	vertical-align:top;
}

.navi3{
	text-align: right;
	float:right;
	vertical-align:top;
}

.contentloggedin{
	color: #000000;
	font-size: 13px;
	background-color: #FFFFFF;
	width: 650px;
}

.loggedintext{
	font-size: 13px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	height: 250px;
	/*border-top: 1px solid black;*/
	padding-left: 4px;
}	
		
.loggedintext2{
	font-size: 13px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	height: 250px;
	border-top: 1px solid black;
	padding-left: 4px;
}	
	
html>body .loggedintext{
	font-size: 13px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	height: auto;
	min-height: 250px;
	padding-left: 4px;
}

.loggedout{
	margin-left: 4px;
}

.loggedout2{
	font-size: 13px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	height: 250px;
}	

.center{
	color: #000000;
	font-size: 13px;
	background-color: #FFFFFF;
	text-align: center;
}

.center2{
	color: #000000;
	font-size: 13px;
	background-color: #FFFFFF;
	padding-left: 100px;
	text-align: left;
	/*border-top: 1px solid black;*/
}

.tableheader{
	color: #000000;
	font-size: 13px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 630px;
}
	

.linkadddan{
	height: 16px;
	background-image: url('../img/table_add.png');
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-top: 1px;
}

.linkeditdan{
	height: 16px;
	background-image: url('../img/table_edit.png');
	background-repeat: no-repeat;
	padding-left: 19px;
}

.linkaddstyle{
	height: 16px;
	background-image: url('../img/report_add.png');
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-top: 1px;
}

.linkeditstyle{
	height: 16px;
	background-image: url('../img/report_edit.png');
	background-repeat: no-repeat;
	padding-left: 19px;
}

.linklogout{
	height: 16px;
	background-image: url('../img/user_go.png');
	background-repeat: no-repeat;
	padding-left: 19px;
}

.error{
	font-size: 13px;
	text-align: left;
	color: red;
	background-color: #FFFFFF;
	padding-left: 4px
}

.table_anm_s2 {
	width:650px;
	border-top:1px solid;
	border-bottom:1px solid;
}

.anm_error{
	border-color: red;
}

.anm_waited_error {
	color:red;
}

.headline{
	font-weight: bold;
	font-size: 12px;
}


a:link, a:visited, a:active {
	color:#000000; 
	text-decoration: none;
	font-size: 13px;
	font-weight: lighter;
}

a:hover {
	color:#666666; 	
	text-decoration: none;
	font-size: 13px;
	font-weight: lighter;
}

.expired {
	background:#FD5858;
}

#welcometext {
	padding-right: 10%;
}

.inner_error {
	color:red;
}