/*
css:style.css
Theme Name: DMS-Consult.de
Theme URI: http://www.dms-consult.de
Description: DaTeCom bietet Ihnen modernste Dokumenten-Management-Systeme an, die durch digitalen Workflow die Prozesse in Ihrem Unternehmen optimieren, Ihr Archiv perfektionieren, Personal- und Materialkosten minimieren und Ihre Wettbewerbsf�higkeit steigern.
Version: 3.1
Author: Marius Sicha im Auftrag von Ing.-B�ro DaTeCom e.K.
Tags: custom header, fixed width, tree columns, widgets
*/
	
/*  Style allgemein
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}


p
{
	line-height: 1.25em; /*Zeilen abstand*/
	margin: 1.3em 0 0 0; /*Absatz abstand */
}
P.textbody {
	margin-top: 0px;
	padding-top: 0px;
}
 table  p .Inhalt-standard-fett {padding:0; margin:0; line-height: 0.0em; /*Zeilen abstand*/ }
 /*p .ueberschrift-gross {padding:0; margin:0; line-height: 0.3em; *//*Zeilen abstand*/ }
 /*.entry p {line-height: 1.em; 	}*/
 
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}

hr
{
	display: none;
}
body
{
	background: #FFFFFF;/*page weis*/
	color: #333;	
}
a
{
	text-decoration: none;
}

/* Design 
******************** */

/*
.rss2 {
	position: absolute;
	right:0;
	bottom: 0;
}*/

#page {
	text-align: left;
	width: 778px;
	background: #FFFFFF;/*Inhalt page weis*/
	margin: 5px 0px 0px 0; /*abstand von Header img*/
}

#left {
		
	float: left;
	width: 623px;/*615px;*/
	padding:8px 0 0 0px;
}
#right {
	float: right;
	width: 155px;/*163px;*/
	height:493;
	text-align: left;
	text-decoration: none; 
	padding:20px 0 0 0px;
	background-image:url(http://www.dms-consult.de/wp-content/themes/DMS-Consult/buttons/index_09.jpg);
	background-repeat:no-repeat;
}

#content {
	width: 423px; /*405px;*/
	float: right;
	margin: 0;
	padding: 0px;
	text-align: left;

}
.post {
	margin-bottom: 5px;
}

.entry ul { 
  margin-left: 15px;


padding: 0; 
/*margin: 0; list-style-position: inside; list-style-position: outside; */

          }

.entry  li{
        /*padding:0 5px;*/
margin-top: 5px;
margin-bottom: 10px;

 list-style-position:outside;
}
.entry {

position: relative;

	/*text-decoration: inline; */
	list-style: square inside;
         display:block;
	width:423;
	margin-bottom: 5px 0 0 0;
	text-align: left; /*justify;*/ 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
         font-size: 12px; 

}
.entry  a {
	color: #FF0000; /*#AF8C00;*/
}

/*Linke Seite*/
.side1 {
	padding: 7px 0 0 0;
	width: 200px; 
	float: left;
	color: #000;
	font: 75%/1.6em  Verdana, Arial, Helvetica, sans-serif;
		/* padding: .26em .8em;*/
}

/*Rechte Seite*/
.side2 {
	padding: 5px 0 0 0;
	width: 144px; /*153px;*/
	float: right;
	color: #000;
}
.text_news {
	list-style: none;
	text-decoration: none;
	background-color: #eeeeee;/*#EBEBEB ;#C0C0C0;  grey*/
	padding:0px;
	margin:0px;
	height:493px ;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
	width: 100%; /*142px;*/
	/*width:146px;*/

}

/*Zusatz widget*/
.textwidget{
	list-style: none;
	text-decoration: none;
	background-color: #eeeeee; /*  grey*/
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
	width: 142px;
}


.widget_p2w {
	list-style: none;
	text-decoration: none;
	background-color: #eeeeee; /*  grey*/
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
	width: 142px;
}

.widget.header-flash ,.widget{
	list-style: none;
	text-decoration: none;
	float: left;

}


/*Links*/
#footer { width:778px;}

#footer a:link { 	color: #ED1B24;	text-decoration: none;}
#footer a:visited {	text-decoration: none;	color: #ED1B24;}
#footer a:hover {	text-decoration: underline;	color: #827E73;}
#footer a:active {	text-decoration: none;}

a:link {		color: #ED1B24;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #ED1B24;}
a:hover {	text-decoration: underline;	color: #827E73;}
a:active {	text-decoration: none;}

.Link-Schwarz {	color: #000000;	text-decoration: none;}
.Link-Schwarz a {	color: #000000;	text-decoration: none;}
.Link-Schwarz a:link {	color: #000000;	text-decoration: none;}
.Link-Schwarz a:visited {text-decoration: none;	color: #000000;}
.Link-Schwarz a:hover {	text-decoration: underline;	color: #FF0000;}
.Link-Schwarz a:active {	text-decoration: none;	color: #FF0000;}

/*.Link-schwarz a{ color: #FF0000; }
a:link, a:visited{	color: #666;}
a:hover, a:active{}*/



/* Etc
******************** */
.img-right
{
	float: right;
	margin: 0 10px  0 0;
}
.img-left
{
	float: left;
	margin: 0 0 0 10px;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
br.clear {
	clear: both;
}

#content .commentsfeedr
{
	padding: 3px 20px;
}
#content .trackbackr
{
	padding: 3px 20px;
}

	

/*Stile*/
h1{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 130%; font-weight: bold;	line-height: 1.25em; /*Zeilen abstand*/margin: 1.em 0 0 0; /*Absatz abstand */}
h2{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 115%; font-weight: bold;	line-height: 1.25em; /*Zeilen abstand*/margin: 1.em 0 0 0; /*Absatz abstand */}
h3{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; line-height: 1.1em; /*Zeilen abstand*/margin: 1.03em 0 0 0; /*Absatz abstand */}
h4{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold;	line-height: 1.1em; /*Zeilen abstand*/margin: 1.1em 0 0 0; /*Absatz abstand */}
h5{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold;	line-height: 1.1em; /*Zeilen abstand*/margin: 1.2em 0 0 0; /*Absatz abstand */}
h6{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; font-weight: bold;	line-height: 1.1em; /*Zeilen abstand*/margin: 1.3em 0 0 0; /*Absatz abstand */}

.h1{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:16px;	 font-weight: bold;}
.h2{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
.h3{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.ueberschrift-klein	  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }		
.ueberschrift-gross  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }		
.Inhalt-kleiner	  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }		
.Inhalt-klein	  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }		
.Inhalt-klein-grau	  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; }		
.Inhalt-Standard	  {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;}	
.Inhalt-standard-fett	  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }		
.Inhalt-standard-rot	 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; }		
.Inhalt-gross	  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;  }		
.Inhalt-gross-fett	  {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 14px; font-weight: bold;}		
.Inhalt-sehr-gross	  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; }	

