/* @override 
	http://borkas.org/ergos/style/style.css
	http://localhost/~nils/ergos/webroot/style/style.css
*/

body {
	background-color: #1f446c;
	color: #5b5b5b;
	font: 8.5pt Verdana, Arial, Helvetica, sans-serif;
}

body a{
	color: #205780;
}

h1 {
	color: #205780;
	letter-spacing: 2px;
	text-transform: uppercase;
	font: 9pt Verdana;
}

#container {
	width: 856px;
	margin: auto;
	background-color: #fff;
}


#navigation{
	width: 202px;
	height: 880px;
	background-color: #bccbd7;
	clear: none;
	float: left;
	border-bottom: 3px solid #fff;
	border-right-color: #fff;
	border-right-width: 3px;
}

/*navigation*/

#navigation tr td{
	padding-bottom: 5px;
}

#content{
	width: 529px;
	height: 880px;
	background-color: #c5c5c7;
	float: left;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
}

#content_border{
	width: 408px;
	margin: 52px auto 12px;
}

#thumbnails{
	width: 119px;
	float: left;
	border-bottom: 3px solid #fff;
	background: #a0a0a2 url(../images/schmuckelement_rechte_spalte_03.gif) no-repeat 0 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 880px;
}

#images{
	margin-top: 28px;
}

#thumbnails img{
	margin: 0 3px 3px 19px;
	border-style: solid;
	border-width: 1px;
}

.post_title {
	color: #205780;
	font-size: 8.5pt;
	text-transform: uppercase;
}


/* newsposterstuff */

.newspost{
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 18px;
	padding: 5px;
}

.subnavi {
	color: #205780;
	text-transform: uppercase;
	font-size: 9pt;
	letter-spacing: 3px;
	height: 0;
}

a.subnavi{
	color: #fff;
	text-transform: capitalize;
	letter-spacing: 0;
	font-size: 10pt;
	text-decoration: none;
}

#loginform{
	width: 313px;
	text-align: right;
	margin-top: 36px;
}

.newstext {
	color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 11px;
	padding-bottom: 11px;
	border-top-style: solid;
	border-top-width: 1px;
	width: 490px;
}

/*Kleinkram*/
#kontakttext{
	margin-left: 38px;
}

.standortadressen{
	margin-left: 34px;
}

.style1 {
	color: #005ea4}
.style2 {
	color: #77787b;
	font-weight: bold;
}
.style3{
	color: #be0c0b;
}
.partnerlinks{
	margin-left: 15px;
}

.anfahrt{
	margin-left: 20px;
}

