/* @override http://www.stephaniepost.de/portfolio/ndxz-studio/site/sample_steffi/style.css */

/* @override http://www.stephaniepost.de/portfolio/ndxz-studio/site/sample_steffi/style.css */

/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	background: #fff;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: gray; text-align: left; }
a:active { color: black; background-color: #ffc901; text-decoration: none; }
a:visited { color: #ffc901; text-decoration: none; font-weight: normal; font-style: normal; text-align: left; }
a:hover { color: black; background-color: #ffc901; background-image: none; text-decoration: none; text-align: left; }

a img { border: none; }

#menu { overflow: auto; top: 0; bottom: 0; left: 0; position: fixed; height: 100%; background-color: #fff; width: 215px; }

#menu ul { list-style: none; margin: 0 0 12px; }

#menu ul li.section-title {  }

#content { height: 100%; margin: 0 0 0 215px; top: 0; }

.container { padding: 20px 5px 25px 20px; text-align: left; font: 1.1em/1.4 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; background-color: transparent; letter-spacing: 0; }

#content p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0;
	text-transform: none;
	background: none no-repeat -5px 30px;
}

h1 { color: #f8b20f; font-size: 32px; font-weight: normal; background-color: transparent; }
h2 { color: white; font-size: 24px; background-color: transparent; text-decoration: none; }
h3 { color: #f8b20f; font-size: 16px; font-weight: bold; line-height: 17pt; }
h4 { color: black; font-size: 16px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }