/* content-width: 542; content-width2: 745; description: artur2_gdp; */

@import url("/module/public/artur2/artur2main.css");

/* Farbabhaengige Definitionen */
h4, #direktsuche, #locationbar, #tarifHandyauswahl, #warengruppe-filter, #vertragsauswahlTable th, .artikel, .artikel-zubehoer, .handyMain, 
.pfeil, .artikel-standard .ab, .tabelle1 th, .tabelle1head, .tarifliste th, .tarifboxSelect th {
  background-color: #E0F1E3;
}

h3 { border-top-color: #E0F1E3; background-color: #209834; color: #fff;}
.wichtig { color: #FF0000; }

/* Editorstyles */
.farbe1 { color: #E0F1E3; }
.farbe2 { color: #209834; }
.farbe3 { color: #404040; }
.farbe4 { color: #808080; }
.farbe5 { color: #C00000; }

.kleinschrift { font-size: 10px; }
.mittlereschrift { font-size: 12px; }
.grossschrift { font-size: 16px; }
.blockschrift { font-size: 20px; }

.wichtigRot { 
  color: #FF0000;
	font-weight: bold;
}

.tabelle1 {
	text-align: left;
	background-color: #F1F2F3;
	Border: none;
	border-collapse: collapse;
	font-size: 12px;
	clear: both;
}
.tabelle1 th {
	border-bottom: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
}
.tabelle1 td {
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
}

.tabelle2 {
	text-align: left;
	background-color: #E0F1E3;
	border-collapse: collapse;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	clear: both;
}
.tabelle2 th { 
	color:#000000;
	border: 1px solid #cccccc;
	background-color: #cccccc;
	padding:3px;
	font-weight: bold;
}
.tabelle2 td {
	color:#000000;
	background-color: #ffffff;
	padding:3px;
	font-weight:normal;
}
.tabelle2 th a, .tabelle2 td a { text-decoration: underline; }
.tabelle2 th a:link, .tabelle2 td a:link { color:#000000; }
.tabelle2 th a:visited, .tabelle2 td a:visited { color:#444444; }
.tabelle2 th a:active, .tabelle2 td a:active { color:#ff0000; }
.tabelle2 th a:hover, .tabelle2 td a:hover { color:#ff0000; }
.tabelle2 th a:focus, .tabelle2 td a:focus { color:#ff0000; }

.tabelle3 {
	text-align: left;
	background-color: #209834;
	border-collapse: collapse;
	font-size: 12px;
	clear: both;
	color: #fff;
}

