div#backimg-twocolumn {
       height: 6px;
       background: url(/uploads/images/background_2columns.jpg) center;
}
 
div#main {
	background-color: #CCC; 
	background: url(/uploads/images/background_main.jpg) repeat-y center;
}

div#main-wrapper {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

div#sidebar {
        width: 190px;
	margin-right: 20px;
        padding: 30px 20px 30px 20px;
}

div#sidebar li {
	list-style-image:url(/uploads/images/list_symbol.png);
	margin-left: 20px;
        margin-bottom: 3px;
}

div#sidebar a {
	text-decoration: none;
        font-size: 1.1em;
        color: #004c99;
}

div#sidebar li li a {
        font-size: 1em;
}

div#sidebar li li li a {
        font-size: 0.9em;
}

div#sidebar a:hover {text-decoration: underline;}

div#sidebar-home {
        width: 230px;
	margin-right: 20px;
        padding: 0px 5px 5px 5px;
}

div#sidebar-home p {
        font-size: 0.9em;
        font-weight: bold;
}

div#sidebar-home a {
	text-decoration: underline;
        font-size: 0.8em;
        font-style: italic;
}

div#contents { 
        float: right;
	width: 620px;
        padding: 30px 45px 45px 45px;
}

div#contenthome { 
        float: right;
	width: 620px;
        padding: 15px 45px 45px 45px;
}

div#content_title {
	border-bottom-color: #004c99;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom: 1em;
}

div#home_title {
}

div#content_title h1 {
	margin: 0px 0px 5px 60px;
}

div#contents a:link, div#content_title a:link {color: #004c99; text-decoration: none;}

div#contents a:hover, div#content_title a:hover {color: #004c99; text-decoration: underline;}

div#contents a:visited, div#content_title a:visited {color: #603; text-decoration: none;}

/* Stylesheet: terratec content with sidenavigation Modified On 2016-08-20 19:53:53 */
