/*
*	Copyright © 2007, solosTec
*	All rights reserved.	
*/

body
{
	color: #052d5c;
	background-color: #f7da92;
	/* FIX: Verhindert, dass positionierte Elemente nicht verschoben werden wenn die Größe des Browser Fensters geändert wird. */
    position: relative; 	
}

p
{
	color: #052d5c;
	font-size: 12px;
	font-family: arial;
	line-height: 14px;
}

td
{
	color: #052d5c;
	font-size: 12px;
	font-family: arial;
	line-height: 14px;
}

a:link
{
	color: #052d5c;
	font-size: 12px;
	font-family: arial;
	font-weight: bolder;
	line-height: 12px;
	text-decoration: none;
	text-align: left;
}

a:visited
{
	color: #052d5c;
	font-size: 12px;
	font-family: arial;
	font-weight: bolder;
	line-height: 12px;
	text-decoration: none;
	text-align: left;
}

a:hover
{
	color: #d66000;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	text-align: left;
}

a:active
{
	color: #d66000;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	text-align: left;
}

.internal
{
	color: #052d5c;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	text-align: right;
	background-color: transparent;
}

h1
{
	color: #ffad1b;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	line-height: 12px;
}

.nav
{
	padding-left: 2px;
	padding-top: 1px;
	border-bottom: #f7da92 1px solid;
	height: 20px;
}

.nav2
{
	padding-left: 4px;
	padding-top: 1px;
	border-bottom: #ffad1b 1px solid;
	height: 25px;
	background-color: #f7da92;
}

.nav3
{
	padding-left: 6px;
	padding-top: 1px;
	border-bottom: #ffad1b 1px solid;
	height: 25px;
	background-color: #fcf4e5;
	color: #ffad1b;
}

.content
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	overflow: auto;
	padding-top: 0px;
	height: 467px;
	background-color: #fcf4e5;
}

.contenttable
{
	vertical-align:top;
}

.bodytext
{
	vertical-align: top;
}

.commercial, div.csc-textpic-imagewrap
{
	border-right: #00008b 1px solid;
	border-top: #00008b 1px solid;
	margin: 1px 7px 1px 1px;
	border-left: #00008b 1px solid;
	border-bottom: #00008b 1px solid;
	width: 140px;
	height: 140px;
}

div.csc-textpic-clear
{
	padding-bottom: 12px;
}

table.style-developed-by-solosTec, table.csc-frame-frame1
{
	width: 570px;
	border: none;
	margin: none;
	background-color: #fcf4e5;
	/*height: 467px;*/
	padding: 5px 5px 5px 5px;
}

.one-column
{
	padding: 5px 5px 5px 5px;
	vertical-align: text-top;
	text-align: justify;
	width: 190px;
	top: auto;	
}

p.csc-frame-frame1
{
	background-color: #EDEBF1;
	padding: 2px 4px 2px 4px;
	border: 1px solid #333333;
}

p.csc-frame-frame2, table.csc-frame-frame2
{
	background-color: #F5FFAA;
	padding: 2px 4px 2px 4px;
	border: 1px solid #333333;
}

a img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
