/*
Theme Name: technical
Theme URI: 
Description: 
Version: 1.0
Author: Jörg Mathuszczyk
Author URI: 
Tags: change colors, videomodus, fixed width, two columns, widgets

	

	This theme was designed and built by Jörg Mathuszczyk,
	

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


	
#header {
	background: transparent url('images/layout/bg_hellblau.png') repeat-y top center;
	}

#container_inside {
	background: transparent url('images/layout/bg_hellblau.png') repeat-y top center;
	}
	
#content {
	font-size: 1.35em;
        color:#222;
	}

#textoutput {
        background: transparent;
        }

