body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #000000;
	text-align: justify;

	padding-bottom: 15px;
	background-color:#e2e0eb;
	
}
#bg {
	/*background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;*/
	
	
}




#container {
	padding: 0px;
	margin: 0 auto;
	background-image: url(../images/schriftzug.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
	
}
#left_out {
	padding: 88px 0 0 10px;
	position: relative; z-index:99;
	
	
	
}
/*#left_topright {
	background-image: url(../images/top_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}*/
/*#logo {
	background-repeat: no-repeat;
	padding: 30px 10px 0px 10px;
	display:none;
}*/



.sidebar h3 {
	color: #ec6d40;
	height: 40px;
	line-height: 40px;
	margin: 0 0 5px 0;
	padding: 0px 0px 0px 10px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
}
.sidebar .module,
.sidebar .module_menu,
.sidebar .module_text {
	/*background-image: url(../images/sidebar_tl.png);
	background-repeat: no-repeat;*/
	margin-bottom: 10px;
	
} 

.sidebar .module_left {
padding-bottom:10px;

}




 .module_user {
	width:514px; 
	background-color:#FFFFFF;

	margin-left:53px;
	padding:0 0 20px 0;
	
}

 .module_user p {
 margin:0; padding:7px; height:500px;
	
	}
	
	.module_user h2 {
	font-size:28px; 
	color:#f19138;

	
	}
	


.sidebar .module_right {
padding:3px;
margin-bottom:10px;
background-color:#d3e074;
border: solid 3px #FFFFFF;

}

.sidebar .module_right a {
color:#ec6d40;
font-weight:bold;

}



.sidebar .module_right a:hover {
color:#625dd5;
font-weight:bold;
text-decoration:underline;

}

.sidebar .module_right p {
padding-right:20px;

}

.sidebar .module_right hr {
color:#625dd5;
width:195px;
margin-left:-10px;
}

.sidebar .module_cerca {
padding:3px;
margin-bottom:10px;
background-color:#d3e074;
border: solid 3px #FFFFFF;


}

.sidebar .module_cerca input {border: 1px solid #625dd5; color:#ec6d40; width:185px; } 





.sidebar .module div,
.sidebar .module_menu div,
.sidebar .module_text div {
	/*background-image: url(../images/sidebar_tr.png);
	background-position: right top;
	background-repeat: no-repeat; */
}
.sidebar .module div div, 
.sidebar .module_menu div div,
.sidebar .module_text div div{
	/*background-image: url(../images/sidebar_bl.png);
	background-position: bottom left;
	background-repeat: no-repeat; */
}
.sidebar .module div div div, 
.sidebar .module_menu div div div,
.sidebar .module_text div div div{
	padding: 3px; 
	overflow: hidden;
	border:#FFFFFF solid 3px; background-color:#d3e074;
	/*background-image: url(../images/sidebar_br.jpg);
	background-position: bottom right;*/
}
.sidebar .module div div div div, 
.sidebar .module_menu div div div div,
.sidebar .module_text div div div div {
	padding: 0;
	overflow: hidden;
	background: none;
	margin: 0;
}
.sidebar ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
}
.sidebar ul.menu li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.sidebar ul.menu ul{
	padding: 0 0 0 15px;
	margin: 0px 0px 5px 0px;
	list-style-type: disc;
}
.sidebar ul.menu ul li{
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
}
.sidebar ul.menu a  {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #e2e0eb;
	padding: 0px 5px;
	display: block;
	text-decoration: none !important;
	font-weight: bold;

}
.sidebar ul.menu a:hover, 
.sidebar ul.menu li#current a, 
.sidebar ul.menu li#current li a {
	background-color: #625dd5;
	color: #fff;
	margin: 0px;
	padding: 0px 5px;
}
.sidebar ul.menu ul a {
	color: #ec6d40;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	padding: 0px 5px;
	margin: 0px;
	background: none !important;
	border: none !important;
}
.sidebar ul.menu li a:hover,
.sidebar ul.menu li li#current a:hover,
.sidebar ul.menu li li#current a {
	text-decoration: none;
	background-color: #625dd5!important;
	color: #fff;
}
#right_out {
	padding: 0 0 0 10px; 
}



#header {
	height: 68px;
	display: block;
	margin: 20px 0 0px 0;
	
	margin-left:-179px;
	position: relative; z-index:100;
	
	
}




#pathway_l {
	background-image: url(../images/pathway_l.png);
	background-repeat: no-repeat;
	height: 36px;
	display: block;
	margin: 0 0 10px 0; display:none;
}
#pathway_r {
	background-image: url(../images/pathway_r.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 36px;
	display:none;
}
#pathway {
	height: 36px;
	line-height: 36px;
	float: left;
	padding: 0 0 0 10px; display:none;
}
#pathway a, #pathway span {
	font-size: 11px;
	color: #999999;
}
#suche {
	height: 15px;
	margin: 6px 10px;
	padding: 4px 5px;
	overflow: hidden;
	float: right;
	width: 150px;
	border: 1px solid #EEE;
	background-color: #FFFFFF;
}
#suche .inputbox {
	margin: 0;
	padding: 0;
	width: 150px;
	font-size: 11px;
	color: #999999;
	border: none;
	background: none;
}
#schriftzug {
	font-size: 18px;
	color: #FFFFFF;
	padding: 25px 0 5px 5px;
	display:none;
}
#navigation {
	height: 58px;
	

	
	
}


#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline; 
	
	
	
}



#navigation li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;
	/*background-image: url(../images/topmenu_left.png);
	background-position: top left;
	background-repeat: no-repeat;*/
	
}





#navigation  a {
	background-image: url(../images/menu_02.png);
	
	/*background-repeat: repeat-x;*/
	
	
	
	line-height: 58px;
	text-decoration: none;
	text-transform: none;
	overflow: hidden;
	float:left;
	
	color: #ec6d40;
	font-size:14px;
	padding:0px 0px 0 0px;
	font-weight:bold;
	margin-left: 42px;
	margin-right: 1px;
	width:125px;
	text-align:center;
	
	
}

#navigation a:hover, #navigation li#current a{
	background-image: url(../images/menu_hover_02.png);
	
		/*background-repeat: repeat-x;*/
	
	
	
	line-height: 58px;
	text-decoration: none;
	text-transform: none;
	overflow: hidden;
	float:left;
	
	color: #625dd5;
	font-size:14px;
	padding:0px 0px 0 0px;
	font-weight:bold;
	margin-left: 42px;
	margin-right: 1px;
	width:125px;
	text-align:center;
}






#box_content {
	height: auto;
	display: block;
	padding: 0px;
	width: 514px;
	overflow: hidden;
	background-color:#FFFFFF;
	margin: 0 auto;
		
}

#box_content p{
 	padding:7px;
		
}

#box_content h3 {
	
	text-align: left;
	color: #f19138;
	margin: 0px 5px 0px 5px;
	font-size: 24px;
	padding:7px;
	
}
#box_content ul, #box_content li, #content ul, #content li, #userbottom ul, #userbottom li   {
	padding: 0px 0px 0px 5px;
	margin: 0px 10px;
		background-colore:#FFFFFF;
		color:#625dd5;
	
	
}
#top_module_1 {
	width: 100%;

}
#top_module_2 {
	width: 49%;

}
#box_content .module,
#box_content .module_menu,
#box_content .module_text {
	/*background-image: url(../images/user_tl.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;*/

	background-colore:#FFFFFF;
	
} 
#box_content .module div,
#box_content .module_menu div,
#box_content .module_text div {
/*	background-image: url(../images/user_tr.png);
	background-position: right top;
	background-repeat: no-repeat;*/
	
	background-colore:#FFFFFF;
	
}
#box_content .module div div, 
#box_content .module_menu div div,
#box_content .module_text div div{
	/*background-image: url(../images/user_bl.png);
	background-position: bottom left;
	background-repeat: no-repeat; */
	
	background-colore:#FFFFFF;
}
#box_content .module div div div, 
#box_content .module_menu div div div,
#box_content .module_text div div div{
	padding: 3px 3px 0px 3px;
	padding-bottom: 7px !important;
	/*overflow: hidden;
	background-image: url(../images/user_br.png);
	background-position: bottom right;*/

	background-colore:#FFFFFF;
	
}
.separator {
	width: 1%;
	height: 100px;
	float: left;
}
.topmodule_inside {
	background-image: url(../images/right_box.png);
	height: 130px;
	background-position: top right;
	background-repeat: no-repeat;

}
#maincontent {
	
	height: auto;
	padding: 0;
	margin: 0;
	
	

}
#content_outright {
	padding: 0 10px 0 0; 
}
#content_outnoright {

}
#content {
	padding: 7px;
	
	background-color:#FFFFFF;
	
	margin:0 auto;
	
	width:500px;
}

#component {

}
#content a, #box_content a, #userbottom a, #left_out a {
	color: #ec6d40; width:50%;
}
#content a:hover {
	text-decoration: underline;
	color:#625dd5;
}
#right {
	float: right;
	margin: 0;
	
}




a {
	text-decoration: none;
	color:#ec6d40;
	
}
a:hover {
	text-decoration: underline;
	color: #625dd5;
}
a.readon {
	float: left;
	padding: 0 0 0 0px;
	margin-left:10px;
	color: #ec6d40;


}

a.readon:hoover {
	text-decoration:underline;
	 color:#625dd5;

}



#user_bottop {
	margin: 10px 0 0 0;
	float: left;
	background-image: url(../images/bot_top.jpg);
	background-repeat: repeat-x;
}
#user_botbot {
	background-image: url(../images/bot_bot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#userbottom {
	padding: 30px 20px;
	overflow: hidden;
}
#userbottom h3, #userbottom th {
	color: #6699CC;
	font-weight: normal;
	padding: 0 0 10px 0;
}
.user1, .user2, .user3, .user4 {
	float: left;
}
.user4 {
	width: 24%;
}
.user3 {
	width: 32%; 
	
}




.user2 {
	width: 49%;
}
.user1 {
	width: 99%;
}
#footer {
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin: 10px 0 0 0;
	text-align: center;
	float: left;
	border-top: 1px solid #DDD;
}
.sitetitle {
	float: left;
	padding: 0 0 0 10px;
}
.footer {
	float: right;
	padding: 0 10px 0 0;
}
.message {
	background-color: #FFFF66;
	border: 1px solid #000;
	padding: 10px 20px;
	margin-bottom: 10px;
	text-align: center;
}
.date {
	font-weight: bold;
	margin-top: 10px;
}
.time {
}
.clearfloat, .clr {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}
.contentheading {
	font-size: 21px;
	height: 21px;
	color: #ec6d40;
	
	

}
.contentheading a{
	color: #ec6d40 !important;
}

.contentheading a:hover{
	color: #625dd5 !important;
}
h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
}
.contentpane, .contentpaneopen {
	
}



.componentheading  {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
	background-color: #666666;
	padding: 5px 0px 5px 15px;
	text-align: left;
	margin: 0 0 20px 0; display:none;
	width: 100%; 
}
.contentdescription {
	padding: 0 20px 20px 20px;
	
}
.createdate {
	color: #999999;
}
.small {
	color: #999999;
}
.smalldark {
	color: #999999;
}
.button {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	color: #666666;
	margin: 5px 0px;
	padding: 4px 5px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.inputbox {
	padding: 0px;
	margin: 0px;
}
.sectiontableheader {
	background-color: #84A9CE;
	color: #FFFFFF;
	padding-left: 5px;
	height: 30px;
	font-size: 14px;
	
}
.sectiontableheader a {
	color: #FFFFFF !important;
}
.sectiontableentry1, .sectiontableentry2 {
	height: 30px;
	text-indent: 5px;
}
.modifydate {
	font-size: 10px;
	color: #999999;
}
td, tr, p, div, span {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #625dd5;
	margin: 0px;
	padding: 0;
	
	
}
 span {
color: #ec6d40;

}
#right .inputbox, #left_out .inputbox{
	margin: 0;
	padding: 4px 5px;
	width: 90%;

}
input.inputbox#modlgn_remember {
	margin: 0;
	padding: 0;
	width: 10px;
}
fieldset, fieldset .small {
	border: none !important;
}
form, fieldset {
	margin: 0;
	padding: 0;
}
.input {
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.pagenavcounter {
	border-top: 1px solid #ccc;
	padding: 3px 0 0 0;
	margin: 3px 0 0 0;
}


