
body {
/*  background-color: #6e726e;*/
  background-color: #bec6bd;
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
  padding-top: 10px;
  
}

#container {
	width:1000px;
	margin:0 auto;
	text-align:left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #323232;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid thin black;
	margin-top: 10px;
	color: black;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: black;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: black;
}


#header {
  background-color: white;
  border: solid 1px black;
  border-color:#a2a8ae;
  margin-bottom: 10px;
  width: 934px;
  height: 111px;
}

/* Menü [Begin] ################## */
#left {
  float:left;
  width: 180px;
  height: 820px;
  border: solid 1px black;
  border-color:#a2a8ae;
  background-color: white;
  padding: 10px;
}

#left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-style:	normal;
}

#left ul ul {
	list-style: outside url(images/pfeil_menu.gif);
}

#left ul li {
  padding-left: 0px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}

#left ul li li {
  margin-left: 20px;
  font-size: 12px;
  font-weight: normal;  
  margin-bottom: 0px;
  margin-top: 2px;
  font-weight: normal;
}

#left a.menu-current-active-a , #left a.menu-current-active-a:hover, #left a.menu-current-active-a:active, #left a.menu-current-active-a:visited{
	color: green;
	font-style:italic;
}

/* Menü [End] ################## */

#main {
  width: 490px;
  min-height: 820px;
  border: solid 1px black;
  border-color:#a2a8ae;
  /* float: left; */
  margin-left: 10px;
  background-color: white;
  padding: 10px;
  float:left;
  padding-top: 15px;
}

body>#main {
   height:auto; min-height:820px;
} 


#main ul {
	margin-left: 15px;
	padding: 0;
}

#main ul li {
	list-style: none;
	background-color: transparent;
	background-image: url(images/list_bullet.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 5px;
	padding-left: 8px;
	list-style: none;
	padding-bottom: 8px;
}

#right {
  float:left;
  border: solid 1px black;
  border-color:#a2a8ae;
  background-color: white;
  padding: 10px; 
  width: 180px;
  height: 820px;
  margin-left: 10px;
}

#right ul {
  list-style: outside url(images/pfeil_menu.gif);
  margin-left: 20px;
  padding-left: 0px;
}

#bottombar {
  width: 915px;
  height: 20px;
  border: 1px solid black;
  border-color:#a2a8ae;
  margin-top: 10px;
  float: left;
  background-color: white;
  
  font-size: 15px;
  color: gray;
  text-align: center;
  padding-right: 20px;
}

input, textarea {
  background-color: #ffffff;
}

input, textarea, select, textarea { 
font-family:Tahoma, helvetica, sans-serif; 
color:#333; 
border:#ccc 1px solid; 
font-size:12px; 
margin:2px; }

input[type="checkbox"],input[type="radio"]{
border: none;
}

input:hover, textarea:hover {
background-color: #f5f5f5;
}

input:focus, textarea:focus {
background-color: #ffffff;
}

#action, #device, #partner, #contact, #loginframe {
  border: 1px solid gray;
  padding: 8px;
  margin-bottom: 10px;
}

#left a:link, #left a:active, #left a:visited  {
  color: black;
  text-decoration: none;
}

#left a:hover {
  color: green;
}

#right a:link, #right a:active, #right a:visited  {
  color: black;
  text-decoration: none;
}

#right a:hover {
  color: green;
}



#main a:link, a:active, a:visited, a:hover {
  text-decoration: underline;
  color: black;
}

#copynotice {
  margin-top: 1px;
  font-size: 12px;
}

.csc-form-labelcell {
  background-color: #CCCCCC;
  padding: 0px;
  margin: 0px;
  width: 250px;
  height: 10px;
  padding-left: 5px;
}

.csc-form-fieldcell {
  background-color: #DDDDDD;
  width: 240px;
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

#main table input {
  width: 245px;
  text-align: left;
}

#main table textarea {
  width: 245px;
  border: 1px solid black;
}

.csc-mailform {
  width: 490px;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
}

.csc-form-label-req {
  font-weight: bold;
}

/*.contenttable td{
  border: solid thin #BBBBBB;
  height: 10px;
}*/

#packetpricelist td {
  border: solid thin #BBBBBB;

}

.news-list-date, .news-single-timedata {
font-size:x-small;
font-style:italic;
}

.news-list-item p {
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
}

.acctext {
  padding: 10px;
  color: black;
  font-weight: bold;
  font-size: 10px;
}

.acctext2 {
  padding: 10px;
  line-height: 140%;
  font-size: 10px;
}

/* ###### Table ########################################### */

table.normale {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #caced4;
	border-collapse: collapse;
	background-color: white;
}
table.normale tr {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #caced4;
	background-color: white;
}
table.normale td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #caced4;
	background-color: white;
}

table.normale td.head {
background-color: #bec6bd;
}