body {
	font-family: Helvetica,Arial,sans-serif;
	color: #FFFFFF;
	text-align: center; 
	vertical-align: middle; 
	color: #000000;
		background-color: rgb(11, 13, 12);
	background-image: url(../grafik/background.jpg);
	}
	
body.start {
	background-color: rgb(5, 5, 5);
	background-image: url(../grafik/background.jpg);
	}

body.start img {
	border: 0px solid; 
	width: 800px; 
	height: 600px;
	}
	
body.barriers {
	background-color: rgb(11, 13, 12);
	background-image: url(../grafik/background.jpg);
	}

body div#pic {
	background-repeat: no-repeat; 
	color: rgb(0, 0, 0); 
	background-color: rgb(5, 5, 5); 
	width: 800px; 
	height: 600px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
	}
	
a.barriers:link {
	color: #FFFFFF;
	text-decoration:none;
	}
	
a.barriers:visited {
	color: #FFFFFF;
	text-decoration:none;
	}

a.barriers:hover{
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
	}

body.barriers table#barriers {
	background-repeat: no-repeat; 
	background-image: url(../grafik/base.jpg); 
	width: 800px; 
	height: 600px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
	}

body.barriers td.first {
	height: 140px; 
	width: 82px;
	}

body.barriers td.second {
	height: 140px; 
	width: 153px;
	}

body.barriers td.third {
	height: 140px; 
	width: 149px;
	}

body.barriers td.fourth {
	height: 140px; 
	width: 143px;
	}
	
body.barriers td.fifth {
	height: 140px; 
	width: 116px;
	}

body.barriers p.barriers {
	height: 100px; 
	width: 100px; 
	text-align: center; 
	vertical-align: middle;
	}
	
body.barriers table.footer_barriers {
	width: 800px; 
	height: 35px;
	background-color:#000000;
	margin-left: auto; 
	margin-right: auto;
	}

body.barriers table.footer_barriers td {
	width: 50%; 
	text-align: center;
	}

	