* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 0.9em; 
}

body {
	margin: 0px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	vertical-align: top;
}

label {
	font-size: 0.9em; 
}

h1 {
	font-size: 2em;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: rgb(0, 75, 139);
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/* ----------- Header und Footer ---------- */
.headerstyle {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	/* background-color:#d9edf8;*/
}

.headercol1 {
	vertical-align: middle;
	text-align: center;
	width: 100%;
}	
.headercol2 {
	vertical-align: middle;
	text-align: center;
	width: 100%;
	background-image:url(newsletter65.png);
	// background-repeat:repeat-x;
	font-size: 3em;
	font-weight: bolder;
	color: rgb(233,233,210);
	
}	
.headercol3 {
	vertical-align: middle;
	text-align: center;
	width: 315;
}
.headerlink {	
	text-decoration : none;
	border: 0;
}

.footerstyle {
	font-size: 0.9em;
	margin-top: 18;
	width: 100%;
	text-align: center;
}
/* ----------- Tabellenzellen -------------- */
.tab100per {
	width: 100%;
}
.tab60px {
	width: 60px;
}
.tabtop {
	vertical-align: top; 
}
.tabtopcenter {
	vertical-align: top; 
	text-align: center;
}
.tabmiddlecenter {
	vertical-align: middle; 
	text-align: center;
}
.tabtopleft {
	vertical-align: top; 
	text-align: left;
}
.tabtopright {
	vertical-align: top; 
	text-align: right;
}
.tabpaddingtop1em {
  padding-top: 3em;
}
.tabcolpadding {
  padding-left: 0.3em;
  padding-right: 0.3em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

/* ----------- Mesages -------------- */
.messages {
	display: block;
	text-align: center;
	margin: auto;
}
.infos {
	width: 60%;  
	display: block;
	text-align: center;
	color: black; 
	border: 2px solid black;
	margin: auto;
	margin-top: 10;
	padding-left: 0.4em;
  padding-right: 0.4em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}

.warnings {
	width: 60%;  
	display: block;
	text-align: center;
	color: orange; 
	border: 2px solid orange;
	margin: auto;
	margin-top: 10;
	padding-left: 0.4em;
  padding-right: 0.4em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
.errors {
	width: 60%;  
	display: block;
	text-align: center;
	font-weight: bold; 
	color: red; 
	border: 2px solid red;
	margin: auto;
	margin-top: 10;
	padding-left: 0.4em;
  padding-right: 0.4em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
.fatalerrors {
	width: 60%;  
	display: block;
	text-align: center;
	font-weight: bold; 
	color: red; 
	border: 2px solid red;
	margin: auto;
	margin-top: 10;
	padding-left: 0.4em;
  padding-right: 0.4em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
/* ----------- login ---------- */
.standardbutton {
	display: block;
	width: 100%;
	border: 1px solid rgb(0, 75, 139);
}
.standardbutton2 {
	border: 1px solid rgb(0, 75, 139);
}

.tablecenteredmargin {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color:#d9edf8;
	border: 2px solid rgb(0, 75, 139);
}

.infotext {
	font-size: 0.9em;
	background-color: rgb(244, 240, 160);
	border: 2px solid rgb(0, 75, 139);
	text-align: center;
	display: block;
	margin: auto;
	width: 70%;  
	padding-left: 0.3em;
  padding-right: 0.2em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}

.textnormal {
	font-size: 0.9em;
};

.schoesolink {
	font-size: 0.8em; 
	color: #313131;
	text-align: center;
}

.articleSelectionCol1 {
	width: 40em;
	vertical-align: top;
	text-align: left;
  padding-left: 0;
	padding-right: 5;
	border-right: 1px solid rgb(0, 0, 0);
}
.articleSelectionCol2 {
	width: 100%;
	vertical-align: top;
	text-align: left;
  padding-left: 10;
	padding-right: 10;;
	background-color: rgb(244, 240, 160);
}
.articleSelectionCol3 {
	width: 40em;
	vertical-align: top;
	text-align: center;
  padding-left: 5;
	padding-right: 5;
	border-left: 1px solid rgb(0, 0, 0);
}




.articleSelectionColVE {
	vertical-align: left; 
	text-align: center;
	width: 3em;
}

.articleSelectionColFirstLab {
	vertical-align: left; 
	text-align: center;
	width: 4em;
}




.adminImageuploadCol1 {
	width: 100%;
	vertical-align: top;
	text-align: left;
  padding-left: 10;
	padding-right: 10;
}
.adminImageuploadCol2 {
	width: 20em;
	vertical-align: top;
	text-align: center;
  padding-left: 10;
	padding-right: 10;
}
.adminImageuploadCol3 {
	width: 20em;
	vertical-align: middle;
	text-align: center;
  padding-left: 10;
	padding-right: 10;
}
.adminImageuploadHeaderStyleCenter {
	text-align: center;
}
.adminImageuploadHeaderStyleLeft {
	text-align: left;
}
.adminImageuploadFirstLineArticleStyle {
	font-size: 0.9em;
	font-weight: bold; 
}
.adminImageuploadSecondLineArticleStyle {
	font-size: 0.8em;
}
/** ------------- Navigationspanel ----------------- */
/** Hintergrund der Navigation */
.subnavi {
	border: 1px solid #546359;
	background-color: #EAF4F4;
	vertical-align: top; 
	text-align: center;
	width: 10em;
}
/** Ein normales Item */
.subnaviitem0 {
	font-size:0.9em;
	margin: auto;
	display: block;
	background-color: rgb(200, 200, 200);
	color: black;
	text-decoration : none;
	list-style-type : none;
	text-align: left;
	border-bottom: 1px solid #87A8A8;
	padding-bottom: 3;
	padding-top: 3;
	padding-left: 0.3em;
}

/** Item mit Mouse over */
A:hover.subnaviitem0 {
	color: #FFFFFF;
	background-color: rgb(204, 214, 227);
}
/* Selektiertes Item */
.selected0 {
	font-size:0.9em;
	font-weight: bold;
	color: #294747;
	background-color: rgb(230, 230, 230);
	display: block;
	text-decoration : none;
	list-style-type : none;
	text-align: left;
	border-bottom: 1px solid #87A8A8;
	padding-bottom: 3;
	padding-top: 3;
	padding-left: 0.3em;
}

.subnaviitem1 {
	margin: auto;
	display: block;
	font-size:0.8em;
	background-color: rgb(255, 211, 211);
	color: #294747;
	text-decoration : none;
	list-style-type : none;
	text-align: left;
	border-bottom: 1px solid #87A8A8;
	padding-left: 0.7em;
}
/** Item mit Mouse over */
A:hover.subnaviitem1 {
	color: #FFFFFF;
	background-color: rgb(255, 111, 111);
}
/* Selektiertes Item */
.selected1 {
	font-size:0.8em;
	font-weight: bold;
	color: #294747;
	background-color: rgb(255, 161, 161);
	display: block;
	text-decoration : none;
	list-style-type : none;
	text-align: left;
	border-bottom: 1px solid #87A8A8;
	padding-left: 0.7em;
}

.subnaviitem2 {
	margin: auto;
	display: block;
	font-size:0.8em;
	background-color: rgb(255, 255, 220);
	color: #294747;
	text-decoration : none;
	list-style-type : none;
	text-align: left;
	border-bottom: 1px solid #87A8A8;
	padding-left: 1.1em;
}
/** Item mit Mouse over */
A:hover.subnaviitem2 {
	color: #FFFFFF;
	background-color: #87A8A8;
}
/* Selektiertes Item */
.selected2 {
	font-size:0.8em;
	font-weight: bold;
	color: #294747;
	background-color: #FFFFFF;
	display: block;
	text-decoration : none;
	list-style-type : none;
	text-align: left;
	border-bottom: 1px solid #87A8A8;
	padding-left: 1.1em;
}


/** Admin Menue */
/** Ein normales Item im Admin Bereich */
.subnaviitemAdminCustomer0 {
	font-size:0.9em;
	margin: auto;
	display: block;
	background-color: rgb(223, 223, 223);
	color: black;
	text-decoration : none;
	list-style-type : none;
	text-align: left;
	border-bottom: 1px solid #87A8A8;
	padding-bottom: 3;
	padding-top: 3;
	padding-left: 5;
}

/** Item mit Mouse over */
A:hover.subnaviitemAdminCustomer0 {
	color: #FFFFFF;
	background-color: rgb(133, 133, 133);
}
/** ------------- Data-Scroller ----------------- */
.scroller {
  padding-left: 20px;
}
.paginator {
	font-size: 1em;
}

.paginatorTable{
}

.paginatorColumn{
	text-decoration:none;
}
.paginatorActiveColumn{
	font-weight:bold;
	text-decoration:none;
	color:rgb(0, 0, 0); 
} 

/** ------------- Basketcase ----------------- */
.basketoverviewheader {
	font-weight: bolder;
	font-size: 0.9em;
}
.basketoverviewcolumn {
	padding-top: 5;
}
.basketoverview {
	font-size: 0.8em;
	background-color: rgb(245, 245, 245);
	border: 1px solid #87A8A8;
	width: 12em;
}
.basketcolum1 {
	font-size: 0.8em;
	width: 12em;
}
.basketcolum2 {
	font-size: 0.8em;
	padding-left: 1em;
	width: 60%;
	text-align: left;
}
.basketcolum3 {
	font-size: 0.8em;
	padding-left: 1em;
	width: 60em;
	text-align: left;
}
.basketcolum4 {
	font-size: 0.8em;
	padding-left: 1em;
	width: 60em;
	text-align: left;
}
.basketcolum5 {
	font-size: 0.8em;
	padding-left: 1em;
	width: 13em;
}

.basketsum {
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: rgb(245, 245, 245);
	border: 1px solid #87A8A8;
}
.basketbuttons {
	display: block;
	font-size: 1em;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
.basketendtext {
	display: block;
	font-size: 1em;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
/** ------------- Sessionmanager-Tabelle ----------------- */
.smrow1 {
	background-color: rgb(230, 230, 230);
	font-size: 0.7em;
}
.smrow2 {
	background-color: rgb(200, 200, 200);
	font-size: 0.7em;
}
