/* @override http://localhost:8888/workspace/rokwebify/templates/rt_rokwebify/css/template_css.css */

/* @group Main */

html { height: 100%;   margin-bottom: 1px; }

body { margin: 0; padding: 0; font-size: 13px;}

p { margin-top: 10px; margin-bottom: 15px; }

h1, h2, h3, h4, h4 { padding-bottom: 0px; margin: 5px 0; }


div#clear { clear:both; }

div#modules_right { height:55px; padding-top:5px; line-height:16px;  text-align:center; font-size:11px; background-color:#F6E000; }

#right2 { background-color:#FFFFEE}

div#fading { margin:5px; border:1px solid #CEB70D; }





.inputbox
{
	width:237px;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 100%;
}

h3 { 
   font-size: 80%;
}

h4 {
	font-size:  60%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

div.moduletable h3
{
	font-size: 120%;
}

div.componentheading {
	font-size: 120%;
	border: 1px solid #EDEBEB;
	background-color:#FFFFEE;
}

.contentheading {
	font-size: 120%;
}

.componentheading {
 margin-bottom: 15px;
	font-size: 180%; 
}

td.componentheading {
	padding-bottom: 15px;
}

/* @end */

/* @group Family */

body {
		line-height: 135%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #666666;
}

div#top {
	color: #666;
}

.contentheading,
.componentheading {
	font-weight: bold;
	padding:5px;
}

div.moduletable h3,
div.moduletable-hilite1 h3,
div.mdouletable-hilite2 h3,
.contentheading {
	/* see style css */
}

table.headlines div.moduletable h3,
.componentheading {
	/* see style css */
}

a:link,
a:visited {
	/* color: see style css */
	color: #CEB70D;
	text-decoration: none;
}

a.topnav:link,
a.topnav:visited {
	/* color: see style css */
	color:#666666;;
	text-decoration: none;
}



div#bottom a:link,
div#bottom a:visited {
	color: #CEB70D;
}

a:hover {

	text-decoration: underline;
	color:#666666;
}
a.topnav:hover {

	text-decoration: underline;
	color:#666666;
}

/* @end */

/* @end */

/* @end */

/* @group Structure */

html {
	background: #EEEEEE url(../images/bg_.png) 0 0 repeat-x;
}

div#wrapper {
	margin: 0 auto;
	width: 940px;
	padding-top: 18px;
}

div#header {
	/*background: url(../images/header-bg.png) 0 0 repeat-x;*/
	background-color:#F6E000;
}

div#bottom_area
{
	color: #666;
	height: 55px;
}
div#bottom_area .padding {
	padding:  15px;
}

/*div#header .rk-1 {
	background:  url(../images/header-r.png) 100% 0 no-repeat;
}*/

/*div#header .rk-2 {
	background:  url(../images/header-l.png) 0 0 no-repeat;
	height: 153px;
	overflow: hidden;
}*/

#nav_back 
{
	background-color:#FF9B37; text-align:left; clear:both;
	padding:1px;
	background-image:url(../images/nav_back.png);
	background-repeat: repeat-x;
}

#nav_back_bottom
{
	background-color:#FFFFFF; text-align:left; clear:both;
	padding:1px;
	height:40px;
	background-image:url(../images/nav_back_bottom.png);
	background-repeat: repeat-x;
}

a.logo:link, a.logo:visited, a.logo:focus, a.logo:active {
	float:  left;
	margin-left: 20px;
	width: 600px;
	height: 124px;
	background: url(../images/logo.jpg) 0 0 no-repeat;

}
a.logo:hover {
	float:  left;
	margin-left: 20px;
	width: 600px;
	height: 124px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	background-position: 0px -124px;
	text-decoration:none;

}
.logo2 {
	float:  left;
	margin-left: 20px;
	width: 600px;
	height: 124px;
	background: url(../images/logo2.png) 0 0 no-repeat;
}


div#top {
	height: 124px;
}

div#top .padding {
	padding:  15px;
}

/*div#horiz-menu {
	background: url(../images/menu-bg.png) 0 0 repeat-x;
	height: 36px;
}*/

div#line { height:6px; background-image:url(../images/line.png); background-repeat:repeat-x;}
div#line_bottom { clear:both; background-color:#FFFFFF; padding:0px; height:35px; background-image:url(../images/line_bottom.png); background-repeat:repeat-x;}


div#logo_bottom
{

}

div#outer_boder
{
	border:1px solid #CEB70D;
}

table.mainbody,
table.usermodules {
	width: 100%;
	padding: 0;
}

td.mainbody {
	background: #fff;
	text-align:	left;
}

td.usermodules {
	padding: 0 10px;
}

td.mainbody .padding,
td.right .padding {
	padding: 15px;
}

td.mainbody .padding {
	padding: 8px 8px;
}

td.right {
	background: #FFFFEE ;
	width: 255px;
	background-image:url(../images/mod_back.png);
	background-repeat:repeat-y;	
}

.right_inner
{
	border-top: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
	background-color:#FFFFEE;
}

td.rightboder {
	background: #F6DC00 url(../images/mod_back_top.png) 0 0 repeat-x;
	background-color:#ffffff;
	width: 8px;
}


td.rightboder_bottom {
	background: #F6DC00 url(../images/nav_back_bottom.png) 0 0 repeat-x;
	background-color:#FFFFFF;
	width: 8px;
}


div#bottom {
	background: #121A28 url(../images/bottom-bg.png) 0 0 repeat-x;
}

div#modules_bottom
{
	clear:both;  
	background-color:#ffffff;
	margin:0px;
	padding:8px;
}

#modules_bottom_inner
{
	clear:both;  
	background-color:#FFFFEE;
	
	border-top:1px solid #669999;
	border-left:1px solid #EDEBEB;
	border-right:1px solid #EDEBEB;
	border-bottom:5px solid #669999; 
}

div#footer {
	background: url(../images/footer-bg.png) 0 0 repeat-x;
}

div#footer .rk-1 {
	background: url(../images/footer-r.png) 100% 0 no-repeat;
}

div#footer .rk-2 {
	background: url(../images/footer-l.png) 0 0 no-repeat;
	height: 105px;
	overflow: hidden;
}


div#the-footer {
	background: url(../images/footer-rocket.png) 50% 0 no-repeat;
	text-align: center;
}

img#rocket {
	width: 150px;
	height: 50px;
}


/* My Comment */



/* @group menus */

/*
div#horiz-menu ul {
	margin: 0;
	padding: 6px 0 0 0;
}

div#horiz-menu li {
	margin: 0;
	padding: 0;
	padding-right: 2px;
	float: left;
	list-style: none;
	background: url(../images/menu-divider.png) 100% 0 repeat-y;
}

div#horiz-menu a:link,
div#horiz-menu a:visited {
	display: block;
	float: left;
	padding: 0 25px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

div#horiz-menu a:hover {
	background: #4F6FA7;
}
*/
/* My Comment */

/* My Comment */

/* @end */

/* @group content */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 8px;
}



.highlight {
  background-color: #ffc;
}

/* @end */

/* @end */

/* @group Joomla Core */

/* @group modules */

div#frontpage
{
	height: 236px;
	border: 1px solid #EDEBEB;
	background-color:#FFFFEE;
}

div#infoblockleft
{
	border: 1px solid #EDEBEB;
	background-color:#FFFFEE;
	width:321px; 
	height:135px; 
	float:left; 
}
div#infoblockright
{
	border: 1px solid #EDEBEB;
	background-color:#FFFFEE;
	width:321px; 
	height:135px; 
	float:right;
}

div.moduletable h3 {
	color: #666666;
	/*border-bottom: 1px solid #e7e7e7;*/
	
	margin-left: 3px;
	margin-right: 3px;
	padding-top: 0px;


}

td.right div.moduletable {
	color: #666666;
	border: 0px solid #EDEBEB;
}
td.right {
	color: #666666;
	border: 0px solid #EDEBEB;
}



div.moduletable
{
	margin:5px;
	padding-top:5px;
}

td.right div.moduletable h3 {
	border-bottom: 1px solid #FFFFEE;
	
}

div#bottom div.moduletable {
	color: #ccc;
}

div#bottom div.moduletable h3 {
	border-bottom: 3px solid #243959;
	color: #fff;
}

/* @end */

/* @group content */

.contentheading {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:130%;
	color: #666666;
	background-color:#FFFFEE;
	border-top:1px solid #EDEBEB;
	border-collapse: collapse;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen {
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
  width: 100%;
  border-left: 1px solid #EDEBEB;
  border-right: 1px solid #EDEBEB;
  background-color:#FFFFEE;
  /*>border-bottom:1px solid #EDEBEB;*/
}
table.contentpaneopen2 {
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height:5px;
}
/*table.contentpaneopen tbody
{
  padding-bottom:10px;
  border-bottom:5px solid #EDEBEB;
  border-bottom:5px solid #EDEBEB;
}*/

table.contentpane {
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
  width: 100%;
  background-color:#FFFFEE;
  /*border-bottom:5px solid #FFFFEE;
  border-bottom:5px solid #EDEBEB;*/	
}
/*Hier nicht*/
.contentpaneopen  td
{
	padding: 5px;
	margin:0px;
	/*border-top:1px solid #FFFFEE;*/
	/*border-bottom:5px solid #cc0000;*/
}

div.contentpane, div.contentpaneopen {
  width: 100%;
  padding: 5px; 
   
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	display: block;
	text-align:right;
	line-height: 16px;
	height: 16px;
	width:100%;
}

.small {
	color: #666;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	color: #666;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #666;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* @end */

/* @group pathway */

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	padding: 5px;
	margin-bottom: 8px;
	font-weight: bold;
	
	margin-left:-1px;
	
	border: 1px solid #EDEBEB;
	background-color:#FFFFEE;
}

span.pathway img {
	margin: 0px 5px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

/* @end */

/* @group sections */

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 5px;
  border-top: 1px #fff;
  border-bottom: 1px solid #efefef;	
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #fcfcfc;
}

/* @group My Group */

/* @end */

.pollstableborder .sectiontableentry1,
.pollstableborder .sectiontableentry2 {
	background: none;
	border:  0;
}


/* @end */

/* @group mainmenu */

a.mainlevel:link,
a.mainlevel:visited {
	text-decoration: none;
}

a.mainlevel {
	display: block;
	padding: 4px 0 2px 28px;
	margin-bottom: 3px;
	/*background: url(../images/menu-bullet.png) 0 0 no-repeat;*/
}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: underline;
}

a.sublevel:hover {
	text-decoration: none;
}


a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}

.back_button
{
	text-align:right;
	padding: 5px;
	border: 1px solid #EDEBEB;
}

.latestnews { color:#666666; }
a.latestnews:link {color:#666666;}
a.latestnews:hover {color:#666666; text-decoration:underline;}

#toplink {text-align:right;  font-size: 80%; padding-right:5px;}
hr {height:1px; border:0px; background-color:#F6DC00;}

#theadline  { font-weight:bold;  width:250px; vertical-align:top;} 
#tcontent  { font-weight:normal;  padding-right:10px;}  

table#headtextpic {width:100%;}
table#headtextpic td {vertical-align:top;}
#dtp_pic { vertical-align:top; width:150px;}
#dtp_text { vertical-align:top;}

table#overview {width:100%;}
table#overview td {vertical-align:top; width:50%;}

#leftside { width:50px; }
#rightside { width: 80px; }


table#tasks
{
	width: 100%;
	/*padding:3px;*/
	margin-bottom:10px;
	/*border:1px solid #EDEBEB;*/
		
}

table#tasks #taskhead1
{
	background-color:#F6DC00;
	width:225px;
	font-weight:bold;
	padding:3px;
	vertical-align:top;
}

table#tasks #taskhead2
{
	background-color:#F6DC00;
	font-weight:bold;
	padding:3px;	
	vertical-align:top;	
}

table#tasks #taskcontent
{
	background-color:#FFFFEE;
	font-weight:normal;
	padding:3px;
	vertical-align:top;	
}

table#tasks div#morelink
{
	text-align:right;
	padding-right:8px;
	
}

/* @end */

/* @end */
