@charset "UTF-8";
/* CSS Document */

* {	
	margin: 0;
	padding: 0;
	border: 0;
}
	
body {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	text-transform: none;
	background-image: url(images/logo_hintergrund.gif);
	background-position: bottom left;
	background-repeat: repeat;
}

a {
	color: #666;
	text-decoration: underline;
}

a:link, a:visited {
	color: #666;
	text-decoration: underline;
}

a:hover, a:active {
	color: #ee1328;
	text-decoration: underline;
}

#rahmen {
	position: relative;
	margin: auto;
	margin-top: 36px;
	width: 730px;
	height: 496px;
	background-image: url(images/hintergrund.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 11px 20px 20px 11px;
}


	
 /*
* html #rahmen {
	filter: progid : DXImageTransform . Microsoft .	AlphaImageLoader(src = 'images/hintergrund.png', sizingMethod = 'crop');
	background-image: none;
}
 */


#profile {
padding-top:29px;
height: 469px;
width:469px;
float:right;
bottom:0;
}
 
/*#profile img {
float:right;
bottom:0;
	}
	*/
#navi {
	width: 200px;
	height: 496px;
	float: left;
}

#rechts {
	width: 166px;
	height: 460px;
	padding: 12px 0 0 0;
	float: right;
	clear: none;
}

#mitteindex {
	width: 364px;
	height: 496px;
	padding: 0 0 0 0;
	float: left;
	clear: none;
	background-image: url(images/blatt.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#preview {
	width: 300px;
	height: 370px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 100px;
	margin-left:50px;
}

#text {
	position: relative;
	width: 150px;
	height: 268px;
	overflow: hidden;
	margin-bottom: 20px;
}

#willkommen {
	position: absolute;
	bottom: 20px;
	width: 150px;
	height: 360px;
	overflow: hidden;
	
}

#willkommen p {
	padding-top: 24px;
}

#text img {
	position: absolute;
	bottom: 0;
}

#buttons {
	width: 120px;
	height: 166px;
	margin-bottom:5px;
	/*
	overflow: hidden; */
}

#buttons img {
	width: 50px;
	height: 50px;
	float: left;
	clear: none;
	margin: 0 8px 8px 0;
}

#seemore {
	width:35px;
	height: 18px;
}

#seemore img {
	margin: 0px 3px 0px 0px;
	float: left;
	clear:none;
}

/* C O N T A C T */

input[type="text"], textarea {
	font-family:Georgia,Times New Roman,Times, serif;
	font-size:1em;
	width:240px;
	border-top:2px solid #999999;
	border-left:2px solid #999999;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#666666;
}
input:focus, textarea:focus {
	background-color:#CCCCCC;
}

fieldset{
border: 1px solid #FFFFFF;
background:#FFFFFF;
width:250px;
}

.topspace {
padding-top:10px;
padding-bottom:0px;
margin:0;
border:0;
}

.space {
padding-top:5px;
padding-bottom:0px;
margin:0;
border:0;
}

input[type="submit"]{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:700;
color:#666666;
font-size:1em;	
border-bottom:2px solid #999999;
border-right:2px solid #999999;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
width:240px;
background:#C3C3C3;
}

input[type="submit"] a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:700;
color:#666666;
font-size:1em;	
border-top:2px solid #999999;
	border-left:2px solid #999999;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
width:240px;
background:#C3C3C3;
}

#contact {
margin-left:20px;
width:250px;
height:370px;
}


#impressum {
	position:absolute;
	top:474px;
	font-size:10px;
	color:#666666;
	left:20px;
	width: 169px;
	height: 27px;
}



/* B U T T O N S */

#menuboxstart a {
	display: block;
	position: relative;
	top: 27px;
	left: 104px;
	width: 53px;
	height: 54px;
	background-image: url(images/button_start.png);
	background-position: center;
	background-repeat: no-repeat;
}

 /*
* html #menuboxstart a {
	filter: progid : DXImageTransform . Microsoft .	AlphaImageLoader(src = 'images/button_start.png', sizingMethod = 'crop');
	background-image: none;
}
 */

#menuboxstart a:hover {
	background-image: url(images/logostart.png);
}

 /*
* html #menuboxstart a:hover {
	filter: progid : DXImageTransform . Microsoft .	AlphaImageLoader(src = 'images/logostart.png', sizingMethod = 'crop');
	background-image: none;
}
 */

#menuboxprofile a {
	display: block;
	position: relative;
	top: 43px;
	left: 39px;
	width: 70px;
	height: 54px;
	background-image: url(images/button_profile.png);
	background-position: center;
	background-repeat: no-repeat;
}

 /*
* html #menuboxprofile a {
	filter: progid : DXImageTransform . Microsoft .	AlphaImageLoader(src = 'images/button_profile.png', sizingMethod = 'crop');
	background-image: none;
}
 */

#menuboxprofile a:hover {
	background-image: url(images/logoprofile.png);
}

 /*
* html #menuboxprofile a:hover {
	filter: progid : DXImageTransform . Microsoft .	AlphaImageLoader(src = 'images/logoprofile.png', sizingMethod = 'crop');
	background-image: none;
}
 */

#menuboxpainting a {
	display: block;
	position: relative;
	top: -29px;
	left: 141px;
	width: 63px;
	height: 49px;
	background-image: url(images/button_painting.png);
	background-position: center;
	background-repeat: no-repeat;
}

 /*
* html #menuboxpainting a {
	filter: progid : DXImageTransform . Microsoft .	AlphaImageLoader(src = 'images/button_painting.png', sizingMethod = 'crop');
	background-image: none;
}
 */

#menuboxpainting a:hover {
	background-image: url(images/logopainting.png);
}

 /*
* html #menuboxpainting a:hover {
	filter: progid : DXImageTransform . Microsoft .	AlphaImageLoader(src = 'images/logopainting.png', sizingMethod = 'crop');
	background-image: none;
}
 */

#menuboxprojects a {
	display: block;
	position: relative;
	top: 33px;
	left: 127px;
	width: 75px;
	height: 64px;
	background-image: url(images/button_projects.png);
	background-position: center;
	background-repeat: no-repeat;
}

 /*
* html #menuboxprojects a {
	filter: progid : DXImageTransform . Microsoft .	AlphaImageLoader(src = 'images/button_projects.png', sizingMethod = 'crop');
	background-image: none;
}
 */

#menuboxprojects a:hover {
	background-image: url(images/logoprojects.png);
}

 /*
* html #menuboxprojects a:hover {
	filter: progid : DXImageTransform . Microsoft .	AlphaImageLoader(src = 'images/logoprojects.png', sizingMethod = 'crop');
	background-image: none;
}
 */

#menuboxdiverse a {
	display: block;
	position: relative;
	top: 19px;
	left: 36px;
	width: 65px; /* --- */
	height: 65px; /* --- */
	background-image: url(images/button_diverse.png);
	background-position: center;
	background-repeat: no-repeat;
}

 /*
* html #menuboxdiverse a {
	filter: progid : DXImageTransform . Microsoft .	AlphaImageLoader(src = 'images/button_diverse.png', sizingMethod = 'crop');
	background-image: none;
}
 */

#menuboxdiverse a:hover {
	background-image: url(images/logodiverse.png);
}

 /*
* html #menuboxdiverse a:hover {
	filter: progid : DXImageTransform . Microsoft .	AlphaImageLoader(src = 'images/logodiverse.png', sizingMethod = 'crop');
	background-image: none;
}
 */

#menuboxcontact a {
	display: block;
	position: relative;
	top: 65px;
	left: 71px;
	width: 61px;
	height: 71px;
	background-image: url(images/button_contact.png);
	background-position: center;
	background-repeat: no-repeat;
}

 /*
* html #menuboxcontact a {
	filter: progid : DXImageTransform . Microsoft .	AlphaImageLoader(src = 'images/button_contact.png', sizingMethod = 'crop');
	background-image: none;
}
 */

#menuboxcontact a:hover {
	background-image: url(images/logocontact.png);
}

 /*
* html #menuboxcontact a:hover {
	filter: progid : DXImageTransform . Microsoft .	AlphaImageLoader(src = 'images/logocontact.png', sizingMethod = 'crop');
	background-image: none;
}
 */

