@charset "UTF-8";
/* CSS Document */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin : 0; padding : 0; }
h1,h2,h3,h4,h5,h6 { font-size : 100%; }
ol,ul { list-style : none; }
address, caption, cite, code, dfn, em, strong, th, var{ font-style : normal; font-weight : normal; }
table { border-collapse : collapse; border-spacing : 0; }
fieldset,img { border : 0; }
caption,th { text-align : left; }
q:before, q:after { content :''; }


/* layout.css */

html 	{ text-align : center; }
body { position : relative; width : 790px; margin : 30px auto; text-align : left;}
div#content_index {width : 100%;height:750px;background-image: url('../bilder/praxis-via-startseite.jpg');background-repeat: no-repeat;border:1px solid #999;}

.flash-index{margin-top: 180px;padding-right: 100px;float: right;}

.index-navi{margin-top: 710px;float: right;margin-right: 54px;}


.tbl-index-navi td{
	padding-right: 6px;
	padding-left: 6px;
}

