/* 
	       
		    
    MH-Computersysteme oHG
 	Typo3 Template Version 3
 
    Zur Benutzung von  MH.T3src (Version 3.1)
								 26.07.2004
	    

	Mathias Uhl (m.uhl@mh-online.de)

	Layout Stylesheet */  
#main {
	position:relative;
	height:100%;
	background-image:url(../img/body-bg.gif);
	background-repeat:repeat-x;
}
#left_column {
	height:713px;
	width:82%;
	position:relative;
	float: left;
	color: #333333;
	margin: 0;
	background-image:url(../img/body-bg.gif);
	background-repeat:repeat-x;
}
#right_column {
	position:absolute;
	background-image:url(../img/rightbg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#7079BA;
	height:713px;
	width: 315px;
	color: #333333;
	margin: 0;
	right: 0;
}

#CONTENT { 
 width:83%;
}

#CONTENT a {
 color: #4b5593;
}

#CONTENT a:hover {
 color: #0000FF;
}

#CONTENT iframe {
	border: medium none;
    height: 49em;
    margin-top: 2em;
    width: 76em;
}

div.tx-stflashplayer-pi1 {
	margin-bottom: 2em;
}
