/* CSS Document */


/* STANDARD STYLES: start */
html, body, ul, ol, li, p, h1, h2, h3, h4 form, input, a, div, img {
	margin: 0;
	padding: 0;
	}

html, h1, h2, h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	}
	
body { 
	background:#FFF; 
	font-size:14px;
	color:#000;
	text-align:center;
	padding-top:10px;
	overflow-y: scroll;
	overflow-x: auto;
	}

h1 {
	color:#BBA84D;
	font-size:18px;
	text-transform: uppercase;
	margin-bottom:20px;
	}

h2 {
	font-size:16px;
	}

p {
	line-height:20px;
	font-size:14px;
	margin:10px 0;
	}

a {
	color:#3C948B;
	text-decoration:none;
	font-weight:bold;
	}

a:hover {
	color:#3C948B;
	text-decoration:underline;
	}

td {
	vertical-align:top;
	font-size:14px;
	}
	
/* CUSTOM STYLES: start */
#wrapper {
	width:761px;
	margin: 0 auto;
	text-align: left; 
	border:1px solid #BBA84D;
	overflow: hidden;
	}

#logo {
	float:left;
	width:150px;
	height:150px;
	border:0px solid;
	border-bottom:1px solid #BBA84D;
	}

/* MENU STYLES: start */	
#menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	width:609px;
	height:151px;
	background:#BBA84D url(http://jobs.sunrise-domizile.de/fileadmin/layout/images/menuHeader.gif) left top no-repeat;
	border:1px solid #BBA84D;
	border-width: 0 0 1px 1px;
	}

#menu li {
	position:relative;
	top:75px;
	float:left;
	list-style-type:none;
	font-weight:bold;
	text-align:center;
	width:78px; 
	height:73px;
	text-align: center;
	}
	
#menu li a {
	background:#DDE8E5; 
	border:1px solid #DDE8E5;
	width:72px; 
	height:53px;
	display: block;
	color: #000;
  padding: 20px 2px 0px 2px;
}

#menu li a:hover {
	text-decoration: none;
	background-color: #A2895F;
	color: #fff;
	border: 1px solid #fff;
}
/*
html>body #menu li {
	width:80px;
	}

.menu1 a, .menu2 a, .menu3 a, .menu4 a, .menu5 a {
	display:block; 
	color:#000; 
	width:78px; 
	height:73px; 
	text-decoration:none;
	}
*/
li#menu-8 a {
	background:#DDE8E5; 
	border:1px solid #DDE8E5;
	}
	
li#menu-7 a {
	background:#CCDDDA; 
	border:1px solid #CCDDDA;
	}
	
li#menu-6 a {
	background:#A7C9C3; 
	border:1px solid #A7C9C3;
	}
	
li#menu-5 a {
	background:#95BEB6; 
	border:1px solid #95BEB6;
	}
	
li#menu-4 a {
	color:#FFF;
	background:#DF0024; 
	border:1px solid #DF0024;
	}
	
#menu li.current a {
	color:#FFF; 
	background:#A2895F; 
	border:1px solid #FFF;
	width: 72px;
	height:53px;
	}
/* MENU STYLES: end */

#photos {
	width:150px;
	float:left;
	background:#BBA84D;
	border-right:1px solid #BBA84D;
	}
#photos divc.csc-textpic-imagewrap {
    width:150px;
    }
	
#photos dl {
	margin: 0px;
	padding: 0px;
}

#photos img {
	padding-bottom: 1px;
	}
	
#content {
	float:left;
	width:548px;
	margin:8px 0px 0 20px;
	}

html>body #content {
	width:569px;
	}

#footer {
	padding-top:5px;
	width:760px;
	margin:0 auto;
	font-size:10px;
	text-align:center;
	}
	
.small {
	font-size:10px;
	}

.spacey26 {
	line-height:30px;
	}

.spacey16 {
	line-height:20px;
	}

.sitemap {
	margin-left:20px;
	}
	
.sitemap a {
	font-weight:normal;
	}

#sitemapLink {
	font-size:10px;
	position:relative;
	left:563px;
	top:2px;
	z-index:40;
	width: 200px;
	}
	
img { border: none; }

.presse {
  font-size:13px;
}
body {font-family:Arial,Helvetica,sans-serif;}

select, input {font-family:Arial,Helvetica,"Times New Roman",Times,serif;}