body { 

	margin-top:0px; 

	margin-bottom:10px;

	margin-left:0px;

	margin-right:10px;

	font-family:Arial,sans-serif;

	font-size:10pt;

	scrollbar-3dlight-color:#FFFFFF;

    scrollbar-arrow-color:#7F7F7F;

    scrollbar-base-color:#D3D3D3;

    scrollbar-track-color:#FFFAFA;

    scrollbar-darkshadow-color:#696969;

    scrollbar-face-color:#F5F5F5;

    scrollbar-highlight-color:#FFFFFF;

    scrollbar-shadow-color:#A9A9A9;

	background-image:url(../../media/img/layout/back.gif);

	background-repeat:repeat-y;

}



td {

	font-family:Arial,sans-serif; font-size:10pt 

}



p,b,i,ul,ol,li {

	font-family:Arial,sans-serif

}



.blau { 

	color: #0066CC 

}



.small { font-size:8pt }



.smaller { font-family:Arial,sans-serif; font-size:7pt }



A:link {

	color:#0066CC; text-decoration:underline }

A:visited {

	color:#0066CC; text-decoration:underline }

A:active {

	color:#0066CC; text-decoration:none }

A:hover {

	COLOR: #FFA200; text-decoration: none }



a:link img { border-style:solid; border-color:#000000; }

a:visited img { border-color:#000000; }

a:hover img { border-color:#000000; }

a:active img { border-color:#000000; }



.cal_backgr { background-color:#DCE9F5; }

.cal_week { background-color:#F3F3F3; }

.cal_today { background-color:#FFF4E5; }

.cal_days { background-color:#ffffff; }



input.text, input.submit, textarea, select {
	background-color:#F3F3F3; border:1px ridge #aaaaaa;
	font-family:Arial,sans-serif;
}



input { text-indent : 2px; }



.button1 {

background-color:#F3F3F3; border:1px ridge #aaaaaa;
font-family:Arial,sans-serif; 

}

.button2 {

border-left:1px solid #8F8F8F;

border-right:1px solid #000000;

border-top:1px solid #8F8F8F;

border-bottom:1px solid #000000;

font-family:Arial,sans-serif; 

background-color:#F3F3F3; 

}

.input2 {

border-left:1px solid #8F8F8F;

border-right:1px solid #000000;

border-top:1px solid #8F8F8F;

border-bottom:1px solid #000000;

font-family:Arial,sans-serif; 

background-color:#F9F9F9; 

}

.tipp{
	cursor: hand
}

.comment {
	width: 100%;
	padding: 20px 0 25px 0;
	margin: 0;
	border-bottom: 2px solid #CFCFCF;
	background: url(../img/layout/comment1.gif) right top no-repeat #FBFBFB;
}

.comment_alt {
	background-color: #F5F9FC;
}

.comment_header {
	margin-bottom: 5px;
	padding-left: 10px;
}

.comment span {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #9A9A9A;
}

.comment p {
	padding: 0 5px 0 15px;
}

.comment form {
	margin: 0;
	display: inline;
	padding-left: 15px;
}
