/* CSS Document */


html {
	height: 100%;
}

body {
	margin:0px;
	text-align:center;
	height:100%;
	padding:0px;
	color: #333333;
	background: #ffffff;
	width:100%;
	margin:0px;
	font-family: Verdana, Helvetica, Arial, Sans Serif;
	line-height: 140%;
	font-size: 12px;
	}

/* Argus-Strukturelemente */
	div#argus_container{
		width:900px;
		border:0px solid black;
		margin: 0px auto 0px auto;
		overflow:hidden;
		text-align:left;
		}

	div#argus_header{
		width:900px;
		border:0px solid green;
		overflow:hidden;
		}
	
	div#argus_login{
		float: left;
		width:860px;
		overflow:hidden;
		border: 0px solid blue;
		padding: 1px 1px 1px 1px;
		}
	
	div#argus_admin{
		width:20px;
		margin-left:878px;
		float:right;
		overflow:hidden;
		margin: 6px 0px 0px 0px;
		padding: 0px;
		border:0px solid black;
		}	
	
	div#argus_logo{
		width:900px;
		height:133px;
		border:0px solid red;
		overflow:hidden;
		background:url(../images/argus2_head_133_898.jpg) center no-repeat;
		}
	
	div#argus_left{
		float:left;
		width:166px;
		border:1px solid #cccccc;
		overflow:hidden;
		margin: 1px;
		padding: 2px;
		}

	div#argus_right{
		width:714px;
		margin-left:180px;
		border:0px solid blue;
		overflow:hidden;
		}

	div#argus_right_top{
		border:0px solid pink;
		overflow:hidden;
		}
	
	div#argus_pfad{
		width:496px;
		float:left;
		overflow:hidden;
		margin: 2px 0px 2px 0px;
		height: 22px;
		padding: 2px;
		border:1px solid #cccccc;
		}
	
	div#argus_search{
		float: right;
		width:200px;
		overflow:hidden;
		border:1px solid #cccccc;
		vertical-align:middle;
		height: 22px;
		margin: 2px 0px 2px 0px;
		padding: 2px;
		}

	div#argus_right_middle{
		border:0px solid yellow;
		overflow:hidden;
		}

	div#argus_news{
		float:left;
		width:500px;
		margin: 0;
		padding: 0;
		border:0px solid red;
		overflow:hidden;
		}

	div#argus_bilder{
		float:right;
		width:200px;
		border:0px solid blue;
		overflow:hidden;
		}

	div#argus_main{
		width:700px;
		border:0px solid black;
		overflow:hidden;
		}
		
	div#argus_footer{
		width:900px;
		border:0px solid brown;
		overflow:hidden;
		clear:both;
		}
	
	input#mod_search_searchword{
			vertical-align:middle;
		}
	
	
ul#mainlevel li a{
	list-style:none;
}
ul#mainlevel{
	list-style:none;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.back_button {
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}


.pagenav {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}


/* Joomla core stuff */
a:link, a:visited {
	color: #8c1d2d; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ae4958;
	text-decoration: none;
	font-weight: bold;
}



table.contentpaneopen { /* Element in Hauptteil */
	width: 100%;
	padding: 0px;
	/* border-collapse: collapse; */
	border-spacing: 0px;
	margin: 0px;
	font-size:12px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}


table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eeeeee;
}

.button {
  color: #8c1d2d;
  font-family: Verdana, Helvetica, Arial, Sans Serif;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 20px !important;
  height: 24px;
  margin: 1px;
}

.button:hover{
color: #ae4958;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading { /* Ueberschrift einer Nachricht */
	height: 30px;
	color: #000000;
	font-weight: bold;
	font-size: Large;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 14pt;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}


div.moduletable {
	padding: 0;
	margin-bottom: 2px;
	background-color: #FAFAFA;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 12px;
	line-height: 110%;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


.small {
	color: #999999;
	font-size: 8pt;
}

.createdate {
	padding-bottom: 5px;
	color: #999999;
	font-size: 8pt;
}

.modifydate {
	color: #999999;
	font-size: 8pt;
	padding-bottom: 5px;
}


/*mainlevel*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
	height: 20px !important;
	height: 25px;
	/*width: 100%;*/
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #ffffff;
}

a.mainlevel#active_menu { /*Knopf des aktuellen Elements*/
	color:#ffffff;
	/*color:#8c1d2d;*/
	font-weight: bold;
	background-position: 0px -25px;
}

a.mainlevel#active_menu:hover {
	background: url(../images/menu_bg2.png) no-repeat;
	background-position: 0px -25px;
	color: #ffffff;
}

/*sublevel*/

a.sublevel {
	font-weight: normal;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(../images/submenu_bg2.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 27px;
	height: 20px !important;
	height: 25px;
	/*width: 100%;*/
	text-decoration: none;
}

a.sublevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #ffffff;
}

a.sublevel#active_menu { /*Knopf des aktuellen Elements*/
	color:#8c1d2d;
	font-weight: bold;
}

a.sublevel#active_menu:hover {
	color: #ffffff;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
	border: 1px solid #ccc;
}

.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}

.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
	background: url(../images/cccccc1.png) repeat-x;
}

h1 {
	font-variant:small-caps;
	font-size:18pt;
	font-weight:bold;
	line-height:110%;
}

h2 {
	font-size:16pt;
	font-style:italic;
	font-weight:bold;
	line-height:110%;
}

h3 {
	font-size:14pt;
	font-weight:bold;
	line-height:110%;
}

.ev_fieldset {
	font-weight:bold;
	font-size:12pt;
}
/* CB workflows */
div.moduletableworkflows {
	text-align:center;
	font-size:6pt;
	}
	
	.blogsection {font-size:12px;}

.button_login {
	color: #8c1d2d;
	font-family: Verdana, Helvetica, Arial, Sans Serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #eeeeee;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 20px !important;
	height: 24px;
	margin: 1px;
}

.inputbox_login {
	padding: 2px;
	border:solid 1px #dddddd;
	background-color: #ffffff;
}

inputcheckbox_login {
	border: 0pt;
}

input#mod_search_searchword {
	border:0px;
	}
