/*  
Theme Name: hs-chemie
Theme URI: http://www.hs-chemie.de.de/
Version: 1.0
Author: Marcus Brock - Brock Informationstechnologie
Author URI: http://www.BitOrByte.de/
*/

body
{
	background: #00248F url("../images/hintergrund.png") repeat top left;
	margin: 0px;
	color: #FFFFFF;
}

#intro
{
	background: #000000 no-repeat top left;
	margin: 0px;
	color: #CCCCCC;
	text-align: center;
}

#header
{
	background: url("../images/hslogo.png") no-repeat top left;
	position: absolute; 
	top: 0px; 
	left: 0px;
	width: 100%;
	height: 60px;
	font-size: 36px;
	border-bottom: solid 1px #FFFFFF;
}

#nav
{
	position: absolute;
	top: 60px;
	left: 0px;
	text-align: left;
	width: 126px;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 3px;
	color: #FFFFFF;
}

#nav_hintergrund
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 126px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 3px;
}


ul#Navigation
{
    margin: 0px 0px 10px 0px;
	padding: 0px;
}
ul#Navigation li
{
    list-style: none;
    margin-left: 10px;
	padding: 0px;
}
table
{
	font-size: 14px;
}

#nav_flash
{
	position: absolute;
	top: 60px;
	left: 0px;
	text-align: left;
	width: 126px;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 3px;
}

#slogan
{
	text-align: center;
	font-size: 16px;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content
{
	position: absolute;
	top: 60px;
	left: 126px;
	right: 0px;
	text-align: left;
	font-size: 14px;
	font-family: verdana,arial,sans-serif;
	border-left: solid 1px #FFFFFF;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
}

#unterpunkt
{
	position: relative;
	left: 10px;
	text-align: left;
	border-left: solid 1px #FFFFFF;
	margin: 0px 0px 10px 5px;
	padding: 0px 0px 0px 7px;
}

#unten_links
{
	position: absolute;
	bottom: 2px;
	left: 2px
}

#unten
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#standard
{
	position: relative;
	margin: 5px;
	padding: 5px;
}

#mittig
{
	position: relative;
	text-align: center;
	border: ridge 4px #FFFFFF;
	min-width: 10px;
	max-width: 150px;
	width: 150px;
}

#unten_rechts
{
	position: absolute;
	bottom: 2px;
	right: 2px
}

#unten_rechts_fest
{
	position: absolute;
	bottom: 3px;
	right: 10px
}


#rechts
{
	position: absolute;
	right: 2px
}

#headline
{
	border-bottom: solid 1px #FFFFFF;
	font-size: 29px;
	text-align: left;
	font-family: 'Times New Roman';
	margin: 5px 0px 15px 0px;
}

#headline_text
{
	border-bottom: solid 1px #FFFFFF;
	color: #BFCFFF;
	font-size: 24px;
	text-align: left;
	margin: 35px 0px 10px 0px;
}

#hervorgehoben
{
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	color: #BFCFFF;
	font-size: 24px;
	text-align: center;
	margin: 35px 0px 35px 0px;
	padding: 5px 0px 5px 0px;
}

#absatz
{
	text-align: justify;
	padding-right: 10px;
	margin: 0px 0px 5px 0px;
}

#partner
{
	position: relative;
	text-align: center;
	margin: 10px 7px 10px 0px;
	border: solid 0px #000000;
}

b
{
	color: #809FFF;
}

a:link
{
	color: #CCCCCC;
	text-decoration: none;
}
a:visited
{
	color: #CCCCCC;
	text-decoration: none;
}
a:hover
{
	color: #FCAF3A;
	text-decoration: none;
}
a:active
{
	color: #A00000;
	text-decoration: none;
}
			

