﻿body
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url('images/background-body.png');
	height: 100%;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 ,h7, h8, h9, h10
{
	text-align: center;
}

p
{
	display: block;
	line-height: 1.35em;
}

.h-special
{
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #DDD;
	margin: 10px 0px 10px -20px;
	padding: 5px;
	background-image: url('images/background-text.png');
	text-align: center;
	width: 990px;
}

.info
{
	background-image: url('images/background-text.png');
	border: 1px solid #DDD;
	border-radius: 10px;
	width: 200px;
	min-height: 200px;
	z-index:1000;
	text-align:center;
	box-shadow: 0px 0px 10px #FFF;
	transition: all 0.2s linear;
}

.info:hover
{
	box-shadow: 0px 0px 10px #BBB;
}


.info-pic
{
	border-radius: 10px 10px 0px 0px;
	width: 200px;
	height: 200px;
}

.info-title, .info-text
{
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #DDD;
	padding: 5px;
}

.info-title
{
	font-weight: bold;
}

.info-text
{
	border-radius: 0px 0px 10px 10px;
}

.th-normal
{
	border-width: 0px 0px 1px 0px;
	border-color: black;
}

.td-normal
{
	border-top: 1px solid #DDD;
	padding: 8px;
}

.tr-normal
{
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	background-image: url('images/background-text.png');
	background-repeat: repeat;
}

.tr-head
{
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	background-image: url('images/background-text.png');
	background-repeat: repeat;
}

.tr-normal:hover
{
	background-image: none;
}

.table-normal
{
	border-radius: 10px;
	width: 100%;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}

.tablediv
{
	border: 1px solid #DDD; 
	border-radius: 10px; 
	width: 875px; 
	margin-left: auto; 
	margin-right: auto;
}

.tablelink
{
	cursor: pointer;
	background-color: #FFF;
}

.tablelink:hover
{
	background-image: url('images/background-text.png');
}

.tableinfo
{
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 10px;
	min-width: 300px;
	max-width: 300px;
	color: transparent;
}

.tablelink:hover .tableinfo
{
	color: #000;
}

.tableleft
{
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	min-width: 250px;
	max-width: 250px;
}

.tableright
{
	padding: 10px;
	min-width: 300px;
	max-width: 300px;
}

.tableimg
{
	margin: 10px;
    border-radius: 10px;
    max-width: 250px;
}

.trainerimg
{
	margin: 10px 66px 10px 66px;
	border-radius: 10px;
	height: 250px;
	width: 150px;
	position: relative;
	clip: rect(auto, auto, auto, auto);
}

.trainwesen-td
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-radius: 0px;
	border-color: white;
}

.trainwesen-td-right
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-radius: 0px;
	border-color: white;
}

.trainwesen-td-head
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-radius: 0px;
	border-color: white;
}

.trainwesen-td-head-right
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-radius: 0px;
	border-color: white;
}


.trainwesen-td-bottom
{
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-radius: 0px;
	border-color: white;
}

.trainwesen-background-black
{
	background-image:url('images/pics/trainwesen/background-black.png');
	color:white;
	text-align:center;
}

.trainwesen-background-braun
{
	background-image:url('images/pics/trainwesen/background-braun.png');
	color:white;
	text-align:center;
}

.trainwesen-background-grün
{
	background-image:url('images/pics/trainwesen/background-gruen.png');
	color:white;
	text-align:center;
}

.trainwesen-background-blau
{
	background-image:url('images/pics/trainwesen/background-blau.png');
	color:white;
	text-align:center;
}

.trainwesen-background-orange
{
	background-image:url('images/pics/trainwesen/background-orange.png');
	color:white;
	text-align:center;
}

.trainwesen-background-gelb
{
	background-image:url('images/pics/trainwesen/background-gelb.png');
	color:white;
	text-align:center;
}

.trainwesen-background-weiß
{
	background-image:url('images/pics/trainwesen/background-weis.png');
	color:white;
	text-align:center;
}

.trainwesen-background-info
{
	background-image:url('images/background-end.png');
	color:white;
	text-align:center;
}

.rounded-ol
{
	border-radius: 5px 0px 0px 0px;
}

.rounded-or
{
	border-radius: 0px 5px 0px 0px;
}

.rounded-ul
{
	border-radius: 0px 0px 0px 5px;
}

.rounded-ur
{
	border-radius: 0px 0px 5px;
}

.newstab
{
	width: 1000px;
	margin-left: 0px;
	height: 0px;
	background-color:#AAA;
}

.news-head
{
	text-align:left;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #DDD;
	margin: 20px 0px 10px -20px;
	padding: 5px 5px 5px 20px;
	background-image: url('images/background-text.png');
	width: 975px;
	font-weight:bold;
}

.news-body
{
	margin-top: -10px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 0px 0px 10px 10px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #DDD;
	overflow: auto;
}

.news-pic
{
	float: left;
	border-radius: 10px;
	margin: 0px 15px 15px 5px;
}

.news-pic-middle
{
	border-radius: 10px;
	margin: 0px auto 15px auto;
	display: block;
}

.news-pic-right
{
	float: right;
	border-radius: 10px;
	margin: 0px 5px 15px 15px;
}

.main 
{
	border: 1px solid #BBB;
	background-size: 909px;
	border-radius: 5px;
	padding: 1px 20px 10px 20px;
	margin: 0 auto 0 auto;
	width: 960px;
	background-color: #FFF;
	right: auto;
	position: relative;
	box-shadow: 0px 0px 10px #BBB;
}

.pic
{
	background-position: center center;
	right: auto;
	left: auto;
	position: relative;
	background-repeat: no-repeat;
	padding-top: 30px;
}

.pic-text
{
	vertical-align: bottom;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100%;
}

.fatOnHover:hover
{
	font-weight: bold;
}

.end
{
	border-radius: 5px 5px 0px 0px;
	padding: 10px;
	margin: 0 auto 0 auto;
	width: 980px;
	right: auto;
	left: auto;
	background-image: url('images/background-end.png');
	height: 15px;
	color: #EEEEEE;
	bottom: 0px;
	top: 20px;
	position: relative;
	box-shadow: 0px 0px 10px #777;
}