/*
	(c) Super-Fi 2007
*/


body,html { 
	height: 100%; 
} 


body {
	margin: 0;
	padding: 0;
    font-family: Arial, sans-serif;
    font-size: 13px;
	text-align: center;
	background: #ffeb00;
}

#wrap {
	height: 100%;
	min-height: 620px;
	min-width: 900px;
	background: transparent url(../i/bg_main.jpg) no-repeat right bottom;
}




body.upload #wrap {
	background: #ffeb00 url(../i/bg_upload.gif) no-repeat right bottom;
}

body.gallery #wrap, body.win #wrap {
	background: #ffeb00;	
}


/* main verlauf */


h1,h2,h3,h4,h5 {
	padding: 0;
	margin: 0 0 1em 0;	
}

#normal .col h1, #right .col h1, #header h1 {
	font-size: 13px;
	text-indent: -5000px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 8px;	
}


body, textarea {
	font-family: Arial, Helvetica, sans-serif;	
}


#header h1 {
	position: absolute;
	height: 36px;
	margin: 0;	
}


p, ul {
	padding: 0;
	margin: 0 0 1em 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}


div, form, html, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

legend {
	display: none;	
}

a {
	font-family: Arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #681865;
}
a:hover {
	text-decoration: underline;	
}


ul.nobullet ul {
	list-style-type: none;
	margin: 0 0 1em 0;	
}
ul.vert li, ol.vert li,  ul.buttons li,  ul.plainbuttons li {
	display: inline;	
}
ul.vert a, ol.vert a, ul.buttons a {
	float: left;	
}
.block {
	display: block;	
}




#normal {
	width: 392px;	
	position: absolute;
	left: 37px;
	top: 205px;
}


.clear {
	clear: both;
	height: 1px;
	width: 0;
	overflow: hidden;
}


.right {
	text-align: right;
	position: relative;
	margin: 0;
}
.center, .timeline li.pic {
	text-align: center;	
}

.block {
	display: block;	
}

#main {
	width: 860px;
	height: 620px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#menu {
	position: absolute;
	top: 104px;
	left: 17px;
	width: 360px;
	height: 110px;
	background: transparent url(../i/bg_menu.gif) no-repeat 0 0;
}



#rayban {
	position: absolute;
	left: 27px;
	top: 22px;	
}

#vice {
	position: absolute;
	right: 57px;
	top: 42px;			

}


#calvi {
	position: absolute;
	left: 347px;
	top: 352px;			
}

.win #calvi {
	top: -110px;
	left: 770px;
}


#waywin {
	position: absolute;
	left: 417px;
	top: -110px;			
}



#menu ul {
	margin-top: 30px;
	margin-left: 15px;
	list-style-type: none;	
}

#menu li {
	display: inline;	
}


li.home a, li.gallery a, li.howto a, li.upload a,li.win a {
	height: 42px;
	background: transparent url(../i/bg_navi.gif) no-repeat 0 0;	
	float: left;
	text-indent: -5000px;
	overflow: hidden;
	position: relative;
	z-index: 20;
}

li.home a { width: 53px; background-position: 0 0; }
li.gallery a { width: 75px; background-position: -52px 0; }
li.howto a { width: 70px; background-position: -127px 0; }
li.upload a { width: 72px; background-position: -196px 0; }
li.win a { width: 53px; background-position: -269px 0; }

/*
li.home a:hover { background-position: 0 -42px; }
li.gallery a:hover { background-position: -52px -42px; }
li.howto a:hover { background-position: -127px -42px; }
li.upload a:hover { background-position: -196px -42px; }
li.win a:hover { background-position: -269px -42px; }
*/


body.home li.home a { background-position: 0 -42px; }
body.gallery li.gallery a { background-position: -52px -42px; }
body.howto li.howto a { background-position: -127px -42px; }
body.upload li.upload a { background-position: -196px -42px; }
body.win li.win a { background-position: -269px -42px; }


body.upload #menu { background-position: 212px 0; }
body.gallery #menu { background-position: 66px 0; }
body.win #menu { background-position: 273px 0; }
body.howto #menu { background-position: 140px 0; }



a#zurgallery {
	position: absolute;
	top: 160px;	
}

.text {
	font-size: 13px;
	padding: 5px;
	color: #cbcaca;	
}

.max {
	width: 378px;	
}

.box {
	background: #fff url(../i/bg_boxtop.gif) no-repeat 0 0;
	padding: 15px;
}
.boxbot {
	background: #fff url(../i/bg_boxbot.gif) no-repeat 0 bottom;
	height: 14px;
	margin-bottom: 15px;
}


ul.thumbs {
	background: transparent url(../i/bg_thumbs.gif) repeat-x 0 0;	
	height: 102px;
	margin-bottom: 10px;
	list-style-type: none;
	width: 800px;
	padding-top: 16px;
	padding-left: 5px;
}
ul.thumbs li {
	display: inline;	
}
ul.thumbs li a {
	float: left;	
	border-right: 6px solid #000;
}


#superform input, #superform textarea {
	margin-bottom: 6px;	
}

input.image {
	display: block;	
}

input.text.black, textarea.text.black {
	color: #000;		
}

#superform .right {
}

.nomargin { margin: 0; }


#flash {
	position: relative;
	top: -110px;	
	left: -130px;
	z-index: 0;
}

