/*joerrens.com | typo*/

p,br,h1,h2,h3,h4,p,ul,ol,li,div,table,td,th,tr,address,blockquote {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	list-style-type : disk;
}

.head	{
	background-image: url(/deu/images/gfx_bg_oben.gif); 
	background-repeat: no-repeat;
}

.body	{
	background-image: url(/deu/images/gfx_bg_inhalt_2.gif); 
	background-repeat: no-repeat;
}

.body2	{
	background-image: url(/deu/images/gfx_bg_inhalt_3.gif); 
	background-repeat: no-repeat;
}

A:link	{ 
	font-size: 12px;
	color: #003068;
}

A:active	{ 
	font-size: 12px;
	color: #003068;
}

A:visited	{ 
	font-size: 12px;
	color: #003068;
}

A:hover	{
	font-size: 12px;
	color: #ffffff;
}

A.orange:link	{ 
	font-size: 10px;
	color: #FF7F00;
}

A.orange:active	{ 
	font-size: 10px;
	color: #FF7F00;
}

A.orange:visited	{ 
	font-size: 10px;
	color: #FF7F00;
}

A.orange:hover	{
	font-size: 10px;
	color: #FF7F00;
}

.ueber	{
	font-size: 26px;
	color: #003068;
}

.ueber2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003068;
}

.text	{
	font-size: 12px; 
	color: #ffffff;
}

.textform	{
	font-size: 12px;
	color: #003068;
}

.input	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.submit	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background : #003366;
	color:#ffffff;
}