body
	{
	background-color: white;
	padding: 0;
	margin: 0;
	font-family: 'Courier New', Courier, monospace;
	font-size: 12px;
	color: #666;
	line-height: 15px;
	}

#nav, .white, .white2, .white-a, #name, #nav2, #nav3, #content, #img, #img2, .kontakt, #english
	{
	position: absolute;
	}

.kontakt
	{
	color: #333;
	width: 500px;
	line-height: 18px;
	}

div a
	{
	color: #c00;
	text-decoration: none;
	}

div a:hover
	{
	color: #000;
	}

#name
	{
	top: 35px;
	left: 175px;
	font-size: 13px;
	color: #666;
	}

#name a
	{
	text-decoration: none;
	color: #666;
	}


#nav
	{
	top: 45px;
	left: 20px;
	width: 120px;
	margin: 0;
	}

#nav2
	{
	top: 45px;
	left: 175px;
	width: 120px;
	}

#nav3
	{
	top: 45px;
	left: 290px;
	width: 150px;
	}

.white
	{
	right: 0px;
	}

.white-a
	{
	width: 14px;
	}

.white, .white2, .white-a
	{
	border-bottom: solid 1px #d00;
	margin: 0;
	color: #c00;
	}

.white a, .white2 a, .white-a a
	{
	color: white;
	text-decoration: none;
	padding: 0;
	}
.white a:hover, .white2 a:hover, .white-a a:hover
	{
	color: #c00;
	text-decoration: none;
	}



#img
	{
	top: 80px;
	left: 450px;
	}

#img2
	{
	top: 80px;
	left: 1125px;
	text-align: left;
	}

#img2 img
	{
	padding: 0 20px 20px 0;
	}


#content
	{
	top: 77px;
	left: 755px;
	width: 350px;
	}

#content a, #english a
	{
	color: #c00;
	text-decoration: none;
	}

#content a:hover, , #english a:hover
	{
	color: #000;
	}

.content a
	{
	color: #c00;
	text-decoration: none;
	}

.content a:hover
	{
	color: #000;
	}
h1
	{
	padding: 0;
	margin: 0;
	font-size: 13px;
	}

h3
	{
	padding: 14px 0 0 0;
	margin: 0px 0 0 0;
	font-size: 14px;
	color: red;
	font-family: Arial;
	}

#popup
	{
	position: absolute;
	top: 10px;
	left: 20px;
	padding-right: 20px;
	}

#english
	{
         right: 0px;
         top: 370px;
         padding: 0 0 25px 0;
         }


