/****************************************************
* @Filename:	template.css						*
* @Createdate:										*
*****************************************************
* @Author:		pedro Santos						*
* @Email:		psantos@system.ag					*
* @Website:		http://www.pepesan.org				*
* ***************************************************
* @Copyright:										*
* @Website:											*
****************************************************/


/*=== Grundlayout ============================================================*/
*{margin: 0px;padding: 0px;border: 0px;outline: 0px;}
html{
	height: 100%;
}
body {
	font-family : Arial, Helvetica, "sans-serif";
	font-size: 0.8em;
	line-height: 1.5; 
	}
p {text-align: justify;}
hr{border: 1px double #555555; margin: 10px 0;}
h1{font-size: 180%; line-height: 0.8; margin-bottom: 20px; text-decoration:underline;}
a, a:link, a:active, a:visited{
	text-decoration: none;
	color: #017960;
}
a:hover {text-decoration: underline;}
a.active{}
strong,h1{color: #017960;}
td{width: 50%; vertical-align: top; }
ul{
	list-style-type: circle;
	margin-left: 20px;
#XXX_left ul{
}
	list-style-type: none;
}

#XXX_left p{
	margin-top: 650px;
	margin-left: 8px;
	color: #ffffff;
}

#XXX_left p strong{
	color: #ffffff;
}

#XXX_left li{list-style: none; font-weight:bold; padding: 2px 0;}

#XXX_left a{color: #ffffff;}


/*=== Grundlayout End ========================================================*/

/*=== Layout  =============================================================*/
div#XXX_wrapper {margin: 20px auto; width:1200px;}
div#XXX_left{background:#017960 url('../images/logo.png') no-repeat 10px 20px; width: 120px; height: 875px; padding: 10px; margin-right: 10px; float: left;border:solid 5px #017960; -moz-border-radius: 5px; -webkit-border-radius: 5px;    border-radius: 5px;-moz-box-shadow:2px 1px 5px #000000;-webkit-box-shadow:2px 1px 5px #000000; box-shadow:2px 1px 5px #000000;}
div#XXX_center{background:yellow; width: 320px; height: 895px; margin-right: 10px; float: left;}
div#XXX_content {background:#fff url('../images/pic4.jpg') no-repeat 0 0; width: 670px; height: 875px; padding: 15px; margin-right: 10px; float: left;-moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px;-moz-box-shadow:2px 1px 5px #000000; -webkit-box-shadow:2px 1px 5px #000000; box-shadow:2px 1px 5px #000000;}
/*=== Layout XXX End =============================================================*/
div#pic3{height: 227px;}
div#pic1{height: 440px;}
div#pic2{height: 217px;}
.border{border-bottom: 10px solid #ffffff;}
.shadow{-moz-box-shadow:2px 1px 5px #000000;-webkit-box-shadow:2px 1px 5px #000000; box-shadow:2px 1px 5px #000000;}

.small{font-size: 85%;}
.orte li{padding: 5px;}