* { margin:0; padding: 0;}

.noPrint {visibility: hidden;}

body {
	text-align: left;
	font-family: "Palatino Linotype",Palatino,"Times New Roman",serif;
	/*font-size: 14px; */
	font-size: 13pt;
	/*color: #683024;
	background-color: #999999;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat; */
}

p {
	padding-bottom: 10px;
	line-height: 20px;
}

a {
	text-decoration: none;
	color:#003399;
	font-weight: bold;
}

a:hover {	
	color:#CC0000;
}


a.icon {
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(images/icon-link-blue-7.png); 
	background-attachment: scroll;
	background-position: left 0.4em;   
	padding-left: 13px;
}

a.icon:hover {
	background-image: url(images/icon-link-red-7.png); 
}

a.iconSmall {
	font-size: 12px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(images/icon-link-blue.png); 
	background-attachment: scroll;
	background-position: left center;
	padding-left: 9px;
}

a.iconSmallRed {
	color:#CC0000;
	font-size: 12px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(images/icon-link-red.png); 
	background-attachment: scroll;
	background-position: left center;
	padding-left: 9px;
}

a.iconSmall:hover {
	background-image: url(images/icon-link-red.png); 
}

a.newsletter {
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(images/letter-link-blue.png); 
	background-attachment: scroll;
	background-position: left center;
	padding-left: 38px;
}

a.newsletter:hover {
	background-image: url(images/letter-link-red.png); 
}

h1 {
	line-height: 20px;
	font-size: 17px;
	font-weight: bold;
}

ul {
	list-style-type:none; 
}

.small {
	font-size: 12px;
}

.bold {
	font-weight: bold;
}

.extraBold {
	font-weight: bold;
	font-size: 17px;
}

.italic {
	font-style: italic;
}

.floatLeft {
	float: left;
	margin-right: 10px;
}

.floatRight {
	float: right;
	margin-left: 10px;
}

img {
	border: none;
}

img.ohneRahmen {
	border:none;
}

#print {
position: absolute;
top: 70px;
width: 190px;
text-align: center;
font-size:11px;
font-weight: bold;
color:#999999;
/* visibility: hidden; */
}

/*#container {
	position: relative;
	width:784px;
	min-height:680px;
	z-index:1;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	padding-bottom: 10px;
	border: 1px solid #000000;
	background-color: #DED9A8;
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
}


#header {
	position: relative;
	background-image: url(images/header_758x115.jpg);
	left: 27px;
	top: 0px;
	height: 115px;
	width: 758px;
	background-repeat: no-repeat;
} */


#navigation {


min-height: 500px;
	float: left;
	width: 190px;
	top: 0px;
	left: 0px;
}
 
#navigation a {
visibility: hidden;
	display: block;
	padding: 6px;
	text-decoration: none;
	color:#003399;
	font-weight: bold;
	width: 120px;
	padding-left: 66px;
	background-image: url(images/Register_off.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}


#navigation a.red {
	color: #CC0000;	
}

#navigation ul {
	list-style-type:none;
}
 
#navigation ul li a:hover {
	background-image: url(images/Register_on.gif);
	background-repeat: no-repeat;	
}
 
#navigation ul li a.active {
	background-image: url(images/Register_on.gif);
	background-repeat: no-repeat;
}

#navigation ul li ul li a {
	font-size: 12px;
	background-image: none;
}
 
#navigation ul li ul li a:hover {
	background-image: none;
}

#newsletter {
	visibility: hidden;
	margin-left: 590px;
}


 
#mainContent {
	/* background-color: #cecec3; */
	min-height: 450px;
	padding: 10px;
	width: 550px;
	margin-left: 190px; 
	margin-bottom: 10px;
	/* border: 2px solid #666666; */
}

#mainContentShop {
	/* background-color: #cecec3; */
	min-height: 450px;
	padding: 10px;
	width: 530px;
	margin-left: 210px;
	margin-bottom: 10px;
	/* border: 2px solid #666666; */
}


#impressum {
	visibility: hidden;
	margin-left: 690px;
}


#tabelleDisposition {
	clear: both;
}

#tabelleDisposition td {
	padding-top: 4px;
}

#tabelleShop td {
	padding-top: 10px;
	padding-right: 10px;
}

#dokumente {
	background-color:#FFFFFF;
	height: 300px;
	overflow: auto;
}

#tabelleDokumente td {
	padding-top: 4px;
	padding-left: 4px;
}


