/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	background: #251C7F;
	color: #444;
	font: 74%/1.6em verdana, tahoma, arial, sans-serif;
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Serif;
}



table {
background: #251C7F;
border-collapse: separate;
border-spacing: 20pt;
border: 0px solid #FAA621;
margin:auto;
}

td, th {
background: #251C7F;
border: 5pt;
horizontal-align: right;
text-align: left;
vertical-align: top;
}


.x_table {
background: #251C7F;
border-collapse: separate;
border-spacing: 20pt;
border: 2px solid #251C7F;
font-size: 34px;
line-height: 50px;
letter-spacing: 10px;
}

.x_td {
background: #251C7F;
border: 5pt;
horizontal-align: right;
text-align: left;
vertical-align: top;
}
.x_th {
background: #251C7F;
border: 5pt;
horizontal-align: right;
text-align: left;
vertical-align: top;
}



.y_table {
background: #251C7F;
border-collapse: separate;
border-spacing: 3pt;
border: 2px solid #FAA621;
font-size: 12px;
line-height: 16px;
letter-spacing: 2px;

}

.y_td {
background: #352C8F;
border: 5pt;
horizontal-align: right;
text-align: left;
vertical-align: top;
}
.y1_td {
background: #352C8F;
border: 5pt;
horizontal-align: right;
text-align: left;
vertical-align: top;
}
.y2_td {
background: #352C8F;
border: 5pt;
horizontal-align: right;
text-align: left;
vertical-align: top;
}
.y3_td {
background: #352C8F;
border: 5pt;
horizontal-align: right;
text-align: left;
vertical-align: top;
}

.y_tr {
background: #251C7F;
border: 5pt;
horizontal-align: right;
text-align: left;
vertical-align: top;
}

.sz_fett {
	font-weight: bold;
}


.sz_s1 {
	font-size: 13px;
	line-height: 13px;
}

.sz_s2 {
	font-size: 20px;
	line-height: 32px;
}

.sz_s3 {
	font-size: 38px;
	line-height: 48px;
}



.farbe1 {
	color: #E0FF3A;
}
.farbe1 a:link {
	color: #FAA621;
}
.farbe1 a:visited {
	color: #FAA621;
}
.farbe1 a:hover {
	color: #FF4620;
}

.farbe2 {
	color: #8AB400;
	background: #140B6E
}



.farbe3 {
	color: #00f000;
	background: #ffffff;
}



.sz_mitte {
	text-align: center;
	margin: 0 auto;
}

.sz_links {
	text-align: left;
	margin: 0 auto;
	

}
