/* CSS Document */
/*Definition Layout*/
body {
	font-family: arial;
	color:#000000;
}
td.language {
	background-color: #fff;
	padding: 0px 5px 3px 0px;
}
div.languages {
	float: right;
	background-color: #fff;
}
div.languages img {
	border: 1px solid #000;
}
img {
	border: 0px;
}
table.main {
	width: 740px;
	height: 200px;
	background-color: #d03022;
	
}
td.main-td {
	background-color: #fff;
}
td.corner {
	background-color:#d03022;
	background-image:url(../images/ecke.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.seo {
	padding:3px;
}


/*Definition Headlines*/
h1 {
	font-family: arial;
	font-size: 16px;
	border-bottom: 1px solid #d03022;
	color: #d03022;
}
h2 {
	font-size: 12px;
	border-bottom: 1px solid #000000;
	color: #d03022;
	text-transform: uppercase;
	word-spacing: 2px;
}


/*Definition Navi*/
td.navi {
	width: 160px;
	line-height: 40px;
	border-top: 1px dashed #fff;
	height: 40px;
}
td.navi a {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/inactiv.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 40px;
	background-position: 8px;
	margin: auto;
	padding-top: 3px;
}
td.navi a.active {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/pfote.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 40px;
	background-position: 8px;
	margin: auto;
}
td.end {
	background-color: #fff;
}

td.content-right {
	background-color:red;
	width:191px;
	background:url(../content/background-birke1.jpg);
	background-repeat:no-repeat;
	height:700px;
}

div.content table.futtertip {
padding:0px;
margin:0px;
width:191px;
}

td.headline-futter {
color:#fff;
font-family:"monotype corsiva";
font-size:20px;
background-color:#d03022;
}

div.content td.headline-futter li {
list-style-image:url(../content/baum.jpg);
height:5px;
}

span.zitat {
font-style:italic;
font-size:12px;
font-weight:bold;
}
div.futter {
	width:191px;
border:1px solid #d03022;
padding:0px;
margin:0px;
}

div.content {
	background-color: #fff;
	padding: 20px 0px 20px 15px;
	font-size: 12px;
	min-height: 500px;
}
div.content table {
	font-size: 12px;
	width:539px;
	_width:500px;
}

div.content a {
	color: #d03022;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
}

div.content ul {
	list-style:outside square;
	list-style-position:outside;
	padding-left:18px;
}

div.content ul.lupe {
	list-style:none;
	background:url(../images/lupe.gif);
	background-repeat:no-repeat;
}


div.content img a {
	color: #d03022;
	font-weight: bold;
	text-decoration: none;
}
div.rueden a {
	background: none;
}
div.links {
	background-color: red;
}
div.links a {
	background: none;
	float: left;
}
div.links img {
	padding-bottom: 10px;
}
table.links a {
	text-decoration: none;
	padding-right: 10px;
	border-right: 20 px solid #fff;
}
table.sarah img {
	background-color: none;
	border: none;
	text-decoration: none;
	border-right: 30px solid #fff;
	border-bottom: 0px solid #fff;
	border-top: 5px solid #fff;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-bottom: 0px;
}
table.sarah a {
	background-color: none;
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
table.video td {
	padding-bottom: 10px;
}

/*Banner Welpen*/

div.banner {
  border-left:10px solid #fff;
}

/*Codebox Links*/

div.codebox {
	border:1px solid red;
	width:540px;
	overflow:hidden;
	height:auto;
	padding:5px;
}

pre {
	margin:0px;
	width:500px;
}

/*Pagination Galerien*/

div.pagina-pages a {
	display:block;
	float:left;
	border:1px solid #d03022;
	text-decoration:none;
	width:15px;
	height:15px;
	padding:1px 3px 1px 3px;
	margin:3px;
} 

div.pagina-pages a.active {
	background-color:#d03022;
	color:#fff;
}
div.pagina {
	clear:left;
	text-align:center;
}

div.pagina-pages{
	clear:left;
	text-align:center;
	margin-top:10px;
	margin-bottom:50px;
}

.forward, .back {
	margin:20px;
	padding:10px;
	font-size:1em;
}

div.content small {
	display:none;
}