a.pic		{
			border: 0px solid blue;
			text-decoration: none;
			}

a.links		{
			border: 0px solid grey;
			text-decoration: none;
			}

#header p	{
			color: white;
			font-size: 3em;
			line-height: 1em;
			padding-left: 495px;
			padding-top: 0px;
			margin-top: 150px;
			border: 0px solid green;
			font-family: tahoma, verdana, sans-serif;
			}

#content table	{
				float: left;
				width: 450px;
				border: 0px solid black;
				padding-top: 15px;
				padding-left: 5px;
				padding-bottom: 20px;
				}

#content table a img	{
						border: 0px;
						}

#content p	{
			color: white;
			width: 400px;
			text-align: justify;
			font-family: tahoma, verdana, sans-serif;
			font-weight: 500;
			font-size: .8em;
			float: right;
			margin-top: 25px;
			padding-right: 52px;
			margin-bottom: 25px;
			padding-bottom: 20px;
			border: 0px solid blue;
			}

#content p.left	{
				color: white;
				width: 320px;
				font-family: tahoma, verdana, sans-serif;
				font-weight: 500;
				line-height: 1.1em;
				font-size: .8em;
				float: left;
				margin-left: 25px;
				text-align: left;
				border: 0px solid blue;
				}

#content p.middle	{
			color: white;
			width: 230px;
			font-family: tahoma, verdana, sans-serif;
			font-weight: 500;
			line-height: 1.1em;
			font-size: .8em;
			float: left;
			text-align: left;
			border: 0px solid red;
			}

#content p.right	{
				color: white;
				width: 230px;
				font-family: tahoma, verdana, sans-serif;
				font-weight: 500;
				font-size: .8em;
				line-height: 1.1em;
				float: left;
				text-align: left;
				border: 0px solid blue;
				}

#content a.mail	{
				color: white;
				text-decoration: none;
				}

#content a.mail:hover	{
						text-decoration: underline;
						}

#menue p	{
	   		border: 0px solid blue;
			margin-left: 5px;
			padding-right: 0px;
			margin-top: 40px;
			color: white;
			text-align: right;
			float: left;
			font-size: 0.8em;
			font-weight: light;
			font-family: tahoma, verdana, sans-serif;
			}

#footer p	{
			font-family: verdana, tahoma, sans-serif;
			color: #8b8b8b;
			text-align: left;
			float: right;
			margin-top: 62px;
			padding-right: 5px;
			line-height: 1.2em;
			font-size: .8em;
			}

#footer p a	{
			font-family: verdana, tahoma, sans-serif;
			color: #8b8b8b; 
			text-decoration: none;
			}

#footer p a:hover	{
					text-decoration: none;
					color: #767676;
					}
