/********************************************************************************************

	TOC:	- GENERAL & HEADINGS
			- STRUCTURE
			- NAVIGATION
			- CONTENT & FORMS
			- FOOTER

********************************************************************************************/


/****************************************  GENERAL  ****************************************/

html, body, ul {border:0; margin:0; padding:0}

html, body {height:100%}

body {
	background:#ececec url(images/bg_waves.jpg) center bottom no-repeat;
	background-attachment:fixed;
	color:#333;
	font:0.8em Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

img {border:0}

/*** Links ***/

a {outline:none}

a:link, a:visited {color:#3366ff; text-decoration:underline}
a:active, a:hover {color:#6699ff; text-decoration:none}

#fixnav a:link, #fixnav a:visited {color:#888; text-decoration:none}
#fixnav a:active, #fixnav a:hover {color:#888; text-decoration:underline}

#footer a:link, #footer a:visited {color:#b5b5b5; text-decoration:none}
#footer a:active, #footer a:hover {color:#b5b5b5; text-decoration:underline}

a.mail {background:url(images/icon_mail.png) 2px 3px no-repeat; padding-left:22px}
a.plan {background:url(images/icon_plan.png) 2px 3px no-repeat; padding-left:22px}
a.de {background:url(images/icon_de.png) 2px 2px no-repeat; padding-left:22px}
a.fr {background:url(images/icon_fr.png) 2px 2px no-repeat; padding-left:22px}

/*** Headings ***/

#content h1 {
	border-bottom:#e5e5e5 1px solid;
	color:#145fd3;
	font:normal 1.4em Arial, Helvetica, sans-serif;
	margin:0 0 30px 0;
	padding:0;
	text-transform:uppercase
}

#content h2 {
	color:#000;
	font:1.4em Arial, Helvetica, sans-serif;
	margin:25px 0 10px 0;
	padding:0;
}


/****************************************  STRUCTURE  ****************************************/

#wrapper {margin:0 auto; width:960px}

#header {height:227px; width:960px}

#fixnav {color:#888; font-size:0.85em; text-align:right; padding:20px 0 10px; width:960px}
#logo {float:left; margin-bottom:30px; width:auto}
#slogan {float:right; margin:50px 0 20px 0; width:auto}
#header ul.nav {background:url(images/bg_nav.png) no-repeat; clear:both; height:40px; width:960px}

#content {
	background:url(images/bg_content.png) repeat-y;
	border-bottom:1px solid #e6e6e6;
	overflow:hidden;
	padding:0 30px 50px 30px;
	width:900px
}

#top {background:url(images/bg_content-top.png) no-repeat; height:40px; width:960px}
#spotlightlist {float:left; width:240px}
#spotlight {background:url(images/bg_spotlight.png) no-repeat; float:right; height:365px; margin-bottom:50px; padding:4px; width:597px;}
#welcome {float:left; width:540px}
#contact {background:url(images/bg_contact.png) no-repeat; height:184px; float:right; padding:15px; width:229px}
#subnav {float:left; width:170px}
#text {float:right; min-height:450px; width:686px}

*html #text {height:450px}

#footer {
	color:#b5b5b5;
	font-size:0.85em;
	padding:10px 0 50px 0;
	width:960px;
}

#footerleft {float:left}
#footerright {float:right}


/****************************************  NAVIGATION  ****************************************/

ul.nav, #spotlightlist ul, ul.nav ul {list-style:none}

/*** Spotlight ***/

#spotlightlist ul {margin:25px 0 25px 25px}

#spotlightlist li {
	background:url(images/bg_list.png) left bottom no-repeat;
	display:block;
	font:1.4em Arial, Helvetica, sans-serif;
	color:#333;
	height:29px;
	text-decoration:none;
	padding:5px 0 0 25px
}

#spotlightlist li a {color:#333; text-decoration:none}
#spotlightlist li a:hover {color:#6699ff}



/*** Nav ***/

#header ul.nav {padding-left:3px}

#header .nav li {
	background:url(images/nav_separator.png) right no-repeat;
	font-weight:bold;	
	float:left;
	width:auto;
}

#header .nav li a {
	display:block;
	color:#fafafa;
	text-decoration:none;
	padding:10px 30px 11px 30px;
}

#header .nav li a:hover {color:#add7ff}
#header .nav li a.currentpage, #header .nav li a.activeparent {background:url(images/nav_active.png) top right repeat-x}


/*** Subnav ***/

#content .nav li a {
	background:url(images/subnav.png) bottom repeat-x;
	color:#333;
	display:block;
	height:27px;
	text-decoration:none;
	padding:6px 0 0 0
}

#content .nav li a:hover {font-weight:bold}

#content .nav li a.currentpage, #content .nav li a.activeparent {
	background:url(images/subnav_active.png) bottom no-repeat;
	color:#2087eb;
	font-weight:bold;
}

#content ul.nav li ul li a {background:none; color:#999; height:24px; padding:3px 0 0 12px}
#content ul.nav li ul li a:hover {font-weight:bold}
#content ul.nav li ul li a.currentpage {background:none; color:#2087eb; font-weight:bold; font-style:italic}


/****************************************  CONTENT  ****************************************/

#spotlightlist img {margin-left:50px}

#text ul {list-style:none; margin:15px 0 10px 0}
#text li {background:url(images/icon_bullet.png) 0 6px no-repeat; padding:0 0 10px 12px}

#text .small {font-size:0.85em; font-style:italic}
#text span.date {color:#666; font-size:0.85em; font-style:italic}

div.separator {background:url(images/separator.png) center no-repeat; display:block; clear:both; height:17px; margin:25px 0}
hr {border:0; border-bottom:1px solid #e5e5e5; height:1px; font-size:0; margin:0 0 20px; clear:both}

.bildlinks {float:left; margin:0 15px 15px 0; width:auto}
.bildrechts {float:right; margin:0 0 15px 15px; width:auto}
.bildlinks-r {background:#fff; border:1px solid #ccc; padding:2px; float:left; margin:0 15px 15px 0; width:auto}
.bildrechts-r {background:#fff; border:1px solid #ccc; padding:2px; float:right; margin:0 0 15px 15px; width:auto}

div.links {overflow:hidden}
div.linkurl {float:left; width:200px}
div.linktxt {float:left; width:460px; padding:0 0 10px 20px}

.atelier td {width:270px; padding-right:40px; vertical-align:top}
.atelier td img {margin-top:30px}
