html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, em, font, img, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {outline: 0;}
body {color: black;text-align:center;}
ol, ul {list-style: none;}


/* Layout */

#wrapper{ width:820px;margin:0 auto;text-align:left; position:relative;}
#header{height:180px;	background: black url(../header09.png) no-repeat top center;}
#header a#home {height:180px;left:0px;position:absolute;width:100%;z-index:1000;text-indent:-9999px;}

#content { padding-top:25px;display: block; padding-left:48px;}
#content-middle {w\idth:690px;height:350px;color:black;background:white;text-align:center;
}
html>body #content-middle { /* be nice to opera (&gekko) */
height: auto;width:690px;
min-height: 350px;
}



#footer{height:350px;}
#middle,#headline{ width:640px;margin:0 auto;text-align:left;}


/* Typo */
body{color:#000000;font-family:Arial, Verdana, sans; font-size: 62.5%;line-height:1.8em;}

h1{font-size:2em;line-height:2.8em;}
h2{font-size:1.75em;line-height:2.45em;}
h3{font-size:1.25em;line-height:2.25em;}
h4{}

p {font-size:1.3em;}

/* Links */
a,
a:link,
a:visited {
    text-decoration: underline;
    color: #232323;
}
a:hover {
    text-decoration: none;
    color: #333;
}

#footer .copyright{margin: 0 auto; text-align:center;width:300px;}



#navi { font-size:1.3em;text-transform: uppercase;font-weight:bold;letter-spacing: -1px;}



div.tx-cegallery-pi1-album_entry {
background:#fff;
font-size:1.2em;
}

.tx-rgmediaimages-pi1 {overflow:auto;}
.rgmediaimages-media{float:left; margin:10px;}

/* ----- Formulare ----- */
.tx-powermail-pi1{font-size:1.2em;font-family:Arial, Verdana, sans;}
fieldset.tx-powermail-pi1_fieldset legend{padding: 0 3px 0 9px;  font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset {
/* Disable border */
padding: 0 5px 5px 5px;
width: 550px;
border: 1px solid #000;
background:#eee;
}

fieldset.tx-powermail-pi1_fieldset label {
/* Style labels */
isplay:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
input.powermail_text{
/* Style labels */
width: 200px;
border: 1px solid #000;
margin-left: 40px;
}

fieldset.tx-powermail-pi1_fieldset textarea  {
/* Style input fields */
width: 200px;
height:200px
border: 1px solid #000;
margin-left: 40px;
}
div.tx_powermail_pi1_fieldwrap_html {
/* Increase margin between every field */
margin: 10px 0;
}

input.powermail_submit {
	width:200px;
	background-color: #eee;
	border: 1px solid #000;
	margin-left: 180px;
	}

#wallpapers {overflow:auto;}
.wallpaper_entry{margin:15px;float:left; height:120px;}

.csc-loginform, .csc-form-labelcell, csc-form-fieldcell {padding:5px;} 
