@charset  "UTF-8";

/* TCB CSS Document version 1.0 15.December2009 - initial CSS version - ck from www.worknode.com */
/* TCB CSS Document version 1.1 11.January2010 - online CSS version - ck from www.worknode.com */
/* Base Area  */
*
{
	margin: 0px;
	padding: 0px;
}

html { }

body
{
	color: #666;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 14px;
}

.startseite
{
	background-color: #797979;
	background-image: url(../sitePics/r1281_bg.jpg);
	background-repeat: no-repeat;
	background-position: center -40px;
}

#wraperIntro
{
	width: 1000px;
	margin: 0 auto 0 auto;
	display: block;
	border-top: 0;
	border-right: 4px #FFF solid;
	border-bottom: 4px #FFF solid;
	border-left: 4px #FFF solid;
}

#introArea
{
	text-align: center;
	color: #666;
	font-size: 13px;
	margin: 175px 0 0 0;
}

#wraperFolgeseite
{
	width: 1000px;
	margin: 0 auto 0 auto;
	display: block;
	border-top: 0;
	border-right: 4px #FFF solid;
	border-bottom: 4px #FFF solid;
	border-left: 4px #FFF solid;
	position: relative;
}

/* but in front of all other site stuff to be loaded at first with wiht BG  */
#contentFlashAnimation
{
	position: absolute;
	top: 180px;
	left: 0px;
	background-color: #FFFFFF;
}

#wraperSigne
{
	width: 1000px;
	margin: 0 auto 0 auto;
	display: none;
}

h1
{
	color: #BE9E55;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 21px;
	font-size: 17px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 8px;
}

h2
{
	color: #666;
	font-size: 16px;
	margin-bottom: 7px;
	margin-top: 10px;
}

h3
{
	color: #364E8D;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 14px;
}

p
{
	margin-top: 5px;
	margin-bottom: 5px;
}

ul
{
	margin: 0 0 0 20px;
	padding: 0;
}

ol
{
	margin: 0 0 0 25px;
	padding: 0;
}

li
{
	margin: 0;
	padding: 0;
	list-style-type: square;
	text-align: left;
}

.download:link
{
	margin: 0 0 0 0px;
	font-weight: bold;
	color: #444;
}

p.align-justify { text-align: justify; }

a:link
{
	text-decoration: none;
	color: #000;
	font-weight: normal;
	padding: 1px 1px 1px 1px;
	border: 0;
}

a:visited
{
	text-decoration: none;
	color: #000;
	font-weight: normal;
	padding: 1px 1px 1px 1px;
	border: 0;
}

a:hover
{
	text-decoration: underline;
	color: #364D90;
	font-weight: normal;
	padding: 1px 1px 1px 1px;
	border: 0;
}

a:active
{
	text-decoration: none;
	color: #be9e55;
	font-weight: normal;
	padding: 1px 1px 1px 1px;
	border: 0;
}

#headerArea
{
	width: 1000px;
	height: 175px;
	display: block;
	border-bottom: 4px #FFF solid;
	position: relative;
	background-color: #be9e55;
}

#startArea
{
	width: 900px;
	height: 700px;
	display: block;
	position: relative;
	border-top: 4px #FFFFFF solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

#siteLogo
{
	width: 178px;
	height: 175px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

#siteLanguage
{
	width: 30px;
	height: 20px;
	display: block;
	position: absolute;
	top: 5px;
	left: 960px;
	text-align: right;
}

#siteLanguage a:link
{
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 12px;
}

#siteLanguage a:visited
{
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 12px;
}

#siteLanguage a:hover
{
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #333;
	font-size: 12px;
}

#siteLanguage a:active
{
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 12px;
}

#siteNavigation
{
	height: 40px;
	background-color: #FFF;
	display: block;
	position: absolute;
	top: 135px;
	left: 179px;
	width: 822px;
	overflow: hidden;
}

#siteNavigation a:link
{
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#siteNavigation a:visited
{
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#siteNavigation a:hover
{
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#siteNavigation a:active
{
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#contentArea
{
	width: 405px;
	height: 425px;
	margin-left: 180px;
	color: #444;
	font-size: 12px;
	line-height: 20px;
	padding: 0;
	margin-top: 65px;
	visibility: hidden;
	text-align: justify;
}

#contentAreaB
{
	width: 545px;
	xheight: 425px;
	margin-left: 180px;
	color: #444;
	font-size: 12px;
	line-height: 20px;
	padding: 0;
	margin-top: 65px;
	visibility: hidden;
	text-align: justify;
	min-height: 425px;
}

#contentArea p
{
	margin-top: 10px;
	margin-bottom: 5px;
}

#contentAreaB p
{
	margin-top: 10px;
	margin-bottom: 5px;
}

#contentAreaWIDE
{
	width: 800px;
	min-height: 425px;
	height: 425px;
	height:auto !important;
	margin-left: 180px;
	color: #444;
	font-size: 12px;
	line-height: 20px;
	padding: 0;
	margin-top: 65px;
	visibility: hidden;
}

#contentAreaWIDE p
{
	margin-top: 10px;
	margin-bottom: 5px;
}

#footerStartArea
{
	width: 1000px;
	height: 58px;
	display: block;
}

#sponsorArea
{
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #be9e55;
}

#sponsorArea a:link
{
	margin: 0;
	padding: 0;
	border: 0;
}

#sponsorArea a:visited
{
	margin: 0;
	padding: 0;
	border: 0;
}

#sponsorArea a:hover
{
	margin: 0;
	padding: 0;
	border: 0;
}

#sponsorArea a:active
{
	margin: 0;
	padding: 0;
	border: 0;
}

#signeArea
{
	width: 1000px;
	height: 25px;
	margin-top: 15px;
}

/* TYPO3 Flex Content Elemente - box1  */
table.box { }

.box td.box545
{
	vertical-align: top;
	width: 545px;
}

.csc-textpic-caption { font-size: 75%; text-align: left; line-height: 1.3em;}
