/*----------------------------------------------------------------------------
StyleSheet detes.com

Name: 				detes.com template css
Datum: 				04.2008
Beschreibung: 		nur template bezogen
Author: 			ideeos.de
URL: 				http://www.ideeos.de

Index:
	$1  - Globale CSS Einstellungen
	$2  - Darstellungsoptionen
	$3  - Blatt neben Header
	$4  - Links und Bilder innerhalb von Artikeln
	$5  - Startseite Artikel
	$6  - Accordion
	$7  - Sprachen Menü
	$8  - Nachrichten Liste
	$9  - Nachrichten Archiv
	$10 - Random Image
	
WICHTIG: Immer eine Sicherheitskopie der CSS-Datei erstellen, bevor Veränderungen durchegeführt werden.
----------------------------------------------------------------------------*/
/* $1 - Globale CSS Einstellungen
----------------------------------------------------------------------------*/
body{
 	margin:0px;
  	padding:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
a {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#008000;
	font-weight:normal;
	text-decoration:none;
}
input, textarea, select, checkbox{
	background-color:#ffffff;
	border:1px solid #666666;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	margin:3px;
	padding:0px;
}
h1 {
	color:#008000;
	font-size:14px;
	font-weight:normal;
	background:url(images/h1.png) no-repeat top left;
	text-indent:15px;
	line-height:23px;
}
h2 {
	color:#008000;
	font-size:12px;
	font-weight:normal;
}
img {
	border:0px;
}
p, pre, form {
	margin:0px;
	padding:0px;
}
/*----------------------------------------------------------------------------
 $1 - Darstellungsoptionen
----------------------------------------------------------------------------*/
#content {
	width:1000px;
	position:absolute;
	margin:0px;
	padding:0px;
}
#container {
	width:1000px;
	float:left;
	margin:0px;
	padding:0px;
}
#header {
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
}
#left {
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
}
#main {
	width:703px;
	float:left;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	margin-top:-3px;
	border-top:4px solid #008000;
}
#maininner {
	width:663px;
	float:left;
	padding:10px 20px 10px 20px;
	margin:0px;
}
#right {
	width:297px;
	float:left;
	padding:0px;
	margin:0px;
}
#rightinner {
	width:267px;
	float:left;
	padding:10px 10px 10px 20px;
	margin:0px;
}
#footer {
	width:1000px;
	float:left;
	padding:0px;
	margin:20px 0px 20px 0px;
	border-top:1px solid #d4dbcd;
}
#footerinner {
	width:960px;
	float:left;
	margin:0px;
	padding:0px 20px 10px 20px;
}
#footer ul,
#footer li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
}
#footer li{
	display:inline;
}
#footer a{
	display: inline;
	padding:0px 5px 0px 0px;
}
#footer a:hover{
	text-decoration:none;
}
#footer p{
	margin:0px;
	padding:0px 5px 0px 0px;
	text-decoration:underline;
	display:inline;
}
#footer a.parent{
}

/*----------------------------------------------------------------------------
 $3 - Blatt neben Header
----------------------------------------------------------------------------*/
.mod_flash{
	float:left;
	padding:0px;
	margin:0px;
}
.blatt{
	float: left;
	padding:10px 10px 10px 20px;
	margin:0px;
	width:267px;
	height:254px;
	background:url(images/blatt.png) no-repeat top left;
}

/*----------------------------------------------------------------------------
 $4 - Links innerhalb von Artikeln
----------------------------------------------------------------------------*/ 
div.ce_text a  {
	background:url(images/link.png) no-repeat left center;
	padding-left:10px;
	margin-left:10px;
}
div.ce_text a:hover  {
	background:url(images/linkh.png) no-repeat left center;
	padding-left:10px;
	margin-left:10px;
}
div.image_container a{
	background:none;
	padding:0px;
	margin:0px;
}
div.image_container a:hover{
	background:none;
	padding:0px;
	margin:0px;
}
div.image_container a img{
	border:1px solid #008000;
	filter:alpha(opacity=50); 
	-moz-opacity: 0.50; 
	opacity: 0.50;
}
div.image_container a:hover img{
	border:1px solid #666666;
	filter:alpha(opacity=100); 
	-moz-opacity: 1.00; 
	opacity: 1.00;
}
/*----------------------------------------------------------------------------
 $5 - Startseite Artikel
----------------------------------------------------------------------------*/
#tester {
	width:100%;
	padding:0px;
	margin:0px;
}
#startseite{
	width:200px;
	padding:0px 21px 0px 0px;
	float:left;
}

/*----------------------------------------------------------------------------
 $6 - Accordion
----------------------------------------------------------------------------*/
.accordion div div.ce_code{
	padding:0px;
}
.accordion div div.ce_downloads,
.accordion div div.ce_downloads div{
	padding:0px;
	border-right:0px;
	border-left:0px;
}
.accordion div div.ce_downloads .time{
	color:#6b8318;
}
.accordion div div.ce_downloads .add_icon{
	padding:1px 0px 1px 20px;
	background-image:url("system/themes/default/images/iconRAR.gif");
	background-position:left center;
	background-repeat:no-repeat;
}
.accordion div div.ce_downloads .add_icon {
	padding:1px 0px 1px 20px;
	background-image:url("system/themes/default/images/iconRAR.gif");
	background-position:left center;
	background-repeat:no-repeat;
}
.toggler{
	display:block;
	padding:5px 6px 6px 6px;
	background: #008000;
	font-size:14px;
	color:#FFFFFF;
	cursor:help;
	cursor:hand;
	cursor:pointer;
	text-indent:25px;
	margin-bottom:4px;
}
.ce_accordion.bg .toggler{
	padding-left:18px;
	background-repeat:no-repeat;
	background-position:4px center;
}
.ce_accordion{
}
.ce_accordion.first{
}
.language_parent{
	padding-bottom:18px;
}
.mime_icon{
	top:-1px;
	position:relative;
}

/*----------------------------------------------------------------------------
 $7 - Sprachen Menü
----------------------------------------------------------------------------*/
#mod_languageselector {
	padding:0px;
	margin:5px 15px 0px 0px;
	float: right;
}
#mod_languageselector img {
	border:0px;
}

/*----------------------------------------------------------------------------
 $8 - Nachrichten Liste
----------------------------------------------------------------------------*/
.mod_newslist .layout_latest p.info{
	background:url(images/news.png) no-repeat left bottom;
	text-indent:20px;
	font-size:9px;
	line-height:16px;
}
.mod_newslist .layout_latest h2{
	padding:3px 0px 3px 0px;
	margin:0px;
}
.mod_newslist .layout_latest p.more{
	background:url(images/news_link.png) no-repeat left bottom;
	line-height:22px;
	text-indent:7px;
	margin:0px 0px 20px 0px;
	padding:0px;
}
.mod_newslist .layout_latest p.more a{
	font-size:9px;
	color:#FFFFFF;
}
.mod_newslist .layout_latest p.more a:hover{
	font-size:9px;
	color:#333333;
}
/*----------------------------------------------------------------------------
 $9 - Nachrichten Archiv
----------------------------------------------------------------------------*/
.mod_newsarchive .layout_full p.info{
	background:url(images/news.png) no-repeat left bottom;
	text-indent:20px;
	font-size:9px;
	line-height:16px;
}

/*----------------------------------------------------------------------------
 $10 - Random Image
 ----------------------------------------------------------------------------*/
.mod_randomImage, .mod_randomImage .image_container{
 	margin:0px;
	padding:0px;
	float:left;
}
