/* General */
* {
	mar-gin: 0;
	pad-ding: 0;
}

html, body {
	back-ground: url(../images/bg.gif) repeat-y;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

body {
	font-size: 100.01%;
	}

h1, h2, h3, h4, h5, h6 {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px; margin: 0px;
	}

h1 {	font-size: 16px; color: #E1001A; }
h2 {	font-size: 12px; }
h3 {	font-size: 18px; }
h4 {	font-size: 16px; }
h5 {	font-size: 14px; }
h6 {	font-size: 12px; line-height:16px;}

p {
	padding: 0px; margin: 0px;
	margin-top: 16px;
 	}

a {
	color: #E1001A;
	text-decoration: underline;
	}

a:hover {
	color: #333333;
	text-decoration: underline;
	}

img {
	border: none;
	}

a:link.sprachwahl 	 	{ font-family:  Arial, Verdana,Tahoma; font-size: 12px; color: #696969; 
 	 	text-decoration: normal; font-weight: normal;}
a:active.sprachwahl 	{ font-family:  Arial, Verdana, Tahoma; font-size: 12px; color: #FFFFFF; 
 	 	text-decoration: normal; font-weight: normal;}
a:visited.sprachwahl	{ font-family:  Arial, Verdana, Tahoma; font-size: 12px; color: #696969; 
 	 	text-decoration: normal; font-weight: normal;}
a:hover.sprachwahl	{ font-family:  Arial, Verdana, Tahoma; font-size: 12px; color: #FFFFFF; 
 	 	text-decoration: normal; font-weight: normal;}

