/* 
-----------------------------------------------------------------
Titel: Styles fuer smskaufen.com
Autor: Carsten Hetzer 
URL: http://www.quattronet.de

Beschreibung: Styles fuer EventVoiceMedia GmbH / smskaufen.com

Erstellt: 05.10.2006
Bearbeitet: 12.03.2009
-----------------------------------------------------------------
*/

/* ----- IMPORT ----- */
@import url(forms.css);
@import url(tables_c.css);

/* @group UNDO  */

/* Reset Innen- und Außenabstände */
* { 
	margin: 0;
	padding: 0;
}
ul, ol { 
	list-style: none;
}
a img, :link img, :visited img {
	border: none;
}
address {
	font-style: normal;
}

/* Rahmen für <fieldset> und <img> Elemente löschen */
fieldset, img {
	border: 0 solid;
}

/* Korrektur: Das Zurücksetzen zu kleine Selectboxen. */
option {
	padding-left: 0.4em;
}

/* Globale Korrektur des Italics Bugs des IE 5.x und IE 6 */
* html body * {
	overflow: visible;
}
* html iframe, * html frame { 
	overflow: auto;
}
* html frameset {
	overflow: hidden;
}

/* ----- TABELLEN ----- */
table.contenttable {
	width: 100% !important;
}
table.contenttableerror {
	width: 100% !important;
}
table.contenttableoverview {
	width: 100% !important;
}
table.contenttableform {
	width: 100% !important;
}
table.moduletableanzeige {
	width: 100% !important;
}
table.contenttablebox {
	width: 100% !important;
}

/* ----- ALLGEMEIN ----- */
body {
	color: #333;
	text-align: center;
	background-color: #fff;
	font: 0.7em/1.6em Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 10px;
}
td, th {
	font: 0.7em Verdana, "Lucida Grande", Lucida, sans-serif;
}
hr {
    color: #999;
    background: transparent;
    margin: 0 0 0.6em 0;
    padding: 0 0 0.6em 0;
    border: 0;
    border-bottom: 1px #999 solid;
}
p { 
	line-height: 1.6em;
	margin-bottom: 1em;
}
a:link, a:visited {
	text-decoration: underline;
	color: #f90;
}
a:hover {
	text-decoration: none;
	color: #f90;
}
ul {
}
li {
	padding-left: 10px;
	background: url(../images/dot-list.gif) no-repeat 0px 4px;
}
h1 {
	color: #f90;
	font-size: 1.4em;
	margin: 0 0 1em;
	padding: 0;
}
h2 {
	color: #999;
	font-size: 1.2em;
	margin: 0 0 1em;
	padding: 0;
}
h3 {
	color: #999;
	font-size: 1.0em;
	margin: 0 0 1em;
	padding: 0;
}

/* ----- CLASSES ----- */

/* @group Anzeigen, Meldungen */

.error {
	color: #c00;
	text-align: left;
	font-weight: bold;
	border: 1px dashed #C00;
	padding: 10px 10px 10px 30px;
	background: #fcc url(../images_c/pic-fehler.gif) no-repeat 10px 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ok {
	color: #80cb4f;
	text-align: left;
	font-weight: bold;
	padding: 10px 10px 10px 30px;
	border: 1px dashed #80cb4f;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #ebf5e1 url(../images_c/pic-ok.gif) no-repeat 10px 12px;
}
.wichtig {
	font-weight: normal;
	color: #c00;
}
.protofehler, .kontofehler {
	/* Anzeige Monitoring Fehler, bei Konto kein Zahlungseingang, Statusanzeigen Tabelle */
	font-weight: bold;
	color: #c00;
}
.protook {
	/* Anzeige Monitoring OK, Statusanzeigen Tabelle */
	font-weight: bold;
	color: #396;
}
.statusfehler {
	/* Statusanzeigen Tabelle */
	font-weight: normal;
	color: #c00;
}
.statusok {
	/* Statusanzeigen Tabelle */
	font-weight: normal;
	color: #396;
}

/* @end */

div.modulecont {
	width: 730px;
	background: url(../images_c/cont-module-mid.png) repeat-y left top;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.modulecont div {
	background: url(../images_c/cont-module-top.png) no-repeat left top;
}
div.modulecont div div {
	background: url(../images_c/cont-module-btm.png) no-repeat left bottom;
}
div.modulecont div div div {
	text-align: left;
	padding: 10px 10px 15px;
}
div.modulecont div div div h3 {
	font-size: 11px;
	color: #f90;
	margin: 0px;
	padding-bottom: 15px;
	background-image: url(../images_c/cont-module-h3.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	padding-top: 2px;
	font-weight: bold;
}
div.modulecont div div div div {
	background: transparent;
	padding: 0px;
}
div.modulecont div div div table td p {
	font-size: 11px;
}

div.modulecont2, div.konti {
	width: 730px;
	background: url(../images_c/cont-module2-mid.png) repeat-y left top;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.modulecont2 div, div.konti div {
	background: url(../images_c/cont-module2-top.png) no-repeat left top;
}
div.modulecont2 div div, div.konti div div {
	background: url(../images_c/cont-module2-btm.png) no-repeat left bottom;
}
div.modulecont2 div div div, div.konti div div div {
	text-align: left;
	padding: 10px 10px 15px;
}
div.modulecont2 div div div h3, div.konti div div div h3 {
	font-size: 11px;
	color: #F90;
	margin: 0px;
	padding-bottom: 15px;
	background-image: url(../images_c/cont-module-h3.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	padding-top: 2px;
	font-weight: bold;
}
div.modulecont2 div div div h4, div.konti div div div h4 {
	font-size: 11px;
	color: #F90;
	margin: 0px;
	background-image: url(../images_c/cont-module-h3.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	padding-top: 2px;
	font-weight: bold;
	padding-bottom: 2px;
}
div.modulecont2 div div div div, div.konti div div div div {
	background: transparent;
	padding: 0px;
}