.topNavi {
	background-image: url(../side_post_umbrella/images.shared/bgtoplayer.gif);
	background-repeat: repeat-x;
	height: 100px;
}
body {

	background-color: #E4E4E4;
	margin-top: 24px;
	margin-right: 40px;
	margin-bottom: 24px;
	margin-left: 40px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.normalBody {
	background-color: #FFFFFF;
	margin: 0px;
}

/* LINKS!        */
/* Submenue oben */
a.topmenue:link, a.topmenue:visited {

	display: block;
	font-size: 12px;
	color: #b00000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	
	padding-top: 42px;
	padding-right: 8px;
	padding-left: 1px;
	padding-bottom: 4px;
	
	border-bottom-style: none;
	border-bottom-color: #708090;
	border-bottom-width: 1px;	
	
	
}

a.topmenue:hover, a.topmenue:active   {
	display: block;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #708090;
	border-bottom-width: 1px;	
}

a:link, a:visited {
	color: #981B10;
	text-decoration: none;
}


a.fulltab:link,a.fulltab:visited {
	color: #212121;
}

a.fulltab:active,a.fulltab:hover {
	color: #000000;
	text-decoration: none;
}

a.inv:link,a.inv:visited {
	color: #FFFFFF;
	font-weight: bold;
}

a.inv:active,a.inv:hover {
	color: #981B10;
	text-decoration: none;
}


/* misc */
.massTab {
	width: 116px;
}


.ikn {
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
}

.outTab {
	border: 1px solid #CFCFCF;
	background-color: #FFFFFF;
	width: 100%;
}
.comTab {
	width: 156px;
}

.news {
	font-size: 9px;
	color: #666666;
}

.adressLine {
	font-size: 9px;
	color: #494949;
}
.nrm {
	font-size: 11px;
	color: #212121;
	text-align: justify;
	padding-right: 12px;
}
h1 {
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: normal;
}


h2 {
	font-size: 11px;
	color: #212121;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h3 {
	font-size: 11px;
	color: #212121;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h4 {
	font-size: 11px;
	color: #212121;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

.sel {
	font-size: 10px;
	color: #212121;
	width: 98%;
}
form {
	margin: 0px;
	padding: 0px;
}

.lineAll {
	border: 1px solid #BABABA;
}

.lineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BABABA;
}

.lineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BABABA;
}

.lineBot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BABABA;
}
.topTeaser {
	background-image: url(../side_post_umbrella/images.shared/TopTeaser.jpg);
	background-repeat: no-repeat;
}
.productTab {
	background-color: #FAFAFA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

/* Nav-Tabelle OBEN */
.topFlagNavStart{
	background-attachment: inherit;
	background-image: url(../side_post_umbrella/images.shared/top_spacer_start.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 340px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
}
.topFlagNav {
	background-attachment: inherit;
	background-image: url(../side_post_umbrella/images.shared/top_spacer.gif);
	background-repeat: repeat-x;
	height: 40px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
}
.topFlagNavEnd {
	background-attachment: inherit;
	background-image: url(../side_post_umbrella/images.shared/top_spacer_end.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 30px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
}

/* Nav-Tabelle UNTEN */
.botFlagNavStart{
	background-attachment: inherit;
	background-image: url(../side_post_umbrella/images.shared/bot_spacer_start.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 30px;
	background-position: 0px 0px;
}
.botFlagNav {
	background-attachment: inherit;
	background-image: url(../side_post_umbrella/images.shared/bot_spacer.gif);
	background-repeat: repeat-x;
	height: 40px;
	background-position: 0px 0px;
}
.botFlagNavEnd {
	background-attachment: inherit;
	background-image: url(../side_post_umbrella/images.shared/bop_spacer_end.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 360px;
	background-position: 0px 0px;
}
a:hover {
	color: #C12214;
	text-decoration: none;
}

.tdtiny {
	font-size: 10px;
	color: #515151;
	text-align: justify;
}

p {
	font-size: 11px;
	color: #212121;
	text-align: justify;
	padding-right: 12px;
}

td {
	font-size: 11px;
	color: #212121;
	text-align: justify;

}

tdj {
	text-align: justify;
}


/* formfields */
.myinput 		{  	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #F5F5F5; width: 330px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.myinputname 	{  	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #F5F5F5; width: 160px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.myinputTextXL	{  	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; width: 520px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.myinput3 		{  	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; width: 330px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.myinputNum 	{  	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #F5F5F5; width: 50px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.myinputort 	{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #F5F5F5; width: 276px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}


.mybuttonSend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 24px;
	border: 1px solid #888888;
	background-color: #F9D354;
	font-weight: bold;
}

.mybuttonCancel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	width: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 18px;
	border: 1px solid #888888;
	background-color: #FEE9B0;
	font-weight: normal;
}


.espTabBeg {
	background-image: url(csspictures/ectabli.gif);
	height: 16px;
	background-repeat: no-repeat;
	width: 6px;
}
.espTabCenter {
	background-image: url(csspictures/ectabmi.gif);
	height: 16px;
	background-repeat: repeat-x;
}

.espTabEnd {
	background-image: url(csspictures/ectabre.gif);
	width: 52px;
	height: 16px;
	background-repeat: no-repeat;
}

.espTabBegUN {
	background-image: url(csspictures/ecunli.gif);
	height: 16px;
	background-repeat: no-repeat;
	width: 52px;
}
.espTabCenterUN {
	background-image: url(csspictures/ecunmi.gif);
	height: 16px;
	background-repeat: repeat-x;
}

.espTabEndUN {
	background-image: url(csspictures/ecunre.gif);
	width: 6px;
	height: 16px;
	background-repeat: no-repeat;
}
.espTabCELL {
	border-right: 1px solid #FEBB10;
	border-left: 1px solid #FEBB10;
}
.espCELLcontent {
	text-align: justify;
	padding-right: 4px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.massTabFeet {
	width: 160px;
	text-align: right;
}
