/*
    Stylesheet by ada95.ch  
*/

A:link    {text-decoration: none; color: blue;}
A:visited {text-decoration: none; color: blue;}
A:active  {text-decoration: none; color: blue;}
A:hover   {text-decoration: underline; color: blue;}

body 
{
  background-color: #efefef;
}

h1
{
	font-size: 100%;
	text-align:center;
}

h1.error
{
	font-size: 100%;
	text-align:center;
	color:rgb(255,0,0);
}

h2
{
	font-size: 115%;
}

h3
{
	font-size: 70%;
	margin:5px;
}


.content 
{
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding : 0.5em;
	font-family: arial, 'lucida console', sans-serif;
}


.ro { 
	background:url("../images/bild1.png") top right no-repeat; 
	margin:0;
	padding:0;
} 

.lo { 
	background:url("../images/bild2.png") top left no-repeat; 
	margin:0;
	padding:0;
} 

.ru {
	background:url("../images/bild3.png") bottom right no-repeat;
	margin:0;
	padding:0;
}

.lu {
	background:url("../images/bild4.png") bottom left no-repeat;
	margin:0;
	padding:0; 
}

.ro_cow { 
	background:url("../images/bild1.png") top right no-repeat; 
	margin:0;
	padding:0;
} 

.lo_cow { 
	background:url("../images/bild2.png") top left no-repeat; 
	margin:0;
	padding:0;
} 

.ru_cow {
	background:url("../images/bild3_c.png") bottom right no-repeat;
	margin:0;
	padding:0;
}

.lu_cow {
	background:url("../images/bild4_c.png") bottom left no-repeat;
	margin:0;
	padding:0; 
}

.inhalt {
margin:0;
padding: 1em .5em 1em 2.5em;
}

.inhalt_normal p {
margin:0;
padding:0;
}

.inhalt_cow {
margin:0;
padding:2.5em 2.5em 8em 2.5em;
}

.inhalt_cow p{
margin:0;
margin-bottom:0px;
padding:0;
}

.header {
	margin:0;
	padding:0;
	font-family: 'Courier New', monospace;
}
