 

@import url("iehacks.php");


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	font-size: 100.01%;
	height: 101%;
	}

a:link {
	color: #369;
	text-decoration: none;
font-weight: bold;
	}
	
a:visited {
	color: #3F333D;
	text-decoration: none;
	}

/* layout */

#wrap {
	min-width: 740px;
	background: url(../img/wrap-bg-3col.gif) repeat-y 75% 0;
	}

#content {
	float: left;
	width: 74.999%;
	/*font-size: 93%;*/
	color: #333;
	line-height: 1.5em;
		}

#sidebar {
	float: right;
	width: 25%;
	}

#footer {
	clear: both;
	background: #828377 url(../img/footer-bg.gif) repeat-x top left;
	}

/* gutters */

#content .gutter {
	padding: 25px;
	background: url(../img/content-bg.gif) repeat-x top left;
	}
#sidebar .gutter, #sidebar-2 .gutter {
	padding: 15px;
	}

/* header */

#header {
	border-bottom: 3px solid #87B825;
	background-color: #B0E331;
	background-image: url(../img/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 15px;
	}
	
#header h1 {
	margin: 0;
	padding: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	color: #374C0E;
	background-image: url(../img/SL.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	}

#header h1 a:link {
	text-decoration: none;
    color: #374C0E;
}
#header h1 a:visited {
	text-decoration: none;
    color: #374C0E;
}

#wrap #header p {
	float: left;
	margin-left: 25px;
	margin-top: -25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	text-transform: none;
	color: #374C0E;
		padding-bottom: 20px;
	}


/* message row */

#message {
	margin: 0;
	padding: 10px;
	font-size: 69%;
	color: #cc9;
	text-align: left;
	background-color: #5E4B3A;
	background-image: url(../img/message-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
		}

#message strong {
	padding: 0 0 0 28px;
	padding-left: 150px;
	}
	
/* content */

#content h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-family: Georgia, serif;
	/*font-size: 125%;*/
	color: #663;
	font-weight: normal;
	}

#content h3 {
	margin: 0 0 1em 0;
	padding: 0;
	font-family: Georgia, serif;
	/*font-size: 150%;*/
	color: #000000;
	font-weight: normal;
	}

#content hr { 
	visibility: hidden; 
	display: block; 
	margin: -0.66em 0; 
	clear: left 
	}


/*nur f&uuml;r Lesung und Ver&ouml;ffentlichung*/

dl.feature-ver dd {
	font-size: 69%;
	line-height: 1.5em;
	color: #666;
	margin-left: 0px;
	margin-top: 15px;
	}
	
/*nur f&uuml;r Lesung und Ver&ouml;ffentlichung*/


dl.feature {
	padding: 15px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	overflow:visible; /*em - Fehler im ie	*/
	}
dl.feature:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
dl.feature dt {
	margin: 0 0 .5em 0;
	font-family: Georgia, serif;
	font-size: 100%;
	color: #693;
	font-weight: bold;
	}
dl.feature dt img {
	float: left;
	background: url(../img/photo-frame.gif) no-repeat bottom right;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0;
	}

dl.feature dd {
	font-size: 69%;
	line-height: 1.5em;
	color: #666;
	margin-left: 0px;
	margin-top: 15px;
	}

dl.feature_re {
	padding: 15px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	overflow:visible; /*em - Fehler im ie	*/
	}
dl.feature_re:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
dl.feature_re dt {
	margin: 0 0 .5em 0;
	font-family: Georgia, serif;
	font-size: 100%;
	color: #693;
	font-weight: bolder;
	}
dl.feature_re dt img {
	float: right;
	background: url(../img/photo-frame.gif) no-repeat bottom right;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0;
	}

dl.feature_re dd {
	font-size: 76%;
	line-height: 1.5em;
	color: #666;
	margin-left: 0px;
	margin-top: 15px;
	}

		
/* sidebars */

.box {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 76%;
	line-height: 1.5em;
	color: #666;
	background-color: #fff;
	background-image: url(../img/box-b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

	}
.box h3 {
	margin: 0;
	padding: 12px;
	font-family: Georgia, serif;
	font-size: 140%;
	font-weight: normal;
	color: #693;
	background: url(../img/box-t.gif) no-repeat top left;
	}
.box p, .box ul {
	margin: 0;
	clear: left;
    padding: 0 12px;
	}
    
.box ul li {
	list-style: none;
	background: url(../img/li-bullet.gif) no-repeat 0 3px;
	word-wrap:break-word;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	clear: left;
			}

#wrap #sidebar .gutter .box img {
	margin-right: 10px;
	margin-bottom: 5px;
}


/* footer */

#footer p {
	margin: 0;
	padding: 15px;
	font-size: 86%;
	color: #333; 
	text-align: right;
	}

#wrap #footer div p a {
	color: #3F333C;
}


/*  IE fixes */


#content, #sidebar {
	height: 1%;
	}

.feature {
	display: inline-table;
    overflow:visible; /*em - Fehler im ie	*/
	}

/* Hides from IE/Mac \*/
* html .feature { 
	height: 1%; 
	}
	
* html dl.feature {
	height: 1%;
	}

.feature { 
	display: block; 
	}

#footer {
	height: 1%;
	}
#div_le {
	float: left;
}
#div_re {
	float: right;
}

#header {
	height: 1%;
	}

#message {
	height: 1%;
	}

#cleaner {
	clear: both;
	height: 1px;
}
.wichtig {
	font-weight: bold;
}
#content .hr_1 {
	display: block;
	clear: left;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #669933;
	visibility: visible;
}

#content .hr_2 {
	display: block;
	clear: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #669933;
	visibility: visible;
	margin-top: 25px;
}

/*Scrollbalken f&uuml;r Firefox immer an*/
html { height: 100.01%; margin-bottom: 1px; }

#wrap #sidebar .gutter .box img {
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
}

/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(../img/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:large;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(../img/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* use a semi-transparent image for the overlay */
	/*#overlay {
		background-image:url(../img/overlay/transparent.png);
		color:#efefef;
		height:450px;
	}*/
	
	/* container for external content. uses vertical scrollbar, if needed */
	div.contentWrap {
	height:441px;
	overflow-y:auto;
		}
#wrap #content .gutter .feature dd p {
	font-style: normal;
}
.italtic {
	font-style: italic;
}
#wrap #sidebar .gutter .box ul {
	padding: 15px;
}


#vemail {
unicode-bidi: bidi-override;
direction: rtl;
}

 
