html {
overflow-y: scroll;
}

body {
	font-size:13px;
	font-family: Verdana, sans-serif;
	line-height:160%;
	text-align: center;
	background-color:#ffffff;
	background-image:url(bg.png); 
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.kontainer{
	width:790px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	position:relative;
}

div.linkespalte{
	width:20%;
	padding-top:125px;
	padding-left:10px;
	padding-right:10px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#d5d0c6;
	background-image:url(bg_light.png); 
	background-repeat:repeat-x;
	position:fixed;
}

div.rechtespalte{
	margin-left:20%; 
	width:70%;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#d5d0c6;
	background-color:#ffffff;
	position:absolute;
}

div.inhalt{
	padding-left:10px;
	padding-right:5px;
}


div.titelbild{
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:113px;
	width:100%;
}

#ppp{
	background-image:url(head_ppp.png);
}

#aprak{
	background-image:url(head_aprak.png);
}

#fprak{
	background-image:url(head_fprak.png);
}

#tools{
	background-image:url(head_tools.png);
}

#sem{
	background-image:url(head_vortr.png);
}

#start{
	background-image:url(head_start.png);
}

#praktisch{
	background-image:url(head_tools.png);
}

#cern{
	background-image:url(head_cern.png);
}

ul.menu{	
	padding: 0px;
	margin-left: 0;
	padding-left:5px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#d5d0c6;
	list-style-type: none;
	background-image:url(bg_light.png);
	background-position:0px -35px;
	background-repeat:repeat-x;
}

#emph{
	border-top-style:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	background-image:url(bg_emph.png);
	background-position:0px -35px;
	border-bottom-color:#be0003;
}

ul.menu li {
	padding: 0;
}

ul.menu a{
	text-decoration:none;
	font-weight:bold;
}

a {
  text-decoration:none;
  font-weight:normal;
}

a:link {
       color:#003bb3;
}

a:visited {
	  color:#949087;
}


a:hover {
	color:#003bb3;
	text-decoration:underline;
}

a:active {
	color:#003bb3;
}

a:focus {
	color:#003bb3;
}

h1 {
	font-size: 28px;
	font-family: Georgia, serif; 
	font-weight: normal;
	line-height:110%;
	color: #be0003;
	margin-top:0px;
	padding-top:30px;
}

h2 {
	font-size: 22px;
	font-family: Georgia, serif; 
	font-weight: normal;
	line-height:110%;
	color: #615e58;
}

.item h2 {
	color: #be0003;
}

h3 {
	font-size: 13px;
	font-family: Verdana, sans-serif;
	color: #615e58;
}

h4 {
	font-size: 13px;
	font-family: Verdana, sans-serif;
	color: #615e58;
}


p {
	text-align:justify;
}

p.kommentar {
	font-size: 13px;
	width:250px;
	font-family: Verdana, sans-serif;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#d5d0c6;
	padding-left:5px;
	float:right;
	margin: 10px;
	padding: 5px;
	background-image:url(bg_light.png); 
	background-repeat:repeat-x;
}

p.kommentar_wichtig {
	font-size: 13px;
	font-family: Verdana, sans-serif;
	border-left-width:10px;
	border-left-style:solid;
	border-left-color:#be0003;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#be0003;
	padding-left:5px;
	
	margin-left:0px;
	margin-top: 10px;
	margin-botton: 10px;
	padding: 5px;
	background-image:url(bg_emph.png); 
	background-repeat:repeat-x;
	background-position:bottom;
}

ul {
   padding-bottom: 10px;
   list-style-type: none;
}

ol {
   padding-bottom: 10px;
}

p.lizenz {
    padding-top:50px;
}

div.item {
    margin-top:3em;
    padding-left:5px; 
    border-top-style:solid;
    border-top-width:1px;
    border-top-color:#d5d0c6;
    background-image:url(bg_light.png); 
    background-repeat:repeat-x;
    background-position:0px -40px;
}

div.subitem {
    padding-top:0px;
    padding-left:5px; 
    border-left-style:solid;
    border-left-width:1px;
    border-left-color:#d5d0c6;
    background-image:url(bg_light.png); 
    background-repeat:repeat-x;
    background-position:0px -40px;

}

div.feed img {
    margin:7px;
}

div.feed ul {
    list-style-type:hebrew;
}

div.feed img {
    border-color:white;
}

div.feed img:hover {
    border-color:#003bb3;
    border-width:1px;
}

div.feed img {
    border-width:1px;
}

div.feed pre {
    margin-left: 15px;
    padding-left: 5px;
    border-left-style:solid;
    border-left-width:1px;
    border-left-color:#d5d0c6;
    background-image:url(bg_light.png); 
    background-repeat:repeat-x;
    background-position:0px -40px;
}
