html
{
	overflow-y: scroll;	
}

.wrapper
{
	width: 1000px;
	background: url(/template/pix/shadow/center.gif) repeat-y center;
	margin: 0 auto;
}

.wrapper .wrapper
{
	display:inline-block;
	background: url(/template/pix/shadow/top.gif) no-repeat center top;
	margin: 0;
}

.wrapper .wrapper .wrapper 
{
	background: url(/template/pix/shadow/bottom.gif) no-repeat center bottom;
	padding: 10px 0;
}

img
{
	border: none;
}

body
{
	font-family: Georgia, Times, serif;
	font-size: 13px;

	padding: 10px 0;
	margin: 0;
	background: #ffffff url(/template/pix/bg.gif) repeat-y center;
	background: #ccc;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	margin: 0;
}

p
{
	margin: 0 0 0.5em;
}

.row
{
	background: #fff;
}

.row .row
{
	background: transparent;
}

.head
{
	background: #cf4d2e url('../pix/limes.png') no-repeat top right;
	position: relative;
}
.head .column
{
	height: 125px;
}


.head h1
{
	margin: 5px;
	font-size: 42px;
	width: 550px;
}

.head p
{
	margin: 0 5px 5px;
	width: 550px;
}

.head a
{
	color: black;
	text-decoration: none;
	font-family: Georgia, Times, serif;
	font-size: 20px;
}

.head a:hover
{
	text-decoration: underline;
}

.head a.active
{
	color: #fff;
	
}

.head a+a
{
	
}

.foot
{
	background: #cf4d2e;
	border-top: 20px solid #fff;
	border-top: 5px solid #fff;
}

.foot p
{
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding: 3px 0;
	margin-top: 0px;
}

p.breadcrumb
{
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 13px;
}

p.breadcrumb a
{
	color: #999;
	text-decoration: none;
}

p.breadcrumb a:hover
{
	text-decoration: underline;
}

.links
{
	font-family: Helvetica, Arial, sans-serif;
}

.links div
{
	border: 1px solid #ddd;
}

.links h3
{
	background: #ddd;
	font-size: 13px;
	padding: 4px 0 4px 5px;
	color: #666;
}

.links p
{
	margin: 5px;
	padding: 0 0 2px;
}


.links a
{
	color: #999;
	text-decoration: none;
	font-size: 13px;
	color: #cf4d2e;
}

.links a:hover
{
	text-decoration: underline;
}

.headline
{
	padding-top: 30px;
	padding-bottom: 20px;
}

a.external
{
	color: #339;
}

a
{
	color: rgb(51, 51, 153);
	color: #cf4d2e;
	font-family: Helvetica, Arial, sans-serif;
}

.body p
{
	color: #333;
}

.img
{
	margin-bottom: 10px;
	position: relative;
	background: #ccc;
}

.img .number
{
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 1px 3px 2px 4px;
	background-color: #000;
	color: #fff;
	opacity: 0.6;
	filter: Alpha(opacity=60);
	font-family: Helvetica, Arial, sans-serif;
}

.captions
{
	font-size: 90%;
}

.captions b
{
	font-family: Helvetica, Arial, sans-serif;
	border: 1px solid #000;
	padding: 0 3px;
	font-size: 90%;
	font-weight: normal;
}

.sidebar
{
	border: 1px solid #ccc;
	width: 198px;
}

.sidebar a
{
	color: #111;
	display: block;
	text-decoration: none;
	padding-left: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 5px 5px;
}

.sidebar a:hover
{
	text-decoration: underline;
}

.sidebar a.active
{
	color: #A62609;
	background: url(/template/pix/pfeil.png) no-repeat -3px -2px;
}

.sidebar br
{
	display: none;
}

.subsubmenu
{
	padding-left:20px;
}

.glossar
{
	cursor: help;
	text-decoration: none;
}

#lang_select {
	position: absolute;
	left: 50%;
	width: 485px;
	text-align: right;
	top: 150px;
	z-index: 1000;
}

#lang_select a {
	text-decoration: none;
}
#lang_select a:hover {
	text-decoration: underline;
}

.glossar {
	color: #871606;
}
