@charset "utf-8";
/* CSS Document */


IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px; }
	
hr { 
    width: 100%; 
    height: 35px; 
    margin: 0 auto;
	background: #e30613;
}

.text { 
   margin: 0 auto;
   width: 960px;
}

.text1 { 
   margin: 0 auto;
   width: 960px;
 color:#212121;
}

p {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

h2 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

h3 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

.balken

{ 
    width: 100%; 
    height: 60px;
	background: #e30613;
	text-align:right;
	color:#ffffff;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	padding-top:10px;

}

a:link {color:#212121; text-decoration:none}
a:visited {color:#212121; text-decoration:none}


