
/* STYLESHEET - Standards fuer openGDL Homepage */

/* */

body {
	color: #31639C;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}



a:link {
	text-decoration:none;
	color: #31639C;
}
a:visited {
	text-decoration:none;
	color: #31639C;
}
a:hover { text-decoration:none; font-weight:bold; color:#74A2D3; }
a:active { text-decoration:none; font-weight:bold; color:#74A2D3; }

p,h1,h2,h3,h4 {
	font-family:Courier New,Courier;
	font-size:14px;
	font-weight:bold;
	color: #74A2D3;
}

h3 {
	font-size:18px;
	color:#31639C; }

h4 {
	font-size:24px;
	color:#31639C; }


td,th {
	font-family:Courier New,Courier;
	font-size:16px;
	font-weight:bold;
	color:#74A2D3; }

#Sondertext {
	color: #29C8EF;
}

#kopf1 {
	font-family:Courier New,Courier;
	font-size:24px;
	font-weight:bold;
	color:#31639C;
}
