/*
	stylesheet www.caritasstjosef.de
*/

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	background-color: White;
	color: #333333;
	margin: 0px;
	padding: 0px; 
}

table {
	font-size: 13px;	
}

/* style image */

img.float {
	float: left;
}

img {
	padding: 0px;
	margin: 0px;
}

img.floatLeft {
	float : left;
	margin-bottom : 14px;
	margin-left : 0px;
	margin-right : 20px;
	margin-top : 0px;
}
img.floatRight {
	float : right;
	margin-bottom : 14px;
	margin-left : 20px;
	margin-right : 0px;
	margin-top : 0px;
}

/* style of images for "Column-layout" */

img.imgColumn {
	margin-bottom : 14px;
	margin-left : 0px;
	margin-right : 5px;
	margin-top : 0px;
}

/* style imagebox */

.imgBox {	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #696969;
	margin-bottom : 14px;
	margin-left : 0px;
	margin-right : 20px;
	margin-top : 0px;
}	

table.imgBox img{
	margin: 0px;
	padding: 0px;
}	

.imgBoxFloatLeft {
	float : left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #696969;
	margin-bottom : 14px;
	margin-left : 0px;
	margin-right : 20px;
	margin-top : 0px;
}	

table.imgBoxFloatLeft img{
	float: none;
	margin: 0px;
	padding: 0px;
}	
	
.imgBoxFloatRight {
	float : right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #696969;
	margin-bottom : 14px;
	margin-left : 20px;
	margin-right : 0px;
	margin-top : 0px;
}

table.imgBoxFloatRight img{
	float: none;
	margin: 0px;
	padding: 0px;
}	

.imgBoxBorder {
	border: 1px solid silver;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #696969;
	margin-bottom : 14px;
	margin-left : 0px;
	margin-right : 20px;
	margin-top : 0px;
}

.imgBoxBorderFloatLeft {
	border: 1px solid silver;
	float : left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #696969;
	margin-bottom : 14px;
	margin-left : 0px;
	margin-right : 20px;
	margin-top : 0px;
}	
		
.imgBoxBorderFloatRight {
	border: 1px solid silver;
	float : right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #696969;
	margin-bottom : 14px;
	margin-left : 20px;
	margin-right : 0px;
	margin-top : 0px;
}

/* style of imageboxes for "Column-layout" */

.imgBoxColumn {	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #696969;
	margin-bottom : 14px;
	margin-left : 0px;
	margin-right : 5px;
	margin-top : 0px;
}			

table.imgBoxColumn img{
	margin: 0px;
	padding: 0px;
}	

.imgBoxBorderColumn {
	border: 1px solid silver;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #696969;
	margin-bottom : 14px;
	margin-left : 0px;
	margin-right : 20px;
	margin-top : 0px;
}

table.imgBoxBorderColumn img{
	margin: 0px;
	padding: 0px;
}	

.small {
	font-size: 11px;
}

.tiny {
	font-size: 9px;
}

.nomargin {
	margin: 0;
	padding: 0;	
}

/*
	top level elements
*/

table.body {
	width: 1000px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	table-layout: fixed;
}

td.menu1 {
	height: 0;
	width: 205px;
}

td.content1 {
	height: 0;
	width: 550px;
}

td.extra1 {
	height: 0;
	width: 245px;
}

td.menu {
	padding: 0;
	vertical-align: top;
	/* background-color: #e8e8e8 ; */
}

td.content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px; 
}

td.extra {
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 225px;
	padding-left: 10px;
	background-image: url("/system/media/bot.png") ;
	background-repeat: no-repeat;
	background-position: bottom;
}

td.head {
	padding: 0px ;
	height: 100px ;
	border-bottom: 3px solid #c0c0c0;
	/* background-image: url(/system/media/softened.jpg) ; */
	background-repeat: no-repeat;
	background-position: left;
}

div.menu {
	margin: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	/* background-image: url(/system/media/menu.png) ; */
}

div.menuTop {
	height: 10px;
	font-size: 0;
	/* background-image: url(/system/media/menuTop.png) ; */
}

div.menuBot {
	height: 10px;
	font-size: 0;
	/* background-image: url(/system/media/menuBot.png) ; */
}

div.langChooser{
	position: absolute;
	left: 510px;
	top: 100px;
	width: 240px;
	height: 15px;
	text-align: right;
	border: 0px;
	background-color: transparent;
	z-index: 10;
}

/*
	systemWrapper
*/

iframe.systemWrapper {
	width: 100%;
	height: 700px;
	border: 0;
	margin: 0px;
	padding: 0px;
}

/*
	head
*/

table.head {
	height: 90px;
	margin: 0px;
	padding: 0px;	
}

td.headMap {
	width: 205px;
	height: 100%;
	font-size: 16px;
	color: #808080;
	vertical-align: bottom;
}

a.headMap:link {
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}

a.headMap:visited {
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}

a.headMap:hover {
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}

td.headHeadline{
	width: 540px;
	height: 100%;
	vertical-align: bottom;
}

td.headHeadlineText{
	font-size: 24px;
	color: #FF0000;
	vertical-align: bottom;
}

.headHeadlineTextInfo {
	color: #808080;
}

/*
	images with absolute position
*/

div.imgLogoTop{
	position: absolute;
	left: 770px;
	top: 10px;
}

div.imgLogoTop img{
	margin: 0px;
	padding: 0px;
}

div.imgLogoBot{
	position: absolute;
	left: 770px;
	top: 110px;
}

div.imgLogoBot img{
	margin: 0px;
	padding: 0px;
}

/*
	headlines
*/

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

h6 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

li {
	padding: 5px ;
}
ul {

}

/*
	top level menu
*/

#menu ul {
	margin-left: 15px; 
	margin-top: 0px;
	padding: 2px;
}

#menu ul li {
	font-size: 14px; 
	list-style-image: url(/system/media/dot.gif);
	margin-left: 7px; 
	padding: 2px;
}

#menu ul li ul {
	margin-left: 0px;
	padding: 2px;
}

#menu ul li ul li {
	font-size: 12px; 
	list-style-image: url(/system/media/nodot.gif);
	padding: 2px;
}

#menu ul a {
	text-decoration: none;
	font-size: 14px;
}

#menu ul a:hover {
	color: #FF0000;
	text-decoration: none;
}

#menu ul li ul li a {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}

#menu ul li ul li a.active {
	color: #000000;
	text-decoration: none;
}

#menu ul li ul li a:hover {
	color: #000000;
	text-decoration: none;
}

/*
	linkboxes
*/

.linkboxHeader {
	width: 205px;
	font-size: 16px;
	margin: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	color: #808080;
}

/*
	linkboxes
*/

.linkbox ul{ margin-left: 15px; margin-top: 0px; padding: 2px 0px 2px 0px;}
.linkbox ul li { list-style-image: url(/system/media/dot.png); margin-left: 5px; padding: 8px 0px 0px 0px;  }
.linkbox ul a { font-size: 12px; text-decoration: none; }
.linkbox ul a:hover { color: #FF0000; text-decoration: none; }
.linkbox ul a.active { color: #FF0000; text-decoration: none; }

/*
	links
*/
a img {
	border: 0px;
}

a {
	color: #000000;
}

a:link {
  	color:#333333;
}

a:visited {
  	color: #333333;
}

a:hover {
  	color:#FF0000;
}

a:active {
  	color:#FF0000;
}

/*
	content2 Template
*/

table.content2{
	width: 100%;
	vertical-align: top;
	font-size: 13px;
	line-height: 18px;
}

td.content2Left{
	width: 34%;
	vertical-align: top;
}

td.content2Right{
	width: 66%;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 30px; 
}

/*
    forms
*/

input, textarea { 
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px; 
	background-color:#f0f0f0; 
	color:#000000 
}

select, option { 
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px; 
	background-color:#f0f0f0; 
	color:#000000 ; 
}

/*
Preview styles
*/

table.preview{
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: thin solid Silver;
}

table.preview img {
	float: left;
	padding: 0px;
	margin: 0px 20px 10px 0px;
}

td.previewHead{
}

td.previewText{
}

a.previewLink{
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.previewLink:link{
	color: #FF0000;
	text-decoration: none;
}

a.previewLink:visited{
	color: #FF0000;
	text-decoration: none;
}

a.previewLink:hover{
	color: #FF0000;
	text-decoration: none;
}

/*
	Mitarbeiter
*/


table.employee {
	width: 500px;
}

td.employeeName{
	font-size: 16px;
	color: #808080;
	text-decoration: none;
	height: 30px;
}

td.employeeName a {
	font-size: 16px;
	color: #808080;
	text-decoration: none;
}

td.employeeName a:hover {
	font-size: 16px;
	color: Red;
	text-decoration: none;
}

td.employeeImg {
	width: 100px;
	padding:0px;
	margin: 0px;
	text-align: left;
}

td.employeeImg img{
	margin: 0px;
	padding: 0px;
	float: left;
}

td.employeeInfo {
	width: 400px;
}

table.employeeContact {
	width: 370px;
}

td.employeeContactFirstColumn {
	width: 60px;
}
td.employeeContactSecondColumn {
	padding-left: 5px;
}
td.employeeListOrganisation{
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}

/*
	Food styles
*/

table.food{
	width: 100%;
}

td.foodHead{
}

td.foodType{
	background-image: url(/system/media/foodType.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-color: #F0f0f0;
}

td.foodText{
	background-color: #ffcc99;
	font-size: 10px;	
}

a.foodLink{
	font-size: 16px;
	color: #808080;
	text-decoration: none;
}

a.foodLink:hover{
	color: #FF0000;
}

/*
	calendar
*/

table.calendar {	
}

a.calendar {
	text-decoration: none;
}

/*
	sitemap
*/

table.sitemap {	
}

td.sitemapInfo {
	background-color: #f0f0f0;
	font-size: 18px ;	
}

a.sitemap {
	text-decoration: none;
}

/*
	Misc
*/

.listLine1 {
	background-color: #f0f0f0;	
}

.listLine2 {
	background-color: #ffcc99;	
}

#authinfo {
	font-size: 13px;
	margin-bottom: 10px;
	text-align: center;
}

td.contentTableColumn0 {
	padding-right: 20px;
}
