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

	Projekt		:	JUKUZ Aschaffenburg

	Copyright	:	JUKUZ Aschaffenburg

	Design,CSS: Stefan Bukacek Internetdienste, http://bukacek.de
	
    ***************************************************************************
	#dfc700 #EEAF00
*******************************************************************************/

/*	import
*******************************************************************************/
@import url(css/main/base.css);
@import url(css/modifications/basemod.css);
@import url(css/modifications/basemod_2col_right_vlines.css);
@import url(css/main/content.css);
@import url(css/print/print_003.css);


/*	undo
*******************************************************************************/
/*	reset some basic style
*******************************************************************************/
ul {
	list-style-type : square;
	text-indent : 0;
}

h1, h2, h3, h4 {
	border:none;
	background-repeat : no-repeat;
	background-position : bottom left;
	color: #6E7C00;
}

h1 {
	background-image : url(css/img/unterstreich_h1.gif);
}
h2 {
	background-image : url(css/img/unterstreich_h2.gif);
}
h3 {
	background-image : url(css/img/unterstreich_h3.gif);
}
h4 {
	background-image : url(css/img/unterstreich_h4.gif);
}

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

/*	body
*******************************************************************************/

body {
background-color:#62664a;
background-image:url(css/img/hgr_fettdiagonale.jpg);
background-attachment:fixed;
font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif;}

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

a, a em.file {color: #cc3300; text-decoration:underline;}
a:hover { text-decoration:none;color:#dcf700;background-color:#444;}

#footer a { color: #BEA900; }
#footer a:hover {color:#dfc700;background-color: #444; }

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning, .warnung,
#main-block .warning { color:#FF6600; }


/*	website
*******************************************************************************/
#page, #head, #topnav {background-color:transparent;}

#page_margins,#page {border:none;}

#page {
	background-color:transparent;
}
#main {
	background-image:url(css/img/hg_breit_gross.gif);
	background-repeat:repeat-y;
	padding-left:18px;	
	padding:12px;
	height:100%;
}
#nav,  #navigation, #nav_main {
	background-image:url(css/img/hg_breit_navi.gif);
	height:63px;
}

/*	layout
*******************************************************************************/
#col1 {
float:none;
margin-bottom:0;
padding-right:0;
width:auto;
display:block;
}

#col1_content, #col2_content, #col3_content {
position:relative;
display:block;
}
#col2 {	border:none; background: #f4f2de url(css/img/bg_schmutzhell.gif) top no-repeat;}

#col2 ul {
	padding-left:6px;
	margin-left:6px;
}

#col3 {
	padding-left:10px;
	border:none;
}


/*	header
*******************************************************************************/
#header {
	background-image:url(jukuz_css/img/headergrafik.gif);
	background-repeat:no-repeat;
	height:192px;
	}

#header fieldset {
	color:#EEEEE5;
	font-size:8px;
	font-weight:bold;
	left:600px;
	margin-top:30px;
	padding:0;
	position:relative;
}
#header label{
  display:none;
	/*  background: url(css/img/hand_hell.gif) no-repeat;
	height: 40px;
	width: 32px;
	text-indent: -4000px;
	position: absolute;
	top:-9px;
	display: block;
	cursor: pointer; */
}
	
#header input {
	padding:0;
	height: 12px;
	font-size:9px;
	background-color:#fbf9e9;
	border-color:#9c9a8c;
	padding:2px;
	color:#555;
	width:120px;
	color:#533;
}	

/*	Navigation
*******************************************************************************/


/*	Navigation Dropdown - 
------------------------------------------------------------------------------

/* grundgerüst für dropdown-funktion */


.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuli{
	list-style-type:none;
	float:left;
	margin-left:16px;
}

.topmenutitle{
	height:30px;
	display:block;
	width:130px;
	letter-spacing : -1px;
}

.submenuul{
   list-style-type:none;
	position: absolute;
	margin: 0;
	padding:0;
	display:none;
	z-index:20;
}

.submenuli a{
	list-style-type:none;
	padding:5px;
	padding-left:10px;
	display:block;
	width:220px;
}

li:hover ul , li.over ul{ 
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

#content {
	clear: left;
}


/* menu design 
---------------*/

#dmenu {
	background-color : transparent;
	margin:0;
	height:25px;
} /* hintergrundtauglich für navi */
.topmenu {
	background-color : transparent;
	margin:0;
	padding:0;
}

.topmenuul {
	background-color : transparent;
}

.topmenutitle {
	text-decoration: none;
	color:#555;
	padding:6px;
	padding-top:14px;
	padding-bottom: 0;
	font-size: 24px;
	font-family: "Impact";
}

a.topmenutitle:hover{
	text-decoration: none;
	color: #dcf700;
	background-color:transparent;
	background-repeat:repeat-x;
}


.submenuul {
	background-image:url(css/img/nav_dropdown_hg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.submenuli a{
	padding:2px;
	text-decoration: none;
	color: #eef3ee;
	background-color:transparent;
}

.submenuli a:hover{
	text-decoration: none;
	font-weight:bold;
	background-color:transparent;
}

.current {
	color:#BBD200;
}
.submenu .current {font-weight:bold;}


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



/*	Bilder
------------------------------------------------------------------------------*/

#main img {border: 1px solid #aaa; padding: 1px; background-color: #333;}
.flRight {margin-left:5px;}
.flLeft {margin-right:5px;}
#map img {border:none; padding:0;background-color: transparent;}



/*	Hyperlinks
------------------------------------------------------------------------------*/



/*	Images
------------------------------------------------------------------------------*/
#main-block div.image {
	margin-bottom:0;
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}


/*	login form
------------------------------------------------------------------------------*/
.login {
	margin:1.2em 0 1.2em 0;
	width:170px;
	background-color:#f7f7f7;
	font-size:1.2em;
	line-height:1.4em;
}

.login2 {
	padding:5px 0 5px 14px;
}

.login label {
	display:block;
	clear:both;
	margin-top:5px;
	color:#606060;
}

.login input {
	float:left;
	margin:5px 0;
	width:130px;
	border:1px solid #606060;
	background-color:#fff;
}


.login input.submit { 
	border:none;
	background:none;
	color:#606060;
	text-decoration:underline;
	cursor:pointer;
}


/* formulare rechts
*******************************************************************************/

#col2 form *
{	font-size:100.01%;
	margin:0;
	padding:0;
}

#col2 form fieldset
{	padding:1em;
	font-size:0.9em;font-weight:700;
	
}

#col2 form  p.radio,
#col2 form p.checkbox
{	font-size:0.9em;
}

#col2 form label
{	font-size:0.8em;
	font-weight:700;
	margin:0 0 0.3em 0;
}

#col2 form input, 
#col2 form select, 
#col2 form textarea
{	font-weight:normal;
	margin:0 0 0.3em 0;
	font-size:0.8em;
}

#col2 form fieldset br
{	clear:left;
}

#col2 form input.text,
#col2 form input.password
{	border:1px solid #CCC;
	padding:0.1em;
}

#col2 form select
{	border:1px solid #CCC;
}

#col2 form textarea
{	border:1px solid #CCC;
	padding:0.1em;
	background-image:url(css/img/hand_hell.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}

#col2 form input.checkbox
{	margin-left:8em;
}

#col2 form label.checkbox
{	font-weight:normal;
	margin-left:1em;
}
#col2 form input.radio
{	margin-left:8em;
}

#col2 form label.radio
{	font-weight:normal;			
	margin-left:1em;
}
#col2 form input.button
{	border:1px solid #CCC;
	font-weight:700;
	font-size:0.8em;
	margin-top:2em;
	color:black;
}

#col2 form input.button:hover
{	border:1px solid black;
}

#col2 form perror
{	border:1px solid #CC6666;
	padding:5px;
	margin:0 20px 20px 20px;
	font-size:0.7em;
}

#col2 form psuccess
{	background-color:#D3FECB;
	padding:5px;
	margin:0 20px 20px 20px;
	font-size:0.7em;
	text-align:center;
}
#col2 form strong
{	background:none;
}

/* formation
*******************************************************************************/

form.formation fieldset {
	padding-bottom: 1em;
	border-bottom:1px solid #ddd;
	width:440px;}


form.formation input.button	{
	
}

form.formation legend {
	display:none;}

form.formation label {
	margin-right:0.9em;
	} 
	
form.formation label.checkbox {
	margin-bottom:2em;
	}
	
form.formation label.text {
	float: left;
	width: 220px;
	}

form.formation p {
	margin-top:1.5em;}

p.capDesc {
	margin-top:2em;
	border:none;
	background-repeat : no-repeat;
	background-position : bottom left;
	color: #6E7C00;
	background-image : url(css/img/unterstreich_h4.gif);
	}

form.formation .req {clear:both;}

/* download
*******************************************************************************/
.list_content {font-size: 10px;}
.list_content img {border:none;background:transparent;}
.list_content3 {}

.list_content {
	font-size:10px;
    line-height: 18px;
	}

.list_content3 {
	font-size:10px;
	font-style:italic;
	}

/* kalender / teaser
********************************************************/
	.eintrag h1,.eintrag h2,.eintrag h3,.eintrag h4 {font-size:1em;background:none;}
	.eintrag, .teaser {position: relative; padding-top: 1px;left:120px; width:340px;}
	.eintrag h3.vkalender {border-bottom: 1px solid #BDBDBD; }
	.vkalenderblatt {line-height: 1.5em; color: #888; font-weight:bold; font-size: 11px; text-shadow: #fff 1px 1px 1px; display: block; background: url(css/img/kalenderblatt.gif) 0 0 no-repeat; position: absolute; text-align: center; text-transform: uppercase; margin-top: 0; width: 60px; height:85px; padding-top: 10px; top: 20px; left: -80px;}
	.vkalenderblatt .tag {display: block; font-weight: bold; font-family:Impact; font-size: 26px; text-indent: -3px; letter-spacing: -2px; color: #444; text-shadow: #bbb 2px 2px 0; background: url(/i/ice/deco-date2.gif) bottom left no-repeat; padding-bottom: 0px;}
	.vkalenderblatt .wochentag {display: block; font-weight:normal; color: #555; font-size: 7px; letter-spacing: -1px; }
	.kalender_header {text-align:center;width:100%;padding-bottom:1em;}
	.vzusatz { color: #777; }
	.eintrag p {padding-top: 12px;}
	

/* Teaser
********************************************************/
	.teaser h1, .teaser h2, .teaser h3, .teaser h4 {background-image:none;}
	
/* weiteres
********************************************************/
	.box_mitarbeiter {margin-bottom:2.5em;}
	
	.aboutstart {padding:14px;background-image:url(css/img/hgr_rotgross.gif);background-repeat: no-repeat;color:#ffc;}
	.aboutstart h1, .aboutstart h2 {background-position:2000px 2000px;color:#f7f3de;padding-top:8px;}
	.aboutstart a:link {color:#f96;font-weight:bold;}
	.aboutstart a:visited {color:#f96;font-weight:bold;}
		
		

/*	footer
------------------------------------------------------------------------------*/
#footer {
	background-image:url(css/img/footergrafik.gif);
	background-repeat:no-repeat;
	border:none;
	padding:9px;
	padding-top:14px;
	padding-bottom:14px;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	color:#fffff7;
	}

#footer a:link, #footer a:visited {color:#ffc;}	
	
#footer .credits a:link { color:#f96; }
#footer .credits a:visited { color:#f96; }