/* 
Document   : main
Created on : 17.09.2008, 10:28:30
Author     : mikel
Description:
Purpose of the stylesheet follows.
*/

/* 
TODO customize this sample style
Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body,td,th {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: #666666;
			}
			
p 			{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: #666666;
			text-align:justify;
			}

a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #99cc00;
    text-decoration:underline;
}

					
h1 {
	font-size: 18px;
	color: #99cc00;
			}
			
h2 {
	font-size: 12pt;
	color: #99cc00;
}

h3 {
	font-size: 12px;
	color: #99cc00;
			}
			
h4 {
	font-size: 10pt;
	color: #99cc00;
}

h5 {
	font-size: 10pt;
	color: #666666;
	font-style:oblique;
}


.Stilcm {
	font-size: 12pt;
	color: #999999;
}


#link {
    padding-right:15px; font-family:Arial, Helvetica, sans-serif;
    color:#666666;
    font-size:14px;
    text-decoration:none;
}

#link2 {
    font-family:Arial, Helvetica, sans-serif;
    color:#666666;
    font-size:14px;
    text-decoration:none;
}

#textfeld {
	width: 520px;
	text-align:justify;
}

#faq {
    height:auto;
    padding:5px 0px 0px 0px;
    font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666666;
    margin-top:10px; margin-left:auto; margin-right:auto;
}

.Borderstani {
    border: solid;
    border-color: #666666;
    border-width: 1px;
}

#appletframe {
    width: 750px;
    margin-top:0px;
    margin-bottom:auto;
    margin-left:auto;
    margin-right:auto;
    left: -128px;
}

#masterdiv {
    background-image:url(images/hintergrund_02.png);
    background-repeat:no-repeat;
    width: 736px;
    height: auto;
    margin-top:40px;
    margin-bottom:auto;
    margin-left:auto;
    margin-right:auto;
}
#seconddiv {
    background-image:url(images/hintergrund_02.png);
    background-repeat:no-repeat;
    width: 736px;
    height: 640px;
}

#footer {
    background-image:url(images/hintergrund_02_footer.png);
    background-repeat:no-repeat;
	background-position:bottom;
    width: auto;
    height: auto;
}

#footerzeile {
    height:auto;
    text-align:center;
    margin-top:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #b1b3b4;
    text-decoration:none;
}

#footerzeile2 {
    height:auto;
    text-align:center;
    margin-top:20px;
    font-family:Arial, Helvetica, sans-serif;
    color:#b1b3b4;
    font-size:14px;
    text-decoration:none;
}

#banner {
	background-image:url(images/01_banner_moscow.png);
	width:144px;
	height:392px;
	border:0;
}

