.bgRed {
	background-color: #80192C;
}
.a:link, .a:visited, .a:active, .content a:link, .content a:visited, .content a:active, .functions a:link, .functions a:visited, .functions a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #80192C;
	text-decoration: none;
	cursor:pointer;
}
.a:hover, .content a:hover, .functions a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #80192C;
	text-decoration: underline;
	cursor:pointer;
}
.navLang, .navLang a:link, .navLang a:visited, .navLang a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C6D656;
	text-decoration: none;
}
.navLang a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EEF4D4;
	text-decoration: none;
}
.greenfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #C6D656;
	font-size:12px;
}
.formfield {
	background-color:#DCD1B9;
	border:1px solid #80192C;
	color:#80192C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
}
.formfieldTextarea {
	background-color:#DCD1B9;
	border:1px solid #80192C;
	overflow:auto;
	color:#80192C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
}
.formSubmit {
	border:1px solid #EEF4D4;
	background-color:#BFD23C;
	color:#80192C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.BackOfStandard {
	background-image: url(../pics/tycon_bg_stripe.gif);
	background-repeat: repeat-y;
	background-color: #F5F7EC;
	margin: 0px;
}
.pathNav1 a:link, .pathNav1 a:active, .pathNav1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #80192C;
	text-decoration: none;
	text-transform: uppercase;
}
.pathNav1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #80192C;
	text-decoration: underline;
	text-transform: uppercase;
}
.RedBoxV1 {
	background-image: url(../pics/tycon_bg_redbox.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px 10px 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEF4D4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEF4D4;
}
.formSubmitNormal {
	border:1px solid #EEF4D4;
	background-color:#C29C91;
	color:#80192C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.JustAGroup {
	margin-bottom: 5px;
}
.RedBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F5F7EC;
	line-height: 12px;
}
.RedBoxTextGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BFD23C;
	line-height: 12px;
}
.RedBoxDetail, .RedBoxDetail a:link, .RedBoxDetail a:visited, .RedBoxDetail a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BFD23C;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 2px;
}
.RedBoxDetail a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BFD23C;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 2px;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #80192C;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80192C;
}
.NewsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #80192C;
	width: 255px;
}
.NewsTextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #80192C;
	width: 255px;
	float: right;
	height: auto;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #80192C;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.Headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #80192C;
	font-weight: bold;
	padding-bottom: 10px;
}
.Headline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #80192C;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
.smallHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #80192C;
	font-weight: bold;
	padding-bottom: 10px;
}
p{
	margin: 0px;
}
.Disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CDB2A1;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.Disclaimer a:link,.Disclaimer a:active, .Disclaimer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CDB2A1;
	font-weight: bold;
	text-decoration: none;
}
.Disclaimer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80192C;
	font-weight: bold;
	text-decoration: none;
}
.Functions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #80192C;
}
.sponsoren {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Content3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CDB2A1;
	color: #80192C;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.Content2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E4E0C5;
	color: #80192C;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: none;
	position: static;
}
.Content5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D9DC9C;
	color: #80192C;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: none;
	position: static;
}
.Content4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BFD23C;
	color: #80192C;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/*showbox farbe-, hintergrundfarbe*/
.showbox, 
.showbox td,
.BoardHeadline,
.BoardInsert,
.BoardInsert td,
.BoardLoggedIn,
.BoardEntryTitle,
.BoardModuleTitle,
.BoardModuleSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E4E0C5;
	color: #80192C;
	padding: 5px;
}

/*showbox rechterRand*/
.showbox, 
.BoardInsert,
.BoardLoggedIn,
.BoardEntryTitle,
.BoardModuleTitle,
.BoardModuleSubTitle {
}

/*showbox oberer Rand*/
.showbox, 
.BoardInsert,
.BoardLoggedIn,
.BoardEntryTitle,
.BoardModuleTitle{
}

/*showbox runde Ecke links nten*/
.showbox,
.BoardInsert,
.BoardLoggedIn,
.BoardEntryTitle,
.BoardModuleTitle{
}
.showboxText {
	font-size: 11px;
	color: #80192C;
	padding: 5px;
}
.lexiconHeader {
	padding-left:5px;
	padding-right:5px;	
	margin: 0px 0px 0px 0px;
	background-color: #E97E3B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #80192C;
	font-weight:bold;
}
.lexiconDescription {
	padding-left:10px;
	padding-right:5px;	
	margin: 0px 0px 0px 0px;
	background-color: #E97E3B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #80192C;
	font-weight:bold;
}
.lexiconText {
	background-color: #CDB2A1;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;	
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #80192C;
	font-weight: normal;
}
.test{
	width:98%;
	background-color: #CDB2A1;
}

#NavigationLev1 {
	position:absolute; 	width:180px; height:129px; left: 0px; top: 175px;
}
#pathNav1{
	position:absolute; width:574px; height:13px; left: 180px; top: 100px;
}
#allBoxes{
	position:absolute; width:179px; height:23px; top: 151px; left: 1px;
}
#tyconLogo{
	position:absolute; width:179px; height:119px; top: 1px; left: 1px;
}
#Advertising{
	position:absolute; width:581px; height:100px; left: 180px; top: 0;
}
#Sponsors{
	position:absolute; width:100px; height:60px; left: 800px; top: 18px;
}
#ContentArea{
	position:absolute;
	width:574px;
	height:20px;
	left: 180px;
	top: 140px;
}
#LangNav{
	position:absolute; width:152px; height:50px; left: 1034px; top: 18px;
}
#belleLogo{
	display:none;
	position:absolute; width:431px; height:62px; left: 1px; top: 1px;
}
.ImportantBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80192C;
	background-color: #E4E0C5;
	padding: 4px;
	background-image: url(../pics/showboxCorner_links.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.InternNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #80192C;
	background-color: #E4E0C5;
	padding: 2px 2px 2px 10px;
	margin: 10px 0px;
}
.InternNewsText {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
	margin: 5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #80192C;
	font-weight: normal;
}
.InternNewsText a:link, .InternNewsText a:visited, .InternNewsText a:active {
	font-weight: bold;
	text-decoration: none;
	color: #80192C;
}
.InternNewsText a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #737E1D;
}

#boardInput{
	width:95%;
}

.BoardHeadline{
	font-weight:bold;
	font-size:13px;
	padding-left:10px;
	padding-bottom:5px;
	margin-bottom:10px; 
}

.BoardLoggedIn,
.BoardInsert{
	/*siehe showbox*/
	padding-bottom:10px; 
	margin-bottom:10px; 
	padding-left:10px;
}

.BoardEntry{
	/*siehe showbox*/
	padding-bottom:10px;
	margin-bottom:10px;
	color: #80192C;
}

.BoardEntryTitle{
	/*siehe showbox*/
	font-weight:bold;
	padding-bottom:5px;
	padding-left:10px;
}

.BoardModuleTitle{
	/*siehe showbox*/
	font-weight:bold;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}

.BoardModuleSubTitle{
	/*siehe showbox*/
	font-weight:bold;
	padding-bottom:5px;
	margin-left:35px;
	padding-left:10px;
}

.BoardHeadline a,
.BoardHeadline a:link,
.BoardHeadline a:visited,
.BoardHeadline a:active,

.BoardEntryTitle a,
.BoardEntryTitle a:link,
.BoardEntryTitle a:visited,
.BoardEntryTitle a:active,

.BoardModuleTitle a,
.BoardModuleTitle a:link,
.BoardModuleTitle a:visited,
.BoardModuleTitle a:active,

.BoardModuleSubTitle a,
.BoardModuleSubTitle a:link,
.BoardModuleSubTitle a:visited,
.BoardModuleSubTitle a:active{
	color: #80192C;
	text-decoration:underline;
}
.BoardHeadline a:hover,
.BoardEntryTitle a:hover,
.BoardModuleTitle a:hover,
.BoardModuleSubTitle a:hover{
	color: #80192C;
	text-decoration:none;
}

.BoardEntryText{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
}
.tableFAQ{
	padding-left:5px;
	padding-right:5px;	
	margin: 0px 0px 0px 0px;
	background-color: #E97E3B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #80192C;
	font-weight:bold;
	border:1px solid #000000;
}
.tableFAQHeader{
	padding-left:5px;
	padding-right:5px;	
	margin: 0px 0px 0px 0px;
	background-color: #E97E3B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #80192C;
	font-weight:bold;
}
.tableFAQText{
	background-color: #CDB2A1;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;	
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #80192C;
	font-weight: normal;
}
.tableFAQText h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #80192C;
}
.nav0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #80192C;
	border-right-color: #80192C;
	border-bottom-color: #EEF4D4;
	border-left-color: #80192C;
	background-color: #8B2F3D;
	color: #80192C;
	text-decoration: none;
}
.nav0 a:link, .nav0 a:visited, .nav0 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEF4D4;
	text-decoration: none;
}
.nav0 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #EEF4D4;
	text-decoration: none;
}
.nav0active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #80192C;
	border-right-color: #80192C;
	border-bottom-color: #EEF4D4;
	border-left-color: #80192C;
	background-color: #C29C91;
	color: #80192C;
	text-decoration: none;
}
.nav0active a:link, .nav0active a:visited, .nav0active a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80192C;
	text-decoration: none;
}
.nav0active a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #80192C;
	text-decoration: none;
}
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #80192C;
	border-right-color: #80192C;
	border-bottom-color: #EEF4D4;
	border-left-color: #80192C;
	background-color: #8B2F3D;
	color: #80192C;
	text-decoration: none;
}
.nav1 a:link, .nav1 a:visited, .nav1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEF4D4;
	text-decoration: none;
}
.nav1 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #EEF4D4;
	text-decoration: none;
}
.nav1active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #80192C;
	border-right-color: #80192C;
	border-bottom-color: #EEF4D4;
	border-left-color: #80192C;
	background-color: #C29C91;
	color: #80192C;
	text-decoration: none;
}
.nav1active a:link, .nav1active a:visited, .nav1active a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80192C;
	text-decoration: none;
}
.nav1active a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #80192C;
	text-decoration: none;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #80192C;
	border-right-color: #80192C;
	border-bottom-color: #EEF4D4;
	border-left-color: #80192C;
	background-color: #A15B5F;
	color: #80192C;
	text-decoration: none;
}
.nav2 a:link, .nav2 a:visited, .nav2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEF4D4;
	text-decoration: none;
}
.nav2 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #EEF4D4;
	text-decoration: none;
}
.nav2active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #80192C;
	border-right-color: #80192C;
	border-bottom-color: #EEF4D4;
	border-left-color: #80192C;
	background-color: #C29C91;
	color: #80192C;
	text-decoration: none;
}
.nav2active a:link, .nav2active a:visited, .nav2active a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80192C;
	text-decoration: none;
}
.nav2active a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #80192C;
	text-decoration: none;
}
