/***********************************************************
 *
 * Welcome to the source-code
 *
 * this file is part of the espitas.de project
 *
 * (C) 2007-2008 SPLINELAB http://www.splinelab.de
 *
 * @author Mirko Schaal <ms(at)splinelab.de>
 * @version 1.0
 *
 ************************************************************/

HTML, BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000;
}

* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

#flashcontent {
	width:100%;
	height:100%;
}





/* 2010-06-22 */

body, html {
    background:#000;
    font-family:Helvetica, Arial;
}

p, p * {
	color:#444444;	
	font-size:11px;
	margin:0;
	padding:0;
	line-height:140%;
	text-decoration:none;
	border:0;
}
#wrap {
    text-align:center;
    width:948px;
    position: absolute;
	left: 50%;
	margin-left:-474px;
}
#trenneroben {
    width:948px;
    height:15px;
    background-image:url(images/trenneroben.jpg);
    margin:10px 0 10px 0;
}
#trennerunten {
    width:948px;
    height:10px; /* 69px */
    background-image:url(images/trennerunten.jpg);
    margin:10px 0 10px 0;
}

#social * {
    vertical-align:middle;
}

a {
    outline: none;
}

.alt {
    display:none;
}

img {
    border:0;
}

.floatwrap {
    padding-left:60px;
}
.float_left {
    float:left;
    text-align:left;
}
.clear {
    clear:both;
}

#banderole {
    position:absolute;
    left:0;
    right:0;
}
