/*********************************************
Author: Michael Kraft
http://www.herrkraft.de
Year: 2008-2009
All Rights Reserved.
**********************************************/
/*verwendete Farben:

*/

body
{
	background-image:url(../img/tuerklingel.jpg);
	background-position: left top;
	background-attachment:fixed;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img
{
	border: 0;
}

a:link {color: #e50050;	text-decoration: none;}
a:visited {color: #e50050; text-decoration: none;}
a:hover {color: #e50050; text-decoration: overline;}
a:active {color: #e50050; text-decoration: none;}

#bone
{
	padding-left: 65%;
	padding-top: 32px;
	width: 400px;
	height:auto;
	
}

.project
{
	padding-top: 8px;
	border-bottom:#BBBBBB double 5px;
	padding-bottom: 16px;
}

.image
{
	border: 0;
	margin: 8px 0 8px 0;
	padding: 8px 0 8px 0;
}

.goUp
{
	padding-bottom: 8px;
}
