@import "css/iehacks.css";

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

a:link {
	color: #369;
	text-decoration: none;
	}
a:visited {
	color: #39c;
	text-decoration: none;
		}

#wrap #content .gutter .feature a {
	text-decoration: none;
	color: #693;
}

#wrap #content_1 .gutter .feature a {
	color: #693;
	text-decoration: none;
}



/* layout */

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

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

#content_1 {
	float: left;
	width: 37.5%;
	/*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_1 .gutter {
	background: url(../img/content-bg.gif) repeat-x top left;
	padding: 20px;
	}

#content .gutter {
	background: url(../img/content-bg.gif) repeat-x top left;
	padding: 20px;
	}
#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;
	}
	
#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;
}
	
/* message row */

#message {
	margin: 0;
	padding: 10px;
	font-size: 69%;
	color: #cc9;
	text-align: center;
	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;
		}
	
/* 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 
	}

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;
	text-decoration: none;
	}

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: bold;
	}
	
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;
	word-wrap:auto;
		}
	
.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;
	padding: 0 12px;
	}
.box ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	list-style: none;
	background: url(../img/li-bullet.gif) no-repeat 0 3px;
	word-wrap:break-word;
	}

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

/* footer */

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

/*  IE fixes */


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

.feature {
	display: inline-table;
	}

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

/* Hides from IE/Mac \*/
* html body  {
	overflow:visible;
	}	
	
* html #content {
 overflow:visible; /*em - Fehler im ie	*/
	}

*. html #content_1 {
 overflow:visible; /*em - Fehler im ie	*/
	}


* html dl.feature {
	height: 1%;
	}
	
	
.feature { 
	display: block; 
	}

#header {
	height: 1%;
	}


#message {
	height: 1%;
	}
	
	
#footer {
	height: 1%;
	}

#cleaner {
	clear: both;
	height: 1px;
}
.wichtig {
	font-weight: bold;
}

.kursiv {
	font-style: italic;
}

/*Scrollbalken für Firefox immer an*/
html { height: 100.01%; margin-bottom: 1px; }
#wrap #sidebar .gutter .box img {
	margin-left: 10px;
	clear: both;
	float: left;
}

