/**
 * evecms
 *
 * @author Branko May <post@branko.de>
 * @version 1.0
 * @package evecms
 */

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


body {
	font-family:  Arial, Trebuchet MS, Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	margin: 0;
	padding-left: 150px;
	padding-top: 50px;
}

/* logo div */
div#logo_rz {
  	width: 529px;
	background-image: url(images/logo_rz.png);
	background-repeat:no-repeat;
	height: 82px;
	float: left;
	margin-bottom: 10px;


}

div#dot {
  	width: 500px;
	background-image: url(images/white_dot.jpg);
	background-repeat:repeat-x;
	height: 15px;
	margin-left: 5px;
	margin-right: 5px;


}

div#logo {
  	width: 508px;
	background-image: url(images/rechenzentrum-mittelformat.jpg);
	background-repeat:no-repeat;
	height: 197px;
	border-bottom: 2px solid #ffffff;
	margin-bottom: 10px;
}

div#prog_header {
  	width: 508px;
	background-image: url(images/rechenzentrum-mittelformat.jpg);
	background-repeat:no-repeat;
	height: 197px;
	border-bottom: 2px solid #ffffff;
	margin-bottom: 10px;
}

div#kont_header {
  	width: 508px;
	background-image: url(images/kont_header.jpg);
	background-repeat:no-repeat;
	height: 197px;
	border-bottom: 2px solid #ffffff;
	margin-bottom: 10px;
}


div#impr_header {
  	width: 508px;
	background-image: url(images/impr_header.jpg);
	background-repeat:no-repeat;
	height: 197px;
	border-bottom: 2px solid #ffffff;
	margin-bottom: 10px;
}

div#rz5_header {
  	width: 508px;
	background-image: url(images/rz5_header.jpg);
	background-repeat:no-repeat;
	height: 197px;
	border-bottom: 3px solid #ffffff;
	margin-bottom: 0px;
}

div#rz4_header {
  	width: 508px;
	background-image: url(images/rz4_header.jpg);
	background-repeat:no-repeat;
	height: 197px;
	border-bottom: 2px solid #ffffff;
	margin-bottom: 0px;
}

div#rz3_header {
  	width: 508px;
	background-image: url(images/rz3_header.jpg);
	background-repeat:no-repeat;
	height: 197px;
	border-bottom: 0px solid #ffffff;
	margin-bottom: 0px;
}

div#rz2_header {
  	width: 508px;
	background-image: url(images/rz2_header.jpg);
	background-repeat:no-repeat;
	height: 197px;
	border-bottom: 2px solid #ffffff;
	margin-bottom: 0px;
}

div#rz1_header {
  	width: 508px;
	background-image: url(images/rz1_header.jpg);
	background-repeat:no-repeat;
	height: 197px;
	border-bottom: 2px solid #ffffff;
	margin-bottom: 0px;
}

div#rz1_081 {
  	width: 508px;
	background-image: url(images/2rz.jpg);
	background-repeat:no-repeat;
	height: 254px;
	border-bottom: 2px solid #ffffff;
	margin-bottom: 0px;
}

div#rz1_082 {
  	width: 508px;
	background-image: url(images/draussen.jpg);
	background-repeat:no-repeat;
	height: 254px;
	border-bottom: 2px solid #ffffff;
	margin-bottom: 0px;
}

div#rz1_083 {
  	width: 508px;
	background-image: url(images/3rz.jpg);
	background-repeat:no-repeat;
	height: 254px;
	border-bottom: 2px solid #ffffff;
	margin-bottom: 0px;
}

div#rz1_084 {
  	width: 508px;
	background-image: url(images/4rz.jpg);
	background-repeat:no-repeat;
	height: 254px;
	border-bottom: 2px solid #ffffff;
	margin-bottom: 0px;
}

div#rz1_085 {
  	width: 508px;
	background-image: url(images/rz08-5.jpg);
	background-repeat:no-repeat;
	height: 254px;
	border-bottom: 2px solid #ffffff;
	margin-bottom: 0px;
}


/* footer div */
div#footer {
  	font-size: 10px;
  	width: 510px;
  	margin-bottom: 10px;
	margin-left: 0px;
	background-color:#000000;
  	border: 0px solid #CCCCCC;
  	padding: 10px;
  	text-align:right;
}

/* menu div */
div#menu {
	margin-left: 178px;
	margin-top: 63px;
	float: left;
  	font-size: 10px;
  	width: 509px;
  	border: 0px solid #CCCCCC;
}

ul#menu {
  	font-size: 10px;
	white-space: nowrap;
	margin-left: 0;
	padding-left: 0;
	background-color:#000000;
}

ul#menu li {
	display: inline;
  	list-style: none;
  	margin: 0;
  	padding: 0px;
  	background-color:#000000;
}

ul#menu a {
  	display:inline;
	padding-top: 0px;
  	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
  	font-weight: bold;
	color: #666666;
	font-size:10px;
	background-color:#000000;
	letter-spacing: 0px;

}

ul#menu a:link {

	text-transform: uppercase;
	text-decoration: none;

}

ul#menu a:visited {
  	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}

ul#menu a:hover {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}




/* content div */
div#content {
	font-size: 10px;
  	width: 508px;
	background-color:#141414;
  	border: 10px solid #ffffff;
	padding: 0px;
	min-height:550px;

}


div#content h1 {
	display:inline;
	background-color:#141414;
  	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}

div#content h4 {
	display:inline;
	background-color:#141414;
  	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#content h5 {
	display:inline;
	background-color:#141414;
  	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}


div#content h2 {
	width: 497px;
  	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
}

div#content h3 {
  	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding:0;
}



div#content .page_navigation {
  	font-size: 10px;
	color: #736357;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}



div#content p {
  	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 25px;
	text-align: justify;
	text-transform: uppercase;
}

div#content b{
	color: #b89952;
    }


.green{
	color: #666666;
    }

.blue{
	color: #566a75;
    }

/* hrefs */
a:link, a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a:link.small, a:visited.small {
	font-size:10px;
	color: #666666;
	text-decoration: none;

}

a:hover.small {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}



a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}


