/* 
    Document   : kontakt
    Created on : 14.12.2008
    Author     : Rouven Eisenberg
    Description: Purpose of the stylesheet follows.
*/


.rahmen
{
	height: 403px;
	width: 833px;
	border: 3px solid #999999;
}

.umlauf
{
	float: left;
}

b.headline
{
	font-size: 22px;
}

.innen
{
    padding: 10px;
	margin: 2px;
	/*color: #33ffff;*/
	color: #001122;
	font-size: 16px;
	font-weight: normal;
    text-align: left;
	border: 1px solid #999999;
}

.abmessungen1
{
	height: 290px;
	width: 270px;
}

.abmessungen2
{
	height: 290px;
	width: 511px;
}

.abmessungen3
{
	font-family: monospace;
	height: 144px;
	width: 510px;
}

.abmessungen4
{
	height: 120px;
	width: 242px;
	text-align: center;
}


.abmessungen5
{
	font-family: monospace;
	height: 120px;
	width: 242px;
}

.abmessungen6
{
	text-align: center;
	height: 60px;
	width: 809px;
}

a.kont:link, a.kont:visited
{
	font-size: 16px;
	color: orange;
}

a.kont:link:hover, a.kont:visited:hover
{
	color: lime;
}

