/* Tags */
h1 {
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
	/* rot */
    color: #cc7f00;
    font-weight: bold;
    margin: 5px 0px 2px 0px;
    padding: 0px;
}
h2 {
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
    color: #746b57;
    font-weight: bold;
    margin: 5px 0px 2px 0px;
    padding: 0px;
}
h3 {
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
    color: #e9ce39;
    font-weight: bold;
    margin: 5px 0px 2px 0px;
    padding: 0px;
}
h4 {
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
    color: #4d4435;
    font-weight: bold;
    margin: 5px 0px 2px 0px;
    padding: 0px;
}
/*Linkformatierung*/
a {
	color: #cc7f00;
	text-decoration: none;
}

/* Haupt Stylesheet */
body {
	background-color: #FFFFFF;
	font-family : Arial, Verdana, Sans-Serif;
	font-size: 0.7em;
	margin-top: 25px;
}
.bodycenter {
    text-align: center;
}
#Layout {
	background-image: url(../images/schatten_streifen_rechts.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 795px;
	margin: auto;
}
#MainLayoutRight {
	padding-top: 0px;
	background-image: url(../images/schatten_ecke_rechts_o.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 795px;
}
#MainBody {
	text-align: left;
	border: 1px black solid;
	width: 778px;
	margin: 0px 8px 0px 8px;
}
#LanguageMenu {
	text-align: right;
	padding: 4px 17px 0px 0px;
	height: 20px;
}
#LogoText {
	text-align: left;
	font-size: 2.5em;
	margin-left: 17px;
	margin-top: -11px;
	height: 105px;
	color: #91483E;
	font-weight:bold;
	background-image: url(../images/Logo_2.gif);
	background-repeat: no-repeat;
}

/*Header Style*/
#Header {
	position: relative;
	height: 200px;
	background-color: #f8c400;
	background-image: url(../images/header.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#Header .deutsch{
	background-image: url(../images/header.jpg);
}

#Header .italienisch{
	background-image: url(../images/headerit.jpg);
}

#subtitle {
    position: absolute;
    right: 0px;
    padding: 17px;
    top: 142px;
    font-size: 2.2em;
    color: #FFFFFF;
    font-weight: bold;
}
#search {
    height: 17px;
    width: 161px;
    background-color: #cc7f00;
    padding: 0px 0px 0px 17px;
    border-bottom: solid 1px #FFFFFF;
}
#MainContent {
    margin: 17px;
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
}
#MainContent a {
	color: #cc7f00;
	text-decoration: underline;
}
#FooterContent {
	text-align: left;
	vertical-align: middle;
	padding: 5px 17px 3px 7px;
	background-color: #f8c400;
	color: #000000;
}
#MainFooter {
	width: 786px;
	text-align: left;
	margin-left: 8px;
	padding: 0px 0px 0px 0px;
	background-color: white;
	background-image: url(../images/schatten_streifen_u.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 16px;
}
#MainFooterContent {
	padding-left: 17px;
	padding-top: 10px;
	background-image: url(../images/schatten_ecke_rechts_u.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 770px;
	position: relative;
}
#MainFooterContentLeft {
	position: relative;
	background-image: url(../images/schatten_ecke_links_u.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 770px;

}
/****** Rol care******/
#webbyrol a,#webbyrol a:link,#webbyrol a:visited,#webbyrol a:hover,#webbyrol a:active {
   
    font-size: 1.0em;
	color: #000000;
	display: block;
	width: 170px;
	text-align: right;
	margin-top: 4px;
}


#webbyrol {
	position: absolute;
	right: 0px;
	top: 5px;
	background-image:url(../images/rolcare_logo.gif);
	background-repeat: no-repeat;
	display: block;
	width: 170px;
	height: 18px;
	_margin-right: 12px;
}
/* Einbindung Classen */
.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: #ffffff;
}
.typo3-editPanel-previewBorder {
    background-color: #CDCDD4;
}
.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;
}
.headertitlegreen {
    color: #cc7f00;
    font-weight: bold;
}
.headersubtitle {
    color: #000000;
    font-weight: bold;
}
.footermenuwithborder {
    border-left: solid 1px #000000;
}
.secondLanguagemenu {
   	border-left: solid 1px #000000;
}

/* Menueformatierungen Hauptmenü*/
#menu {
    padding: 10px 0px 0px 0px;
    text-transform: uppercase;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;		
}
#menu ul li a {
	display: block;
	width: 161px;
	padding: 5px 0px 10px 17px;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;	
	height: 8px;
	color: #000000;
}
#menu ul li a:hover {
	color: #ffffff;
}
/* Menueformatierungen Footermenü*/
#FooterContent  ul {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 16px;
}
#FooterContent  ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;	
}
#FooterContent ul li a {
	display: block;
	padding: 0px 10px 0px 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
	height: 15px;
	line-height: 16px;
	vertical-align: middle;
}
#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: #cc7f00;
	font-weight: bold;
}
.LanguageMenunormal {
    color: #000000;
}
.LanguageMenuactive {
    color: #cc7f00;
    font-weight: bold;	
}

/* Formular */
.errorformfield {
	color: #FF0000;
	font-weight: bold;
}
.fields {
	width: 155px;
}
.red {
	color: #cc7f00;
}
.tx-pilmailform-pi1 input, .tx-pilmailform-pi1 textarea {
	border-width: 1px; 
	border-color: #000000;
	border-style: outset;
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
}


