/*-----------------------------------------------------*/
/* CONTENT                                             */
/*-----------------------------------------------------*/
/*
/* Intro                                               */
/*-----------------------------------------------------*/
#TextIntro h1 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
/*
/* Main                                                */
/*-----------------------------------------------------*/
#Text_1_6 p {
	margin: 0px;
	padding: 0px;	
}
#Text_3_6 p {
	margin: 0px;
	padding: 0px;
}
.texttitel {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	line-height: 16px;
}
.lauftext {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 16px;
}
.lauftextBlack {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 15px;
}
.lauftextRed {
	font-size: 12px;
	font-weight: normal;
	color: #8C1513;
	line-height: 15px;
}
.lauftextAngebot {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 14px;
}
/*-----------------------------------------------------*/
/* LINKS                                               */
/*-----------------------------------------------------*/
/*
/* Textlink                                            */
/*-----------------------------------------------------*/
.linkText:link{
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
}
.linkText:visited{
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
}
								
.linkText:hover{
	color: #8C1513;
	text-decoration: underline;
}
		    
.linkText:active{
	color: #8C1513;
	text-decoration: underline;
}
/* Textlink Black                                      */
/*-----------------------------------------------------*/
.linkTextBlack:link{
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}
.linkTextBlack:visited{
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	
}
								
.linkTextBlack:hover{
	color: #8C1513;
	text-decoration: underline;
}
		    
.linkTextBlack:active{
	color: #8C1513;
	text-decoration: underline;
}
/* Weblink Homegate                                    */
/*-----------------------------------------------------*/
.linkWeb:link{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	background-image: url(../images/elements/link_viereck_1.gif);
	background-repeat: no-repeat;
}
.linkWeb:visited{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	background-image: url(../images/elements/link_viereck_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 12px;
}
								
.linkWeb:hover{
	color: #8C1513;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	background-image: url(../images/elements/link_viereck_2.gif);
	background-repeat: no-repeat;
}
/* Weblink externe Website                             */
/*-----------------------------------------------------*/
.linkWebex:link{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	background-image: url(../images/elements/link_viereck_1.gif);
	background-repeat: no-repeat;
}
.linkWebex:visited{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	background-image: url(../images/elements/link_viereck_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 12px;
}
								
.linkWebex:hover{
	color: #8C1513;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	background-image: url(../images/elements/link_viereck_2.gif);
	background-repeat: no-repeat;
}
/* Weblink PDF                                         */
/*-----------------------------------------------------*/
.linkPDF:link{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	background-image: url(../images/elements/linkpdf_viereck_1.gif);
	background-repeat: no-repeat;
}
.linkPDF:visited{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	background-image: url(../images/elements/linkpdf_viereck_1.gif);
	background-repeat: no-repeat;
}
								
.linkPDF:hover{
	color: #8C1513;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	background-image: url(../images/elements/linkpdf_viereck_2.gif);
	background-repeat: no-repeat;
}
/* Weblink FILM                                        */
/*-----------------------------------------------------*/
.linkFilm:link{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	background-image: url(../images/elements/linkpdf_viereck_1.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
}
.linkFilm:visited{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	background-image: url(../images/elements/linkpdf_viereck_1.gif);
	background-repeat: no-repeat;
}
								
.linkFilm:hover{
	color: #8C1513;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	background-image: url(../images/elements/linkpdf_viereck_2.gif);
	background-repeat: no-repeat;
}

/*-----------------------------------------------------*/
/* NAVIGATION                                          */
/*-----------------------------------------------------*/
/*
/* HauptNavigation                                     */
/*-----------------------------------------------------*/
#Navigation ul {
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Navigation a {
	text-decoration: none;
	display: block;
}
#Navigation ul li a {
	padding-bottom: 4px;
	height: 14px;
}
#Navigation ul li ul li a {
	padding-bottom: 4px;
	padding-left: 15px;
}
#Navigation ul li ul li ul li a {
	padding-bottom: 4px;
	padding-left: 30px;
}
#Navigation ul a:link {
	color: #000;
}
#Navigation ul a:visited {
	color: #000;
}
#Navigation ul a:hover {
	color: #8C1513;
}
#Navigation ul a:active {
	color: #8C1513;
}
.linkNavAktiv {
	color: #8C1513;
}
/*-----------------------------------------------------*/
/* Formular                                            */
/*-----------------------------------------------------*/
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	width: 290px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textboxrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	width: 290px;
	background-color: #E2C4C4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 290px;
	height: 55px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

