/*CSS Reset*/
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;
	vertical-align: baseline;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
:focus
{
	outline: 0;
}
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}
TD
{
	vertical-align: top;
}
/*Standard*/
.clearL
{
	clear: left;
}
.left
{
	float: left;
	margin: 14px 10px 10px 0;
	padding: 2px;
	border: 1px solid #01A9D0;
}
H1
{
	font: bold 20px verdana, arial, sans-serif;
}
H2
{
	font: bold 16px verdana, arial, sans-serif;
	border-bottom: 1px solid #02AAD1;
	color: #02AAD1;
	margin: 10px 0;
}
H3
{
	font: bold 15px verdana, arial, sans-serif;
	color: #02AAD1;
	margin-top: 20px;
}
H4
{
	font: bold 15px verdana, arial, sans-serif;
}
H5
{
	font: bold 12px verdana, arial, sans-serif;
	color: #02AAD1;
}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG
{
	border: 1px solid #01A9D0;
	padding: 2px;
}
/*Template*/
BODY
{
	font: normal 13px Verdana, Sans-Serif;
	color: #585858;
	background: #FFF url(../img/body.png) repeat-x left top;
}
#site
{
	width: 1000px;
	margin: 0 auto;
	background: url(../img/shadow.png) no-repeat left bottom;
	padding-bottom: 80px;
	margin-top: 30px;
}
#page
{
	width: 960px;
	margin: 0 auto;
}
#head
{
	background: transparent url(../img/head.png) no-repeat left top;
	height: 120px;
	margin-bottom: 15px;
}
H1#logo
{
	height: 68px;
	width: 140px;
	background: transparent url(../img/logo.png) no-repeat left top;
	float: left;
	margin: 29px 55px 0 30px;
	display: inline;
}
H1#logo A
{
	height: 68px;
	width: 140px;
	display: block;
}
H1#logo SPAN
{
	display: none;
}
#head H3
{
	margin: 0;
}
#righthead
{
	float: left;
	width: 735px;
}
#righthead TABLE TD
{
	padding: 10px 14px;
}
#righthead H2
{
	color: #595959;
	font-size: 31px;
	font-weight: normal;
	text-transform: uppercase;
	/*[disabled]text-align:center;*/
	border: none;
	margin: 20px 0 0 16px;
}
#righthead P
{
	margin: 0;
	font-size: 11px;
	letter-spacing: -1px;
}
#allcont
{
	margin: 0 0 15px;
	height: 100%;
}
#left
{
	margin: 0 15px 0 0;
	float: left;
	width: 210px;
}
#nav
{
	background: transparent url(../img/nav.png) no-repeat left top;
	height: 360px;
	margin: 0 0 15px;
}
#nav H3
{
	padding: 0 0 0 20px;
	font-size: 13px;
	border-bottom: 1px solid #01A9D0;
	display: inline;
	margin: 0 0 0 1px;
}
#nav UL
{
	list-style-type: none;
	padding: 10px 0 0;
}
#nav UL LI.header
{
	margin-top: 15px;
}
#nav UL LI A
{
	text-decoration: none;
	padding: 2px 0 0 20px;
	color: #585858;
	display: inline-block;
}
#nav UL LI A:hover
{
	color: #01A9D0;
	background: url(../img/cur.png) no-repeat 1px 7px;
}
#nav UL LI.cur A
{
	background: url(../img/cur.png) no-repeat 1px 7px;
}
#left-cont
{
	background: transparent url(../img/left-cont.png) no-repeat left top;
	height: 125px;
}
#left-cont .flash2
{
	float: left;
	margin: 3px 0 0 5px;
	display: inline;
}
#cont
{
	background: transparent url(../img/cont.png) no-repeat left top;
	height: 500px;
	width: 735px;
	float: left;
}
#cont-in
{
	overflow: auto;
	width: 705px;
	height: 470px;
	margin: 15px;
}
#cont-in .flash
{
	height: 400px;
	width: 600px;
	overflow: hidden;
	margin: 30px 0 0 30px;
}
#cont-in .flash3
{
	margin: 0 0 0 110px;
}
#cont-in A
{
	color: #01A9D0;
	text-decoration: none;
}
#cont-in A:hover
{
	color: #575757;
	text-decoration: underline;
}
#cont-in UL
{
	height: auto;
	list-style-type: none;
	padding-left: 10px;
	margin: 10px 0;
}
#cont-in UL LI
{
	padding: 2px 0 2px 20px;
	background: url(../img/li.png) no-repeat 5px 8px;
}
#cont-in TD
{
	padding: 5px 30px 5px 0;
}
BODY#uid284 #cont-in IMG
{
	border: 0;
	padding: 0 0 10px;
}
BODY#uid285 #cont-in IMG, BODY#uid286 #cont-in IMG, BODY#uid299 #cont-in IMG
{
	margin-top: 20px;
}
BODY#uid296 #cont-in H2
{
	margin-top: 0;
}
#cont-in P
{
	margin: 10px 0;
}
#right
{
}
#foot
{
	background: transparent url(../img/foot.png) no-repeat left top;
	height: 100px;
	clear: left;
	font-size: 11px;
	color: #585858;
}
#foot TABLE
{
	height: 100px;
	width: 100%;
}
#foot TABLE TD
{
	padding: 15px 0 0 20px;
}
#foot TABLE TD.telefon
{
	padding-top: 25px;
	text-align: center;
}
#foot TABLE TD.telefon P
{
	font-size: 40px;
}
#copy
{
	text-align: right;
	width: 703px;
	float: left;
	padding-top: 5px;
}
#homepage
{
	float: right;
	margin-right: 15px;
	padding-top: 5px;
	display: inline;
}
#homepage A
{
	color: #585858;
	text-decoration: none;
}
#homepage A:hover
{
	color: #01A9D0;
}
/*Kontaktformular*/
#contactform
{
	margin-left: 90px;
	width: 510px;
}
DIV.contactdata
{
	margin: 20px 0 0;
}
DIV.contactdata .field LABEL
{
	width: 120px;
	display: inline-block;
	text-align: right;
	margin-right: 5px;
}
DIV.contactdata .field
{
	width: 370px;
	margin: 5px 0;
}
DIV.contactdata .field SPAN
{
	display: block;
	font-size: 10px;
	width: 120px;
	margin-left: 126px;
	margin-top: 2px;
}
DIV.message
{
	margin: 10px 0;
}
DIV.message .field LABEL
{
	display: block;
	width: 120px;
	text-align: right;
	margin-bottom: 5px;
}
