/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {color: #682;}
a:hover {color: #9A6;}
body {
	background: #08FF08 url(img/int-bg.gif) repeat-y center top;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 0.5em;
}
td { font-size: 1.2em; }
td td { font-size: 1.2em; }
ul {margin-left: 1.2em;}
li {list-style-image: url(img/int-li.gif); list-style-position:inside;}
h1 {font-size: 1.4em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #654;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(img/int-bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 832px;
}

/* top */
/* ggf hier Anweisungen für top-Bereich rein*/

/* header */
.header {
	background: #F7FBF3 url(img/int-header.jpg) no-repeat;
	height: 260px;
	margin: 0 auto;
	width: 760px;
}

/* item */
.item {clear: both;}
.item .date {
	background: #08FF08 url(img/int-bgdate.gif) no-repeat;
	color: #000;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 550px;
}
.item h1 {
	background: #08FF08 url(img/int-bgheadline.gif) no-repeat;
	color: #000;
	line-height: 40px;
	padding-left: 45px;
}
.item .body {padding: 12px 18px;}

/* main */
.main {float: left;}

img {
  border: none;
}

/* navigation */
.navigation {
	float: left;
	margin-left: 1px;
	width: 208px;
}
.navigation h1 {
	background: #FFFF00 url(img/int-bgnavheadline.gif) no-repeat;
	color: #000000;
	font-size: 1.5em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
}
.navigation li a {
	background: #E8F6BF url(img/int-bgnavigation.gif) repeat-x;	
	color: #000000;
	font-weight:bold;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #D3E0AF;
	color: #000000;
}
.navigation li a:active {
	background: #D3E0AF;
	color: #FFF;
}
/* footer */
.footer {
	background: url(img/int-bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	width: 756px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FFF; text-decoration: none;}
.footer .left {padding: 0 12px}
.footer .right {padding: 0 12px; font-weight:bold;}
.footer .right, .footer .right a {text-decoration: none; color: #DEC;}
.footer .right a:hover {color: #FFF;}

/* floats */
.left {float: left;}
.right {float: right;}

/* ANFANG Hervorhebung durch Note */
.note
{
    font-size: 1.1em;
	text-align: center;
}
.note a {color: #333;}
.note a:hover {color: #646464; text-decoration: none;}
.noteclassic{
	width: 90%;
	margin-top:2em;
	margin-left: auto;
	margin-right: auto;
    border-radius: 10px 10px;
    -moz-border-radius: 10px 10px;
    -webkit-border-radius: 10px 10px;
    padding: 15px 20px 15px 15px;
	margin: 0px 0px 0px 0px;
	-webkit-box-shadow: 2px 2px 3px #999;
	-moz-box-shadow: 2px 2px 3px #999;
    /*IE min-height hack*/
    min-height:40px;
    height:auto !important;
    height:40px;
    overflow:visible;
    
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
    /*Set the position of the background image*/
    background-position: 20px 50%;
    background-repeat: no-repeat;
    text-align: justify;
}
.noteimportant, .notewarning, .notetip,.notehelp{
	width: 80%;
	margin-top:2em;
	margin-left: auto;
	margin-right: auto;
    border-radius: 10px 10px;
    -moz-border-radius: 10px 10px;
    -webkit-border-radius: 10px 10px;
    padding: 15px 20px 15px 80px;
	margin: 0px 0px 0px 0px;
	-webkit-box-shadow: 2px 2px 3px #999;
	-moz-box-shadow: 2px 2px 3px #999;
    /*IE min-height hack*/
    min-height:40px;
    height:auto !important;
    height:40px;
    overflow:visible;
    
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
    /*Set the position of the background image*/
    background-position: 20px 50%;
    background-repeat: no-repeat;
    text-align: justify;
}
.noteclassic, .noteimportant, .notewarning, .notetip,.notehelp{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}

.noteclassic {
  background-color: #FFC;
  background-image: none;
}

.noteimportant {
  background-color: #FFC;
  background-image: url(img/note/important.png);
}

.notewarning {
  background-color: #EF9191;
  background-image: url(img/note/warning.png);
}

.notetip {
  background-color: #FFC;
  background-image: url(img/note/tip.png);
}

.notehelp {
  background-color: #84CE10;
  background-image: url(img/note/help.png);
}
/* ENDE Hervorhebung durch Note */

/* BEGINN Groessere Schrift in Berichten */
.berichte
{
    font-size: 1.1em;
	}
/* ENDE Groessere Schrift in Berichten */
