@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bgIntro {
 background-image:url(../pics/bgIntro.gif);
 background-repeat:repeat-x;
}

.thomasArnold {
	margin-left:10px;
	margin-top:10px;
}

p.content, p {
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p.content {
	margin-right:105px;	
}

.partner {
	margin-bottom:15px;	
}

.headline {
	margin-bottom:10px;	
}

.bg {
 background-image:url(../pics/sider.gif);
 background-repeat:repeat-x;	
}

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}

.portraits {
	border:1px solid #E2003b;	
}

.feld, .feld_gr {
	border:1px solid #E2003b;
	width:200px;
	height:20px;
}

.feld_gr {
	height:170px;
}


a.impressum:link, a.impressum:hover, a.impressum:active, a.impressum:visited {
	color:#999;	
	
}


