/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/

/* Internet Explorer */
@font-face {
font-family: MyFont;
src: url("bryant-web/bryant-boldcondensed-webfont.eot");
}
/* Firefox, Safari, Opera */
@font-face {
font-family: MyFont;
src: url("bryant-web/bryant-boldcondensed-webfont.woff") format("woff");
}

@font-face {
	font-family: 'BryantMediumCondensed';
	src: url('bryant-web/bryant-mediumcondensed-webfont.eot');
	src: local('☺'), url('bryant-web/bryant-mediumcondensed-webfont.woff') format('woff'), url('bryant-web/bryant-mediumcondensed-webfont.ttf') format('truetype'), url('bryant-web/bryant-mediumcondensed-webfont.svg#webfontV3BqKuGS') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BryantBoldCondensed';
	src: url('bryant-web/bryant-boldcondensed-webfont.eot');
	src: local('☺'), url('bryant-web/bryant-boldcondensed-webfont.woff') format('woff'), url('bryant-web/bryant-boldcondensed-webfont.ttf') format('truetype'), url('bryant-web/bryant-boldcondensed-webfont.svg#webfontcerJisLY') format('svg');
	font-weight: normal;
	font-style: normal;
}




* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 16px;
	font-family: BryantMediumCondensed, Geneva, Helvetica, Verdana, sans-serif;
	line-height: 20px;
	letter-spacing: 1px;
	background-color: #ccc;
	color: #00C;
	height: 100%;
}
#bg {
	position: absolute;
	background-color: #000000;
	width: 839px;
	margin: left;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */
	overflow: visible !important; /* FF Scroll-leiste */
	}	
#footer {
	position: fixed;
	background-color: #DBEBFB;
	width: 839px;
	margin-bottom: 20px;
	height:100%;
	z-index: 0;
	overflow: visible !important; /* FF Scroll-leiste */
	}	

#linie2 {
	position: absolute;
	background-color: #DBEBFB;
	width: 500px;
	margin-left: 300px;
	top: 51px;
	}



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

a:link {
	text-decoration: none;
	color: #00C;
}
a:active { text-decoration: none; }
a:visited {
	text-decoration: none;
	color: #00C;
}
a:hover {
	color: #000;
}
a:selected {
	color: #000;
}

a img { border: none; }

#logo {
	width: 270px;
	font-size: 28px;
	margin-left: 16px;
	top: 15px;
	font-family: BryantBoldCondensed, Geneva, Helvetica, Verdana, sans-serif;
	padding: 0;
	position: absolute;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	padding-bottom: 16px;
	}

#menu {
	width: 280px;
	overflow: visible;
	top: 0;
	bottom: 0;
	left: 11px;       
	margin-top: 56px;
	position: relative;
	height: 100%;
}

#menu ul {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	padding-bottom: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

#menu ul li.strong {	font-size: 17px;
}

#menu ul li.section-title {
	font-family: BryantBoldCondensed, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 17px;
	color: #00C;
}
#menu ul li.active a{
	color: #000;
}

#content {
	position: absolute;
	height: 100px;
	top: 0;
	margin-top: 68px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 296px;
}

.container {
    padding: 5px 5px 25px 5px;
}

#content p { width: 510px; margin-bottom: 9px; 
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F90;
	}


p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

b {
	font-weight: normal;
	font-family: BryantBoldCondensed, Geneva, Helvetica, Verdana, sans-serif;
		font-size: 17px;

}
strong {
	font-weight: normal;
	font-family: BryantBoldCondensed, Geneva, Helvetica, Verdana, sans-serif;
	color: #00C;
}

hr {
	width: 500px;
	margin: 0 0 9px 0;
	color: #546060;
	background-color:#F90;
	border:solid;
	height:1px;
	margin-left: 20px;
	border:1px #F90;
}

hr2 {
	width: 500px;
	margin: 0 0 9px 0;
	color: #F90;
	background-color:#F90;
	border:solid;
	height:5px;
	margin-left: 20px;
	border:5px #F90;
}

u{
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	color: #354256;
}
u:hover{color:#000;}

em {
	color: #546060;
}
i { font-style: normal;
font-size: 20px;
line-height: 23px;
}
#img-container	{
	width: 315px;
	position: absolute;
	top: 54px;
	padding-top: 15px;
		padding-left: 15px;
	left: 815px;	
	border-top: 5px solid #606;
}
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; 
	}

#img-container img	{ width: 300px; margin: 0; 
	padding-left: 15px;
	margin-bottom: 15px;
	border-left: 1px solid #606;
	}

#once { clear: left; }