﻿.Wapp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 12px;
	text-align: center;
}

.TieteSeit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #333333;
	padding-top: 1px;
	padding-left: 20px;
	text-align: center;
	font-style: italic;
}

.PosEmail {
	text-align: center;
}

.HintergrdRech {
	background-image: url('../images/sub_bg_bot3.jpg');
}

.Text_1UE {
	text-align: center;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}
.Text_2M {
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	text-align: center;
}
.Text_2R {
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	text-align: right;
}

.Text_2L {
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	text-align: left;
	
}

.Text_2KL {
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	text-align: left;
	vertical-align: text-bottom;
}

.Text_2Gr {
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	text-align: left;
}


.Unterstrich {
	text-decoration: underline;
}

.xx-small {
	font-size: xx-small;
}
