/* CSS Document DerAntiaquar.de*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 22px;
}

form{
 margin:0px; padding:0px;
}

div#header{
	width: 817px; margin-left:auto; margin-right:auto;
}

div#maincontainer{
	width: 715px; margin-left:auto; margin-right:auto; 
}

div#leftcontainer{
	width: 218px; float:left;  padding-bottom: 20px;
}

div#navi{
	width: 183px; height: 80px; margin-top: 15px; margin-left: 15px; margin-right:20px;
}
div#navi a{
	display:block; padding:0px 0px 0px 4px; background-color:#F6A13F; margin-bottom:2px;
	border: 1px solid #FF6600; text-decoration:none; color:#FFFFFF; font-size:12px;
}
div#navi a:hover{
	background-color:#FF6600; border: 1px solid #FFFFFF;
}
div#navi_left{
	width:90px; float:left; margin-right:3px;
}
div#navi_right{
	width:90px; float:left;
}
div#suche{
	width: 169px; height:294px; margin-top: 50px; margin-left: 15px; margin-right:20px;
	padding: 7px; line-height: 18px; 
	background-image:url(graphics/suche_hg.png); background-repeat:no-repeat;
}
.input-suche{
	width: 100%; font-size:10px;
}

div#werbung{
	width: 218px; margin-top: 35px;
}

div#contentcontainer{
	width: 715px; height:inherit; float:left; background-image:url(graphics/schatten_navi.png); background-repeat:repeat-y;
}

div#content{
	width: 460px; float:left; margin-top: 15px; margin-left:20px; margin-bottom:40px; background-image:url(graphics/hintergrund.png); background-repeat:no-repeat; background-position: right bottom; 
}
.clear {
	clear:both;
}
div#footer{
	width: 715px; margin-left:auto; margin-right:auto; margin-bottom:28px; height: 25px; padding-top:5px;
	background-image:url(graphics/footer.png); background-position:center top; background-repeat:no-repeat;
	font-size:11px; color:#FFFFFF; text-align:center;
}


.note{
	font-size:10px; line-height: 14px;
}
.note-grau{
	font-size:10px; line-height: 14px; color:#666666;
}
.error{
	font-size:14px; font-weight: bold; color:#990000; line-height: 22px;
}
.headline1{
	font-size:14px; font-weight: bold; color:#FF9900; line-height: 22px;
}
.headline2{
	font-size:18px; font-weight: bold; color:#FF9900; line-height: 28px;
}
.headline3{
	font-size:14px; font-weight: bold; color:#666666; line-height: 22px;
}
.headline4{
	font-size:14px; font-weight: bold; color:#FFFFFF; line-height: 22px;
}

.result_row{
	width:450px; padding:4px; border-bottom:1px dotted #CCCCCC; line-height:12px;
}
.result_row_config{
	width:450px; padding:2px; border-bottom:1px dotted #CCCCCC; line-height:12px;
}
.result_datum{
	width:70px; float:left;
}
.result_preis{
	width:70px; float:left; text-align:right;
}
.result_order{
	width:40px; float:left; text-align:right;
}
.result_titel{
	width:340px; float:left;
}
.result_mwst{
    width:450px; text-align:right; color:#999999;
}

.underline{
border-bottom:1px dotted #CCCCCC;
}.umrandung {
	border: 1px solid #999999;
}
.link {
	color: #333333;
	text-decoration: underline;
}

.link:hover {
	color:#FF6600;
	text-decoration: underline;
}.button_rahmen {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
}
