*
   {
      font-family:sans-serif;
      font-size:100%;
      margin:0px;
      padding:0px;
      border:0px;
      line-height:1.5;

   }


 body.mceContentBody { font-size:1em;} 


body
{
   background-color:#555;
   color:white;
}

.zentriert
{
   margin:0 auto;
}

.gesamtbreite
{
   width:800px;
}

.titelbreite
{
   width:720px;
}
.menubreite
{
   width:160px;
}

.inhaltbreite
{
   width:640px;
}

.fullwidth
{
	width:610px;
}

#header
{
   float:right;
   background-color:#700;
   height:80px;
   background-image:url(/trr80/template/images/bg_header.png);
   background-repeat:no-repeat;
   background-position: right top;
}

#titletrr
{
   width:640px;
   float:right;
   text-align:left;
}


#inhaltfooter
{
   height:70px;
   background-image:url(/trr80/template/images/bg_ru.png);
   background-repeat:no-repeat;
   background-position: right bottom;  
}

.hintergrund
{
   background-image:url(/trr80/template/images/bg_content.png);
   background-repeat:repeat-y;
}

.links
{
   float:left;
}

.rechts
{
   float:right;
}

.abgesetzt
{
   margin:10px;
}

.livingcolumn
{
	 background-color:#c60;
}

#breadcrumb
{
	 padding:5px;

}

#language
{
padding:5px;
}

#contents
{
	 padding:10px;
}

#auto_contents {
	margin:10px;
}


.menu_section
{
   display:block;
   width:130px;
   padding:5px;
   background-color:#950;
   border:1px solid #444;
   margin:5px;
	color:white;
}




.menu_subsection
   {
      display:block;
      width:125px;
      padding:5px;
      margin:5px;
      margin-left:10px;
      background-color:#730;
      border:1px solid #444;
		color:white;
   }

.menu_subsection.area_a { background-color:#600;}
.menu_subsection.area_b { background-color:#505;}
.menu_subsection.area_c { background-color:#a50;}
.menu_subsection.area_d { background-color:#008;}
.menu_subsection.project_g { background-color:#080;}
.menu_subsection.project_z { background-color:#777;}
.menu_section.hpt { background-color:#040;}
.menu_subsection.active { background-color:#fff;}


.menu_subsubsection 
   {
      display:block;
      width:120px;
      padding:5px;
      margin:5px;
      margin-left:15px;
      background-color:#510;
      border:1px solid #444;
		color:white;
   }
	
.menu_subsubsubsection 
   {
      display:block;
      width:115px;
      padding:5px;
      margin:5px;
      margin-left:20px;
      background-color:#400;
      border:1px solid #444;
		color:white;
   }	

.menu_subsubsection.area_a { background-color:#b00;}
.menu_subsubsection.area_b { background-color:#404;}
.menu_subsubsection.area_c { background-color:#a60;}
.menu_subsubsection.area_d { background-color:#007;}
.menu_subsection.hpt { background-color:#080;}
.menu_subsection.obergurgl { background-color:#c70;}
.menu_subsubsection.active { background-color:#fff; color:black; border:1px solid black;}



.menu
{
	margin-left:5px;
}
.menu_area a
{
   text-decoration:none;
}
   
.menu_active
{
   background-color:white;
   color:black;
   border:1px solid black;
}

/*
.menu_area a:hover { display:block; border:1px solid #fff; background-color:#ccc; color:black;}
*/

button
{
	border:1px solid #000;
	color:black; 
	padding:2px;
	margin-top:5px;
	cursor:pointer;
	background-color:#aaa;
}

button:hover { background-color:#fff; color:blue;}

.menu_subsubsection.menu_selected
{
	background-color:white; color:black;
}

.menu_subsection.menu_selected
{
	background-color:white; color:black;
}

.menu_section.menu_selected
{
	background-color:white; color:black;
}

h1
{
	margin-top:0px;
	margin-bottom:15px;
	font-size:1.4em;
	font-weight:bold;
	color:#f80;
}

h2
{
	margin-top:0px;
	margin-bottom:10px;
	font-size:1.2em;
	font-weight:bold;
	color:#fa5;
}

h3
{
	margin-top:0px;
	margin-bottom:5px;
	font-size:1.1em;
	font-weight:bold;
	color:#fc7;
}

textarea { color:black;}

input {
	color:black;
	padding:2px;
	border:1px solid black;
	background-color:#fff;
}


.tabledb  {
	border-collapse:collapse;
	border:1px solid #333;
	/* width:600px; */
	border-style:solid;
	empty-cells:show;
	border-spacing:5px;

}

.tabledb td
{
	padding:5px;
	border:1px solid #333;
	vertical-align:top;
}

.tabledb th {
	background-color:#c50;
	padding:5px;
	text-align:left;
	border:1px solid #333;
	color:white;
	vertical-align:top;

}


.tabledb_bright { background-color:#444;}
.tabledb_dark{ background-color:#555;}


.LoggedIn {
	background-color:#aaa;
	color:black;
}

.clickable
{
	cursor:pointer;
}

p {
	margin-top:0px;
	margin-bottom:15px;
}

ul{
	list-style-image:url('/trr80/icons/square.png');
	list-style-position:outside;
	margin-left:20px;
}



li{
	margin-bottom:5px;
}

a {
	color:#fc3;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.breadcrumb {
	color:white;
}


.article {
	background-color:#333;
	padding:5px;
	border:0px solid #333;
}

.article_unpublished {
	background-color:#222;
	color:#fff;
	padding:5px;
	border:0px solid #333;
}

.article_before
{
	background-color:#343;
	padding:5px;
	border:0px solid #343;
}


.article_after
{
	background-color:#433;
	padding:5px;
	border:0px solid #433;	
}

.article_unpublished_before
{
	background-color:#232;
	color:#555;
	padding:5px;
	border:0px solid #232;	
}

.article_unpublished_after
{
	background-color:#322;
	color:#555;
	padding:5px;
	border:0px solid #322;	
}

.articlelist {
	background-color:#444;
	padding:5px;
	border:1px solid #777;
	margin-bottom:10px;
}

span.link {
	color:#fc3;
	text-decoration:none;
	cursor:pointer;
}

span.link:hover {
	text-decoration:underline;
}

.project {
	border:1px solid #333;
	padding:5px;
	background-color:#333;
}

td.cal {
	vertical-align:top;
	font-size:12px;
	padding:1px;
}

.Member {
	border:1px solid #111;
	border-left:20px solid #b70;
	
	padding:10px;
	background-color:#666;
	/*background-image:url(/trr80/icons/business.png);
   background-repeat:repeat;*/
	margin-top:15px;
	margin-bottom:15px;
}

.label
{
	color:#fa0;
	margin-top:10px;
	font-weight:bold;
}


.Content_ProjectSketch
{
	border:1px solid #fff;
	padding:5px;
	margin-bottom:10px;
}

hr
{
width:618px; 
border:0px solid #333;
background-color:#333; 
height:2px;
margin-left:0px; 
text-align:justify; 
}

.tr-calendar {
	background-color:#950;
	color:white;
	padding:5px;
}

