@charset "utf-8";

/********************************************/
/**                                        **/
/**  Projekt:       awk.de                 **/
/**  Stylesheet:    TYPOGRAPHY CSS         **/
/**  Erstellt:      03/2008                **/
/**                                        **/
/********************************************/


html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

body {
	font-size: 75%;
	/* color: #5d627b; */
	color: #787a80;
	line-height: 1.6em;
}

a {
	color: #232C78;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input {
	font-size: 1em;
}

table {
	width: 100%;
	font-size: 0.9em;
}

td {
	/* border-bottom: 1px #A6A6A6 dashed; */
	background-color: #f0f0f4;
	padding: 1px 3px;
}


th {
	/* border-bottom: 1px #A6A6A6 dashed; */
	background-color: #e0e1e9;
	padding: 0px 4px;
	text-align: left;
}

tr.dark td {
	/* border-bottom: 1px #A6A6A6 dashed; */
	background-color: #e3e4f0;
}

tr.dark th {
	/* border-bottom: 1px #A6A6A6 dashed; */
	background-color: #d0d2de;
}

.breite_50px {
	width: 50px;
}

.breite_100px {
	width: 100px;
}

.breite_200px {
	width: 200px;
}

.breite_300px {
	width: 300px;
}

h1 {
	color: #222b77;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

h2 {
	color: #000000;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	z-index:1;
}

h3 {
	font-size: 1em;
}

ul {
	 margin: 10px 0;
	 padding: 0;
}

ul li {
	list-style: none;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 0 3px 10px;
	line-height: 1.6em;
}

#header {
	color: #FFFFFF;
	font-size: 0.9em;
}

#header #sword {
	color: #FFFFFF;
}

#header a {
	color: #FFFFFF;
}

#footer {
	font-size: 11px;
	line-height: 1.4em;
	color: #b8bdc7;
}

#right .sidebar-element {
	font-size: 0.9em;
	line-height: 1.7em;
	color: #7f8397;
	letter-spacing: 0.01em;
}

.link {
	background-image: url(../img/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.border_right {
	border: 1px solid #A6A6A6;
	padding: 3px;
	margin: 8px 0px 8px 8px;
}

.border {
	border: 1px solid #A6A6A6;
	padding: 3px;
	margin: 8px 8px 8px 0;
}

.bild_links_umflossen_mit_schatten {
	padding: 0 10px 10px 0;
	margin: 8px 8px 8px 0;
	background-image: url(../img/img-shadow-right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: left;
}

.bild_rechts_umflossen_mit_schatten {
	padding: 10px;
	margin: 8px 0 8px 8px;
	background-image: url(../img/img-shadow-right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;	
	float: right;
}

.tool_link {
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 82px 0 60px 95px;
  margin: 40px 0 0 0;
  background-image: url(../img/bg_button_tool.gif);
  background-repeat: no-repeat;
}

.tool_link_posplaner {
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 82px 0 60px 95px;
  margin: 40px 0 0 0;
  background-image: url(../img/bg_button_tool_posplaner.gif);
  background-repeat: no-repeat;
}

.tool_link_grossflaechenplaner {
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 82px 0 60px 95px;
  margin: 40px 0 0 0;
  background-image:url(../img/bg_button_tool._grossplaner.gif);
  background-repeat: no-repeat;
}

.tool_link_pos_motive {
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 82px 0 60px 95px;
  margin: 40px 0 0 0;
  background-image:url(../img/bg_button_tool_pos_motive.gif);
  background-repeat: no-repeat;
}

.tool_link_pos_sim {
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 82px 0 60px 95px;
  margin: 40px 0 0 0;
  background-image:url(../img/bg_button_tool_pos_sim.gif);
  background-repeat: no-repeat;
}

.tool_link_plakattest {
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 82px 0 60px 95px;
  margin: 40px 0 0 0;
  background-image:url(../img/bg_button_tool_plakattest.gif);
  background-repeat: no-repeat;
}

.tool_link_druckkostenrechner {
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 82px 0 60px 95px;
  margin: 40px 0 0 0;
  background-image:url(../img/bg_button_tool_druckkosten.gif);
  background-repeat: no-repeat;
}

/*[if EDITOR]
html {
	font-size: medium;
}

body {
    background: #FFF;
	font-size: 69%;
    width: 420px;
	padding: 25px;
}

.border_only {
	border: 1px solid #A6A6A6;
	padding: 3px;
}

.border_right {
	border: 1px solid #A6A6A6;
	padding: 3px;
	margin: 8px 0px 8px 8px;
}

[endif]*/


.border_only {
	border: 1px solid #A6A6A6;
	padding: 3px;
}

ul.videolist li{
    background: url(../img/video_li.gif) 0 12px no-repeat;
    list-style: none;
    padding: 10px 0 0 18px;
}


