/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	overflow-y: scroll;
}

body {
	
	/* font-family: Georgia1, Georgia, serif; */
	font-family: Geneva, 'Trebuchet MS', Trebuchet, Helvetica, Arial, sans-serif;
	font-size:11pt;
	letter-spacing:0.7pt;
	color: #fff;
	background-color: #000;
	background-image: url(../images/welle-neu.png);
	 background-attachment:fixed;
	background-repeat: repeat;
	line-height:18pt;
	
}

img, img a {
	border: 0;
}


a { outline: none; color:#fff; text-decoration: none; }

a:link { text-decoration: none; color: #fff;}
a:hover { text-decoration: underline; color: #fff; }



div#page
{
	margin: 50px 50px 50px 50px;
	width:930px;

}

div#page div#logo
{
	margin-bottom:50px;
}

div#page div#description {
	margin-bottom: 30px;
	padding-left: 25px;
}

div#page div#names {
	margin-bottom: 30px;
	padding-left: 25px;
	//font-style: italic;
	font-weight: bold;
	font-size:10.8pt;
}

div#page div#leitung {
	margin-bottom: 30px;
	padding-left: 25px;
}

div#page div#kooperation {
	margin-top: 0px;
	font-family: Geneva, 'Trebuchet MS', Trebuchet, Helvetica, Arial, sans-serif;
	//font-size:10pt;
	padding-left: 25px;
}

div#page div#kooperation-logos {
	margin-top: 30px;
	padding-left: 25px;
	display:none;
}

div#page div#links {
	margin-top: 50px;
	padding-left: 25px;
	font-size:9pt;
}

p { padding-bottom: 30px; }

div#page div#impressum, div#page div#gallery {
	padding-left: 25px;
	font-size:9pt;
}

div#gallery img {
	padding:5px 5px 5px 0;
}
