/* CSS Document - Author: 3satz.com */


/* Main Styles that apply to body */
body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	background: #f4f4f4 url(images/bg.gif) center;
	position: absolute;
}

/* This is the page container built and centered using -ve margins */
#container {
	width: 720px;
	margin-left: -368px;
}

/* This will contain the topbar */
#topbarContainer
{
	width:auto;
	background-color: #FFFFFF;
}

/* First column */
.t1
{
	width: 720px;
	background-color: #8EA9B7;
	border: none;
	border-top: none;
	line-height: 22px;
	color: #FFF;
	float: left;
	left: 0px;
}

/* Second column */
.t2
{
	width: 720px;
	float: left;
	border-bottom: none;
	line-height: 22px;
	color: #FFF;
	padding-right: 6px;
	padding-left: 6px;
}

/* The topmost faded bar */
#topbar {
	width:auto;
	height: 100px;
	font-weight: bold;
	color: #C9BEBC;
	text-align: right;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 9px;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}

/* This holds the two heading blocks, the title and the login form */
#headerwrapper {
    width: auto;
}

/* class that styles the holder div of the forms */
h1 {
    font: 48px verdana;
	color: #EEE;
	margin: 5px;
}

h6 {
    font: 10px verdana;
    font-weight: bold;
	color: #DDD;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}

/* This holds the tabs */
#tabholder
{
    width: auto;
}

/* Container for the article box, and the pic box */
.articleboxouter {
	width: 720px;
	clear: both;
	padding: 0px;
	background-color: #BEC6C7;
} 

/* Content holder for the articles */
.articleboxinner {
	width: auto;
	line-height: 20px;
	color: #FFFFFF;
	padding: 15px 6px 0px 6px;
	text-align: left;
	height: 220px;
	background-color: #AB847D;
}

/* The title style for the main article */
.articleheader
{
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 660px;
	list-style-position: inside;
	list-style-type: none;
	left: 30px;
	padding-left: 40px;
	line-height: normal;
}

/* This will style the read more thing at the bottom */
.readmore {
    text-align: right;
    display: block;
    width: auto;
}

/* This controls the main pic in the main article box */
.mainpiccontrol
{
    border: 1px #DBB7DB solid;
    float: left;
    margin-right: 10px;
}

/* Container for the pic thumbnails */
.picboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}

/* Content holder for the pic box */
.picbox {
	width: auto;
	line-height: 22px;
	color: #DD7CB4;
	border:1px solid #efefef;
	border-top: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 6px;
}

/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;

}

/* Sometimes, I don't want borders around my hyperlink images */
.noborder {
    border: none;
}

/* For taming those leeeeeeetle arrows */
img {
    vertical-align: text-bottom;
}

/* Style-up those ugly default hyperlinks */
a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #663366;
}

/* And their ugly hover states too */
a:hover {
	text-decoration: underline;
}

/* Why should the humble footer be left out? */
#footer {
	width: 720px;
	background-color: #000;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	float: left;
}

/* This will contain the two columns */
#newsContainer2
{
	width:720px;
	background-color: #BEC6C7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/* First column of the three columns */
.c1
{
	width: 200px;
	line-height: 22px;
	color: #DD7CB4;
	float: left;

}

/* Second column of the three columns */
.c2
{
	width:520px;
	background-color: #BEC6C7;
	float: left;
	color: #000;
	left: 0px;
}

/* This controls the titles for each column */
.noteheader
{
    width:auto;
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: #DD7CB4;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
	background:url(images/headerBG.jpg) repeat-x;
}

/* And this gives the column text some breathing space */
.spacyphil
{
	padding: 0px;
	background-color: #000;
	float: left;
	width:520px;
	left: 0px;
	white-space: normal;
}

#innerContainer0 {
	width:720px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#innerContainer1 {
	width:720px;
	background-color: #A8BCC4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#innerContainer2 {
	width:720px;
	background-color: #A0A9AF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#innerContainer3 {
	width:720px;
	background-color: #9C9DA2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#innerContainer4 {
	width:720px;
	background-color: #938C8E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#innerContainer5 {
	width:720px;
	background-color: #8C7C7C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#innerContainer6 {
	width:720px;
	background-color: #846B6A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#innerContainer7 {
	width:720px;
	background-color: #7D5B58;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#innerContainer8 {
	width:720px;
	background-color: #744944;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#innerContainer9 {
	width:720px;
	background-color: #6E3A33;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.articleboxinner9 {
	width: auto;
	line-height: 20px;
	color: #FFFFFF;
	padding: 15px 6px 0px 6px;
	text-align: left;
	height: 200px;
	background-color: #6E3A33;
}
.articleboxinner8 {
	width: auto;
	line-height: 20px;
	color: #FFFFFF;
	padding: 15px 6px 0px 6px;
	text-align: left;
	height: 200px;
	background-color: #744944;
}
.articleboxinner7 {
	width: auto;
	line-height: 20px;
	color: #FFFFFF;
	padding: 15px 6px 0px 6px;
	text-align: left;
	height: 200px;
	background-color: #7D5B58;
}
.articleboxinner6 {
	width: auto;
	line-height: 20px;
	color: #FFFFFF;
	padding: 15px 6px 0px 6px;
	text-align: left;
	height: 200px;
	background-color: #846B6A;
}
.articleboxinner5 {
	width: auto;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
	height: 200px;
	background-color: #8C7C7C;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.articleboxinner4 {
	width: auto;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
	height: 200px;
	background-color: #938C8E;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.articleboxinner3 {
	width: auto;
	line-height: 20px;
	color: #FFFFFF;
	padding: 15px 6px 0px 6px;
	text-align: left;
	height: 200px;
	background-color: #9C9DA2;
}
.articleboxinner2 {
	width: auto;
	line-height: 20px;
	color: #FFFFFF;
	padding: 15px 6px 0px 6px;
	text-align: left;
	height: 200px;
	background-color: #A0A9AF;
}
.articleboxinner1 {
	width: auto;
	line-height: 20px;
	color: #FFFFFF;
	padding: 15px 6px 0px 6px;
	text-align: left;
	height: 200px;
	background-color: #A8BCC4;
}
.articleheaderBild {
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 660px;
	list-style-position: inside;
	list-style-type: none;
	left: 30px;
	padding-left: 40px;
	line-height: normal;
	margin-right: 40px;
}

