@charset "iso-8859-2";
/* CSS Document - rot*/

body {
	background-color:#333333;
	background-image: url(img/bkgrd_awake_01.png);
	background-repeat: repeat;
	background-position: center;
}

#header .nav {
	background-color: #e31522;
	background-image: url(img/head_awake_01.png);
	background-repeat: no-repeat;
}

.hier {
	color: #e31522;
}
.nav li.hier a, #subnav li.hier a{
	color: #e31522;
}


/* Inhalt */

#content #first {
	background-color: #e31522;
	border-width: 10px;
	border-style: solid ;
	border-color: #FFFFFF;
}
#content #first .links li{
	list-style-type: none;
}
#content div.zweispalten, #content div.einespalte {
	border-width: 10px;
	border-style: solid ;
	border-color: #FFFFFF;
}
