/* BASICS */

.mybody  {
	margin-left: 12px;
	margin-top: 8px;
	background-color:#f0f0e7;
	color: #373C47;
	font-weight: normal;
	font-size: 9px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mytext    {
	color: #4a504c;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
}

.mytext10    {
	color: #4a504c;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
}

.mytext-0910 {
	color: #4a504c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	line-height: 10px;
}
.mytextblue  {
	color: #4a504c;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
}

.myheadsmall   {
	color: #283840;
	font-weight: bold;
	font-size: 9px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.myheadbig4  { 
	color: #8D5610; 
	font-weight: bold; 
	font-size: 18px; 
	line-height: 20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.myheadbig5  { 
	color: #37474F; 
	font-weight: bold; 
	font-size: 15px; 
	line-height: 18px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.myheadbig6  {
	color: #3C4A4F;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.myabc       {
	background-color:#dcd7c8;
	margin: 0;
	color: #353A3D;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 11px;
}
.myabcbig  {
	color: #353A3D;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.myheaddate {
	color: #333333;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
}

.webdings        {
	font-family: Webdings, WebDings, webdings;
	font-size: 12px;
	line-height: 12px;
	color: #CC0000;
}

.sg {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom:2px dotted #C1BDAF;
}

.sga {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom:2px dotted #C1BDAF;
	border-top:2px dotted #C1BDAF;
}

.prlin {
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom:2px dotted #C1BDAF;
}

.prnol {
	padding-top: 4px;
	padding-bottom: 2px;
}

.shadowed {
	border:1px solid #444444;
	margin-right:5px;
	margin-bottom:5px;
/*	border-color:#eeeeee #444444 #444444 #eeeeee; */
}  


/* DIV-STUFF */

#container {
	width: 790px;
	margin-right: auto;
	margin-left: 0px;
	position: absolute;
	top: 69px;
	left: 180px;
}

#header {
	position: relative;
	top: 0px;
	left:0px;
	width: 790px;
	background-color: #DAC59C;
}
#content {
	position: relative;
	top: 0px;
	left:0px;
	width: 580px;
/*	border-right:2px dotted #666666;  */
}

#infos {
	position: absolute;
	top: 10px;
	left:580px;
	border-left:2px dotted #666666;
	padding: 5px 5px 5px 5px;
	width: 200px;
	height:100%;
}

#footer {
	position: relative;
	top: 40px;
	left:0px;
	width: 790px;
	border-top:2px dotted #666666;
}


#toptainer {
	margin-right: auto;
	margin-left: 8px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-bottom:2px dotted #666666;
	padding-bottom: 5px;
}

#prgtainer {
	width: 170px;
	margin-right: 0px;
	margin-left: 0px;
	position: absolute;
	top: 74px;
	left: 6px;
	border-right:2px dotted #666666;
}




/* TAGS */

a      { color: #D3280A; font-weight: bold; text-decoration: none }
a:hover     {
	color: #333333
}

a#abc { 
	color: #D3280A; 
	font-weight: bold; 
	text-decoration: none 
}
a:hover#abc{
	color: #333333
}

li#li {
	line-height: 15px;
	margin-top: 5px;
	margin-left: -20px;
}
ul { margin:0; padding-left:15px;
}

td#time {
	width:200px;
	vertical-align:top;
	padding:2px 2px 2px 6px;
	background-color:#d8caaf;
	border:#333300 solid 1px;
	text-align:left;
	color: #a93020;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	line-height: 15px;
}

img#rImg {
	padding-left:8px;
}

img#lImg {
	padding-right:8px;
}

input#resdo {
	width: 200px;
}

input#mail, textarea#mail {
	width: 660px;
}
#kk-infos {
	height: 269px;
	width: 902px;
	left: 12px;
	top: 85px;
	position: absolute;
	z-index: 10;
	visibility: visible
}
