/************************************************************************************/
/*** BODY ***/
/************************************************************************************/
body {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 11px;
	color: #335e98;
	
	margin: 0 auto;
	
	background-color: #ffffff;
}

body.start {
	margin: 14px;
	color: #000000;
	font-size: 12px;
}

body.start a:link, body.start a:active, body.start a:visited, body.start a:hover {
	color: #000000;
	text-decoration: underline;
} 

/************************************************************************************/
/*** HEADING ***/
/************************************************************************************/
h1 {
	font-size: 12px;
	margin: 0px;
	padding: 20px 0px 7px 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #335e98;		
}

h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase; /*** Gro�geschriebener Text ***/
	color: #335e98;		
}

h3 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: normal;
	color: #335e98;		
}


/************************************************************************************/
/*** IMAGES ***/
/************************************************************************************/
img {border: none;}


/************************************************************************************/
/*** FORMS ***/
/************************************************************************************/
form {
	padding: 0px;
	margin: 0px;
	text-align: right;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 11px;
}

input, textarea {
	border: 1px solid #abaca3;
	color: #7f807a;
	font-size: 11px;
}

input.button {
	font-size: 11px;
	color: #7f807a
	background-color: #abaca3;
	border: 1px solid #7f807a;
}

textarea.recommend {
	border: 1px solid #000066;
	color: #7f807a;
}

.error {
	color: #ff0000;
	font-weight: bold;	
}

.reddot {
	color: #ff0000;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
}

#reddot-edit-metas {
	position: absolute;
	top: 0px;
	left: 100px;	
	
}

.abs {
	position: absolute;
	top: 0px;
	left: 0px;	
}

/************************************************************************************/
/*** TABLES ***/
/************************************************************************************/
td {
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}


/************************************************************************************/
/*** CONTAINER ***/
/************************************************************************************/
#container {
	position: relative;
	width: 960px;
	top: 18px;
	padding: 0px 0px 0px 0px;
	
	text-align: left;
	margin: 0px auto;
}

/************************************************************************************/
/*** LOGO***/
/************************************************************************************/
#logo {

	position: absolute;
	top: 43px;
	left: 20px;
	
	width: 131px;
	height: 45px;	
	
}

#rss-feed {
	position: relative;
	top: 0px;
	left: 186px;
	width: 25px;
	height: 25px;	
}

/************************************************************************************/
/*** NAVIGATION***/
/************************************************************************************/
#navigation {
	position: absolute;
	top: 124px;
	left: 0px;
	padding: 10px 0px 20px 11px;
	background-color:#a8c7ff;
	
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 10px;
	text-transform: uppercase;
	
	width: 175px;		
}

#navigation-white-layer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 186px;
	height: 20px;
	background-color: #a8c7ff;
}

#navigation ul, #sub-navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}

#navigation li {
	padding: 5px 0px 8px 0px;
	border-top: 1px solid #fff;
}

#navigation li.first {
	border: none;
}

#navigation li.act {
	padding-left: 10px;
	background-image: url(../images/menupoint.gif);
	background-position: 9px 7px;
	background-repeat: no-repeat; 
}

#navigation a:link, #navigation a:visited, #navigation a:active, #navigation a:hover {
	color: #335e98; 
	text-decoration: none;
	text-transform: normal;
	
	font-size: 12px;
}

#navigation a:link.act, #navigation a:visited.act, #navigation a:active.act, #navigation a:hover.act {
	padding-left: 10px;
	color: #335e98;
}

li.sub {
	padding: 1px 0px 8px 20px !important;
	border-top: none !important; 
	letter-spacing: 1px;
}

li.sub a:link, li.sub a:visited, li.sub a:active, li.sub a:hover {
	font-size: 11px !important;
	text-transform: none;
}


/************************************************************************************/
/*** Flash MOVIE***/
/************************************************************************************/
#flash-movie {
	position: absolute;
	top: 36px;
	left: 176px;
	
	padding-left: 11px;
	
	width: 786px;
	height: 429px;	
	
	/*background-image: url(../images/schatten_bg.png);
	background-position: 1px -3px;
	background-repeat: no-repeat;*/
}


/************************************************************************************/
/*** Flash MOVIE - KLEIN***/
/************************************************************************************/
#flash-movie-klein {
	position: absolute;
	top: 36px;
	left: 176px;
	
	padding-left: 11px;
	
	width: 786px;
	height: 387px;
	
	background-image: url(../images/bg_schatten_klein.png);
	background-position: 1px 0px;
	background-repeat: no-repeat;
}
/************************************************************************************/
/*** TOP-NAVIGATION***/
/************************************************************************************/
#navi-top {
	position: absolute;
	top: 5px;
	right: -7px;
	
	width: 580px;

	padding: 0px -10px 0px 0px;

	color: #335e98;
	text-decoration: none;
	text-align: right;
} 

#navi-top-white-layer {
	position: absolute;
	top: 5px;
	right: -12px;
	width: 12px;
      height: 15px;
	background-color: #ffffff;
}


#navi-top a:link, #navi-top a:visited, #navi-top a:hover, #navi-top a:active {
	text-decoration: none;
	color: #335e98;
}

#navi-top ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navi-top li {
	display: inline;
	padding: 0px 7px 0px 7px;
	border-right: 1px solid #335e98;
}

#navi-top li.last {
	border: none;
	padding-right: 0px;
}

#navi-top li.facebook {
	background-image: url(../images/facebook-icon.png);
	background-repeat: no-repeat;
	background-position: 7px 0px;
	padding-left: 26px;
}

/************************************************************************************/
/*** CONTENT CONTAINER  ***/
/************************************************************************************/
#content-container {
	position: absolute;
	top: 445px;
	left: 187px;
	width: 776px;
	padding: 15px 0px 15px 0px;
	line-height: 16px;
}

#content-container a:link, #content-container a:visited, #content-container a:active, #content-container a:hover {
	color: #335e98;
}
