/*stylesheet fuer TXP tutorial, 18.05.04, alexandra labudda, koeln, www.soapbar.de*/
.mitteIn>p {margin:5px;}
.mitteIn>p+p {text-indent:30px;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	background-color: #FFFFFF;
	margin:0% 1%;
	line-height: 160%;
	}
        
    #container {
	width: 98%;
	background-color: #FF6600;
        }
        
        
    #left {
	width:19%;
	float:left;
	border: 1px dashed #ff6600;
	}
        
    #leftIn {
	width:92%;
	padding-left: 5%;
	padding-right: 3%;
	}
	#leftIn a:link {color: #999900; text-decoration:none;}
	#leftIn a:visited {color: #999900; text-decoration:none;}
	#leftIn a:hover {color: #ff6600; text-decoration:none;}
	#leftIn a:active {color: #999900; text-decoration:none;}
        
    #mitte {
	width:48%;
	float:left;
	margin-left: 1%;
	border: 1px solid #ccc;
        }
        
    .mitteIn {
	width:96%;
	padding-left: 2%;
	padding-right: 2%;
        }
	#mitteIn a:link {color: #0033CC; text-decoration:underline;}
	#mitteIn a:visited {color: #0033CC; text-decoration:underline;}
	#mitteIn a:hover {color: #ff6600; text-decoration:underline;}
	#mitteIn a:active {color: #0033CC; text-decoration:underline;}
        
    #right {
	width:29%;
	float:left;
	text-align:center;
	margin-left: 1%;
        }
        
    #rightIn {
	width:98%;
	border: 1px solid #ccc;
	text-align:center;
	}
		
    #TrightIn {
	width:93%;
	padding: 3%;
	text-align: left;
        }
	#TrightIn a:link {color: #0033CC; text-decoration:underline;}
	#TrightIn a:visited {color: #0033CC; text-decoration:underline;}
	#TrightIn a:hover {color: #ff6600; text-decoration:underline;}
	#TrightIn a:active {color: #0033CC; text-decoration:underline;}
			
	.grey {background-color:#F3F0EB}
	.boxHoehe {line-height:90%; height:14px;}
    .style1 {color: #9C9A31; font-weight: bold;}
	.blockq {margin-left:12px; padding:5px; background-color:#E6DED2;}

