/* fraugonzalez.org 2010 */

body {	background-color : #000000; 
font-family:Arial,sans-serif;
}

.bg {
position : fixed;
background-repeat : no-repeat;
width : 100%; height : 100%;
top : 0px;
left : 0px;
border : 0px;
padding : 0px;
margin : 0;
z-index :  0;
line-height: 24px;
}

.kontakt {
position : absolute;
right : 2em;
background-image : url(../Bilder/kontakt.png);
background-repeat : no-repeat;
width : 210px;
height : 130px;
top : 1em;
border : 0;
display : block;
z-index : 4;
}

.container {
position : absolute;
display : block;
top : -4em; 
margin-left : 50%;
margin-right : 50%;
right : -450px;
padding:0;
width:900px;
height:100%;
border:0; 
z-index: 3;
}

.logo {
position : absolute;
right : 0;
top : 200px;
margin-left : 50%;
margin-right : 50%;
width : 318px;
height : 83px;
border : 0;
text-decoration : none;
display : block;
z-index: 3;
}

.sublogo {
position : absolute;
background-image : url(../Bilder/logotxt.png);
background-repeat : no-repeat;
right : 105px;
top : 375px;
width : 318px;
height : 83px;
border : 0;
text-decoration : none;
display : block;
z-index: 3;
}

.line01 {position : absolute; right : 0;background-color : #4Affff;
	width : 100%; height : 1px; top : 219px; border : 0; display : block; }
.line1 {position : absolute; right : 0;	background-color : #4Affff;
	width : 100%; height : 1px; top : 221px; border : 0; display : block; }
.line2 {position : absolute; right : 0;	background-color : #4Affff;
	width : 100%; height : 1px; top : 223px; border : 0; display : block; }
.line3 {position : absolute; right : 0;	background-color : #4Affff;
	width : 100%; height : 1px; top : 226px; border : 0; display : block; }
.line4 {position : absolute; right : 0;	background-color : #4Affff;
	width : 100%; height : 1px; top : 230px; border : 0; display : block; }
.line5 {position : absolute; right : 0;	background-color : #4Affff;
	width : 100%; height : 1px; top : 235px; border : 0; display : block; }
.line6 {position : absolute; right : 0;	background-color : #4Affff;
	width : 100%; height : 1px; top : 241px; border : 0; display : block; }
.line7 {position : absolute; right : 0;	background-color : #4Affff;
	width : 100%; height : 1px; top : 248px; border : 0; display : block; }
.line8 {position : absolute; right : 0;	background-color : #4Affff;
	width : 100%; height : 1px; top : 256px; border : 0; display : block; }
.line9 {position : absolute; right : 0;	background-color : #4Affff;
	width : 100%; height : 1px; top : 265px; border : 0; display : block; }
.line10 {position : absolute; right : 0; background-color : #4Affff;
	width : 100%; height : 1px; top : 273px; border : 0; display : block; }
.line11 {position : absolute; right : 0; background-color : #4Affff;
	width : 100%; height : 1px; top : 279px; border : 0; display : block; }
.line12 {position : absolute; right : 0; background-color : #4Affff;
	width : 100%; height : 1px; top : 285px; border : 0; display : block; }
.line13 {position : absolute; right : 0; background-color : #4Affff;
	width : 100%; height : 1px; top : 290px; border : 0; display : block; }
.line14 {position : absolute; right : 0; background-color : #4Affff;
	width : 100%; height : 1px; top : 294px; border : 0; display : block; }
.line15 {position : absolute; right : 0; background-color : #4Affff;
	width : 100%; height : 1px; top : 297px; border : 0; display : block; }
.line16 {position : absolute; right : 0; background-color : #4Affff;
	width : 100%; height : 1px; top : 299px; border : 0; display : block; }
.line17 {position : absolute; right : 0; background-color : #4Affff;
	width : 100%; height : 1px; top : 300px; border : 0; display : block; }


.inhalt {
	position : absolute;
	background-color : #000000;
	margin-left : 50%;
	margin-right : 50%;
	right : -570px;
	top : 450px;
	width : 900px;
	height : 100%;
	border : 0;
	text-decoration : none;
	display : block;
	z-index: 4;
}

a:link {
	color:white;
	text-decoration:none;
	font-weight:bold;
	padding:0 3px;
}
a:hover{ text-decoration : underline;}

a:active{ color : white;}

.msg { 	width:600px; }

.msg li{ list-style-type:none; display:inline; }

.msg li div{
	display:inline;
	height:22px;
	border-top:3px solid #000000;
	overflow: hidden;
}

.msg_head { 
	color:white; 
	font-weight:bold;
	background-color:#006969;	
}

.msg_1 { color:white; background-color:#E30077; }

 .msg_2 { color:white; background-color:#ed6422; }

