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

	Projekt		:	Jobst IT

	Copyright	:	endiamo GmbH

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




/*	Grundformatierungen
------------------------------------------------------------------------------*/

:link,:visited { text-decoration:none; }
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; font-weight:normal; }
h1,h2,h3,h4,h5,h6,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px;}
tr { border:none; padding:0px; margin:0px; }
td { color:#1E3059;border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }

legend { display:none; }

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul li		{
	list-style-position: outside;
	list-style-image: url(../images/li_arrow.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

a:hover { text-decoration:none; }

/*	body
------------------------------------------------------------------------------*/
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
	text-align:center;
	height:100%;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

/*	html
------------------------------------------------------------------------------*/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	website
------------------------------------------------------------------------------*/
#website {
	position:relative;
	z-index:1;
	margin:0 auto;
	height:100%;
	width:850px;
	color:#1E3059;
	text-align:left;
}

/*	logo
------------------------------------------------------------------------------*/
#logo {
	width:850px;
	height:133px;
	text-align:right;
}

/*	header
------------------------------------------------------------------------------*/
#header {
	width:850px;
	height:240px;
	border-bottom:3px solid #FE8018;
}

#header_img {
	position:absolute;
	z-index:10;
	left:218px;
	top:133px;
}

#corner {
	position:absolute;
	z-index:20;
	top:133px;
	left:218px;
	width:632px;
	height:19px;
	background-image:url(../images/corner.gif);
	background-repeat:no-repeat;
	background-position:top right;
}


/*	content
------------------------------------------------------------------------------*/
#content {
	width:850px;
	margin:30px 0 0 0px;
	background-image:url(../images/maennchen.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

hr {
	height:3px;
	margin:15px 0 15px 0;
	border-top:1px solid #FE8018;
	border-bottom:1px solid #FE8018;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	background-color:#FFF;
	color:#FFF;
}
 
/*	navigation
------------------------------------------------------------------------------*/
#nav {
	width:217px;
	height:240px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
}

#nav ul {
	margin: 0 0 0 0;
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#nav ul li {
	margin: 0 0 0 0;
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#nav ul li a {
	background-image:url(../images/nav_arrow.gif);
	background-repeat:no-repeat;
	display:block;
	color:#FFF;
	height:20px;
	font-size:13px;
	padding:4px 0 2px 21px;
	border-bottom:1px solid #FFF;
}

#nav ul li a:hover {
	background-color:#FE8018;
}

#nav ul li a.active {
	background-image:url(../images/nav_arrow_active.gif);
	background-repeat:no-repeat;
	background-color:#FE8018;
	padding-left:35px;
}

/*	subnavigation
------------------------------------------------------------------------------*/
#nav .subnav {}

#nav .subnav li a {
	background:none;
	padding:4px 0 2px 45px;
}

#nav .subnav ul li a:hover {
	text-decoration:underline;
	background-color:transparent;
}

#nav .subnav ul li a.sub_active {
	background-image:url(../images/subnav_arrow.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}

/*	left
------------------------------------------------------------------------------*/
#left {
	width:178px;
	font-size:11px;
	line-height:130%;
	float:left;
	padding:0 40px 0 0px;
}

#left a {
	color:#FE8018;
	text-decoration:underline;
	display:block;
}

#left a:hover {
	text-decoration:none;
}

#left .abstand {
	margin-top:10px;
}

/*	main
------------------------------------------------------------------------------*/
#main {
	width:631px;
	font-size:12px;
	line-height:160%;
	float:left;
	padding:0 0 20px 0;
}

#main .txt {
	/*background-image:url(../images/line.gif);*/
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

#main p {
	margin:0 0 10px 0;
}

#main a {
	color:#FE8018;
}
#main a:hover {
	text-decoration:underline;
}

/*	footer
------------------------------------------------------------------------------*/
#footer {
	width:100%;
	font-size:11px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	border-top:3px solid #FE8018;
	text-align:center;
	height:33px;
	color:#FFF;
	padding:17px 0 0 0;
}

#footer a {
	color:#FFF;
	background-image:url(../images/footer_arrow.gif);
	background-repeat:no-repeat;
	margin:0 0 0 30px;
	padding:0 0 0 7px;
}

#footer a:hover {
	color:#FE8018;
}

/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
h1 {
	color:#FE8018;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	margin:0 0 20px 0;
}

/* Headline 2 */
h2 {
	color:#1E3059;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/h2_bg.gif);
	background-repeat:no-repeat;
	padding:0 0 0 12px;
	margin-bottom:10px;
}

/* Headline 3 */
h3 {
	color:#FE8018;
	font-size:12px;
	font-weight:bold;
}

/* Headline 4 */
h4 {
	color:#1E3059;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dashed #FE8018;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}

/* Headline 5 */
h5 {
	color:#1E3059;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
}

/* Headline 6 */
h6 {
	color:#1E3059;
	font-size:11px;
	font-weight:bold;
	margin:13px 0 5px 0;
}

/*	formular
------------------------------------------------------------------------------*/
input {
	border:1px solid #FE8018;
	background-color:#FFFFFF;
	color:#1E3059;
	font-size:11px;
	padding:2px 0 2px 2px;
	margin:0 0 5px 0;
}

#button {
	height:19px;
	width:19px;
	margin:0 0 4px 0;
	padding:0px;
	background-image:url(../images/button_arrow.gif);
	background-repeat:no-repeat;
	background-position:center;
}

/*	bilder
------------------------------------------------------------------------------*/
.main img {
	border:1px solid #FE8018;
}
