/* Tags */
h1 {
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
    color: #ffffff;
    font-weight: bold;
    margin: 5px 0px 2px 0px;
    padding: 0px;
}
h2 {
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.0em;
    color: #ffffff;
    font-weight: bold;
    margin: 5px 0px 2px 0px;
    padding: 0px;
}
h3 {
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.9em;
    color: #000000;
    font-weight: bold;
    margin: 5px 0px 2px 0px;
    padding: 0px;
}
h4 {
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
    color: #000000;
    font-weight: bold;
    margin: 5px 0px 2px 0px;
    padding: 0px;
}

/*Linkformatierung*/
a{
	color: #000000;
	text-decoration: none;
}

/* Stylesheet Hauptseite */
body {
	background-color: #90302a;
	font-family : Arial, Verdana, Sans-Serif;
	font-size: 0.7em;
	margin-top: 8px;
	color: #ffffff;		
}
.bodycenter {
    text-align: center;
}
#Layout {
	width: 794px;
	margin: auto;
	padding-bottom: 0px;
}
#MenuContainer {
    padding: 0px 0px 6px 0px;
	color: #FFFFFF;
}
#LanguageMenu {
    text-align: right;
	color: #ffffff;
	/* Neu */
	float: right;
	margin: 0px 0px -8px 0px;
}

/*Header Style*/
#Header {
	position: relative;
	height: 280px;
	/* width: 620px; */
	/* height: 250px; */
	background-image: url(../images/header.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#Border {
	background-image: url(../images/balken_top_links_05.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 53px;
	margin-top: 0px;
	/* height: 23px; */
}
#MenuImage {
    background-image: url(../images/menu_01.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 176px;
	margin: -15px 0px 0px 0px;
	/* height: 176px; */
}
#MainContent {
    padding: 0px 0px 10px 174px;
    margin: 0px 0px 0px 0px;
    /* margin: -10px 0px 0px 0px; */
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
}
#VImage {
	background-image: url(../images/bluete.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: -95px 0px 0px -150px;
	height: 94px;
	width: 114px;
}
#MainFooter {
	width: 794px;
	text-align: left;
	margin-left: 0px;
}
#MainFooterContentTop {
	background-image: url(../images/punkt.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 794px;
}
#MainFooterContent {
	width: 794px;
	padding: 6px 0px 6px 0px;
	background-image: url(../images/punkt.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#FooterContainer {
	width: 794px;
	text-align: left;
	margin: 0px;
}
#webbyrol a,#webbyrol a:link,#webbyrol a:visited,#webbyrol a:hover,#webbyrol a:active {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 1.0em;
	color: #ffffff;
	text-align: left;
}
#SuedtirolLogo {
    float: right;   
}

/* Classen Einbindung */
.userNavi {
    text-align: right;
    height: 20px;
}
.logout, .userNavi table {
    float: right;
    margin: 0px 0px 0px 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    background-color: #550e07;
}
.typo3-editPanel-previewBorder {
    background-color: #000000;
}
.logout a ,.logout a:hover, .logout a:visited {
   	padding: 1px 20px 1px 20px;
   	width: 42px;
   	display: block;
   	text-decoration: none;
   	font-weight: bold;
   	color: #000000;
}
.headertitlebrown {
    color: #ffffff;
    font-weight: bold;
}
.secondLanguagemenu {
   	border-left: solid 1px #ffffff;
}


/* Menueformatierungen Hauptmenue*/
#Menu {
    padding: 5px 0px 0px 17px;
    text-transform: uppercase;
    color: #550e07;
}
#Menu ul {
    margin: 0px 0px 0px 0px;
	padding: 0px;
}
#Menu ul li {
    margin: 0px 0px 0px 0px;
    padding: 0px;
	list-style: none;		
}
#Menu ul li a {
	display: block;
	width: 161px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-family : Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;	
	height: 18px;
	color: #550e07;
}

/* Sprachwahl Formatierung */
#LanguageMenu ul {
    margin: 0px;
}
#LanguageMenu  ul li {
	margin: 0px;
	list-style: none;
	float: right;
	padding: 0px 0px 0px 10px;	 
	width: 40px;
	line-height: 16px;
	vertical-align: middle;
}
#LanguageMenu ul li a { 
    text-decoration: none;  
}
#LanguageMenu a:hover {
    color: #000000;
	font-weight: bold;
}
.LanguageMenunormal {
    color: #ffffff;
}
.LanguageMenuactive {
    color: #000000;
    font-weight: bold;	
}

/* Menueformatierungen Footermenue*/
#FooterContent {
	/* text-align: left; */
	padding: 5px 0px 0px 8px;
	color: #ffffff;
	background-image: url(../images/punkte.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 45px;
}
#FooterContent ul {
	margin: 0px;
	padding: 0px;
	/* clear: both; */
	/* height: 16px; */
}
#FooterContent ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	/* float: left; */
	width: 85px;	
}
#FooterContent ul li a {
	display: block;
	padding: 0px 0px 10px 10px;
	color: #ffffff;
	text-decoration: none;
	font-family : Arial, Verdana, Sans-Serif;
	font-size: 1.0em;
	font-weight: bold;
	height: 15px;
	line-height: 16px;
	vertical-align: middle;
}

/* Formularfelder Definition */
.errorformfield {
	color: #ffffff;
	font-weight: bold;
}
.fields {
	width: 148px;
}
.red {
	color: #e16a00;
}

