/* CSS Document */

body{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(img_allg/bg.jpg);
	background-repeat: repeat-X;
	background-position: top; }

.header {
	padding: 19px;
	background-color: #FFFFFF; }


.content {
	padding: 11px; }

.textblau {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #12247F; }

.textrot {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000; }

.textklein {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666; }

.teaser {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 9px;
	background-image: url(img_allg/bg_teaser.jpg);
	background-repeat: no-repeat;
	background-color: #F0F1F7; }

.teaser2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(img_allg/bg_teaser.jpg);
	background-repeat: no-repeat;
	background-color: #F0F1F7; }

.container {
	position: absolute;
	margin-left: -361px;
	left: 50%;
	width:721px;
	min-height: 99.9%;
	background-image: url(img_allg/bg_schatten.jpg);
	#background-repeat: no-repeat;
	background-position: top;
}


#schattenlinks {
	left: 50%;
	margin-left: -361px;
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 38px;
	background-image: url(img_allg/bg_rand_l.jpg);
	background-repeat: repeat-y; }

#schattenrechts {
	left: 50%;
	margin-right: 361px;
	position: relative;
	z-index: 2;
	height: 100%;
	width: 38px;
	background-image: url(img_allg/bg_rand_r.jpg);
	background-repeat: repeat-y; }

ul.subnav {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #959DC4;
	margin: -5px;
	margin-left: -20px;
	margin-top: -15px;
	list-style-image: url(img_allg/icon_link.gif) ; }
	
ul.aufzaehlung {
	list-style-image: url(img_allg/icon_aufzaehlung.gif) ; }

a.subnav {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #959DC4;
	margin-left: -5px; }

a.subnav:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #CC0000; }

a.vionic {
	color: #333333;
	text-decoration: none; }
a.vionic:hover {
	text-decoration: none;}
