body {
	margin: 0;
	padding: 0;	
	background: transparent;
	color: #5b6064;
	font-family: arial, helvetica, sans-serif;
}


img.brgh {
	z-index: 4;
	position:absolute;
	bottom: 0;
	right: 0;
}

img.blft {
	z-index: 3;
	position:absolute;
	bottom: 0;
	left: 0;
}

img.trgh {
	z-index: 2;
	position:absolute;
	top: 0;
	right: 0;
}

img.tlft {
	z-index: 1;
	position:absolute;
	top: 0;
	left: 0;
}

div#iframecontent {
	margin: 1em;
	font-size: 70%;
	position: absolute;
	z-index: 10;
}

div#iframecontent p.formular {
	margin: 0 0 0.5em 0;
	padding: 0;
}

h4 {
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: #7193ae;
}

div#iframecontent p.formular.radio {
	padding: 0 0 0 2.5em;
}

div#iframecontent p.formular input {
	font-size: 80%;	
	margin: 0 1em 0 0;
}

div#iframecontent p.formular input#code {
	width: 7em;	
}

div#iframecontent p.formular input#login {
	float: right;
	margin: 0 3em 0 0;	
}

.buttons {
	font-weight: bold;
	color: #7094ae !important;
	margin: 0.3em 0 0.5em 0;
	padding: 0.4em 0.7em 0.4em 0.7em;
	background: url('link_buttons.gif') 100% 100% repeat-x;	
	

div#iframecontent span.button {
	float: right;
	margin: -1em 2em 0 0;
	padding: 0.4em 0.7em 0.4em 0;
	background: url('butt_bg_2.gif') right no-repeat;
}
	

/**************** Weiser Bereich für Karteikarten Navigation *****************/

 

div#iframecontent .whiteline {

            top: -24px;

            position: absolute;

            heigth: 1px;

            border: 2px solid red;

            background: red;

            color: red;

}

 

.whiteline.teilnehmer {

            width: 137px;

            left: 132px;

}

 

.whiteline.moderator {

            width: 128px;

            left: 2px;

}

 
.whiteline.neuanmeldung {

            width: 122px;

            left: 270px;

}

 

.whiteline.testen {

            width: 141px !important;

            width: 143px;

            left: 394px;

}
}