/* MAIN TEMPLATE COMPONENTS */
body {
	margin: 10px 0px 0px 0px;
	font-size: 10pt; 
	font-family: trebuchet ms, arial, verdana, helvetica, sans-serif;
}

#mainwrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(/images/shadow-sides.png);
	background-repeat: repeat-y;
	width: 781px;
}

#pagewrapper {
	position: relative;
	width: 750px;
	background-color: white;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	left: 10px;
	padding-bottom: 5px;
}

#c1 {
	background-image: url(/images/c1.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: -10px;
	width: 34px;
	height: 23px;	
}

#c2 {
	background-image: url(/images/c2.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: -11px;
	width: 31px;
	height: 35px;	
}

#c3 {
	background-image: url(/images/c3.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: -10px;
	right: -11px;
	width: 21px;
	height: 31px;	
}

#c4 {
	background-image: url(/images/c4.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: -10px;
	left: -11px;
	width: 21px;
	height: 31px;	
}

#wrapper {
	padding-bottom: 0px !important;
	margin: 0px !important;
}

#homepagesidebar, #sidebar {
	float: left;
	width: 248px;
	margin-bottom: 0px;
}

#homepage-content {
	margin-bottom: 5px;
}

#content {
	margin : 0px 0px 0px 253px;
	padding: 10px 10px 20px 10px;
	color: #8D8D8D;
}

#content-no-sidebar {
	margin: 0px 0px 0px 0px;
}

#content p {
	margin-bottom: 0px;
}

#header {
	text-align: center;
}


/* HOMEPAGE */
#homepage-image {
	margin-bottom: 5px;
	margin-left: 250px;
}

#homepage-image img {
	display: block;
	border: 0px;
	width: 496px;
	height: 273px;
}

#homepage-bottom {
	height: 304px;
	width: 497px;
	margin-left: 253px;
	margin-bottom: -5px;
}

#homepage-bottom-left {
	float: left;
}

.homepage-teasers, .innerpage-teasers {
	border: 1px solid black;
	position: relative;
	padding: 7px 10px 10px 10px;
}

.homepage-teasers { 
	width: 224px; 
	font-size: 12px;
}

.innerpage-teasers {
	width: 228px; 
	margin-left: 0px !important; 
}

.homepage-teasers h1, .innerpage-teasers h1 {
	font-size: 21px !important;
}

.homepage-teasers h1 a, .innerpage-teasers h1 a {
	font-weight: normal;
}

.homepage-teasers h1 a:hover {
	text-decoration: underline;
}


.homepage-teasers p, .innerpage-teasers p {
	margin: 5px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	font-size: 12px;
}

.homepage-teasers a, .innerpage-teasers a { font-weight: bold; }

.homepage-teasers#introduction {
	height: 183px;
	margin-right: 5px;
}

#introduction { margin-bottom: 4px; }

#introduction h1, #news h1 a { color: #DE3839; }

#introduction p, #news p, #news a { color: #8D8D8D; }

.half, .innerpage-teasers {
	height: 80px;
	margin-left: 251px;
}

.half#news {
	margin-left: 0px;
}

#one {
	background-color: #4A7DC6;
	margin-bottom: 4px;
}

#two {
	background-color: #DE3839;
	margin-bottom: 4px;
}

#three {
	background-color: #EAC462;
}

#one h1, #two h1 {
	color: white;
}

#one, #two, #one a, #two a { color: white; }

#three, #three a { color: black; }

#introduction .more-link a, #news .more-link a {
	color: black;
}

.teaser-image {
	float: right;
	margin-top: 0px;
}

.teaser-content {
	width: 160px;
	margin-bottom: 0px;
}

.hard-set {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px;
}

.cms {
	border: 1px solid black;
	margin-top: 10px;
}

/* INNERPAGE */
.innerpage-top-image {
	margin-bottom: 10px;
}

.innerpage-top-image {
	display: block;
	width: 496px;
	height: 182px;
	border: 0px;
}

#innerpage-logo {
	margin-bottom: 5px;
	position: relative;
}

#innerpage-logo img {
	width: 249px;
	height: 182px;
}

.innerpage-teasers#recruitment, .innerpage-teasers#news {
	margin-bottom: 5px;
}

.innerpage-teasers {
	font-size: 8pt;
}

.innerpage-teasers#contact {
	margin-bottom: 0px;
}

/* PAGE BOTTOM */
#bottom {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#bottom img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0px;
	padding-top: 0px;
	margin-top: 0px;
	display: block;
}
