body {
	margin: 0;
	padding: 0;
	background: #CDD8EE url(../pics/teleskoptreffenhinterbild.jpg) no-repeat;
	font-family: Arial,  sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	color: #000000;
}

h1, h2, h3 {color: #143881;}

h1 { font-size: 2.2em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.0em; }

#content p {line-height: 1.6em;}
#content blockquote {line-height: 1.6em;}
#content ul {line-height: 1.6em;}
#content ol {line-height: 1.6em;}


table {border-spacing: 0;} 
table tr {padding: 0 0 0 0; margin: 0 0 0 0;}
table td {padding: 0 0 0 0; margin: 0 0 0 0;}
#content table p { line-height: 1em; margin: 0.2em 0 0.2em 0;}
table thead p {font-weight: bold;}

blockquote, ul, ol {}

blockquote { }

a {color: #143881;}
a:hover {text-decoration: none;	color: #000000;}
img { border: none; }
img.left {float: left;margin: 0 1em 1em 0;}

img.right {float: right;margin: 0 0.2em 0 0.2em;}

hr { display: none; }

.hr {}

.important {color: red; font-weight: bold;}
.csc-textpic-caption {font-size: 0.5em; padding: 0.3em 0 0 0;}

.align-center {text-align: center;}

input, select {display: block; position:relative; margin: 0 0 0 20em; }


/* Erweiterungen fÃ¼r Mailformular */

.mailformfield {margin: 0.3em 0 0.3em 0;} 

.mailformfield label {	position: absolute;clear: both; }


.csc-mailform-submit {
	color: #cc9900; 
	padding: 5px 5px 5px 5px; 
	margin-top: 5px; 
	background-color: rgb(102,0,0);
	font-weight: bold;
} 
.csc-mailform-submit:hover {background-color: rgb(122,0,0);    } 


/* Logo */

#logo {	height: 110px;}
#logo h1 {float: left; margin: 90px 0 0 110px; padding: 0 0 0 35px;}
#logo #logofeld {float: right;	margin: 0;padding: 0 20px 0 0; text-align:center; font-size: 0.7em;}
#logo a {text-decoration: none;	color: #FFFFFF;}

/* Page */

#page {	float: left;padding: 20px;}

/* Content */

#content { margin-right: 240px; padding: 2em 0 0 0;}
#welcome {padding-bottom: 20px;}

/* Sidebar */

#sidebar {position: absolute;right: 0;top: 140px;float: right;width: 200px;padding: 20px;}
#sidebar h2 {font-size: 1.2em;}
#sidebar blockquote {margin-left: 0;margin-right: 0;}

/* Menu */
#menu {	margin-bottom: 19px;}
#menu h2 {display: none;}
#menu ul {margin: 0;padding: 0;list-style: none;line-height: normal;}
#menu ul ul {margin: 0;padding: 0 0 0 1em;list-style: none; line-height: 0.7em;}
#menu li {display: block;border-top: 1px dotted #000066;}
#menu li.first {border: none;}
#menu a {display: block;width: 165px;padding: 7px 10px 7px 0;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 0.5em;
	font-weight: bold;
}

#menu a:hover {text-decoration: underline;}

/* Footer */

#footer {clear: both;padding: 20px 0; }
/*	border-top: 1px dotted #000066;}*/
#footer p {margin: 0;text-align: center;font-size: x-small;color: #000000;}
#footer a {color: #000000;}

