/* Standard-CSS für www.summerer.at */

/* Wichtige Farben */

html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li, select, option {font-family: Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, ul, ol, span, a, form, img, li, select, option, button {margin:0; padding:0;}

p {	padding: 5px 0 0 0;}

div, table, td {margin:auto;}
html, body {font-size:101%; height:100%; margin:auto; padding:0;}
ul, ol, li {list-style-type:none; margin:0; padding:0;}
form {display:inline;}

a:link {color: #000; text-decoration:none;}
a:visited {color: #000; text-decoration:none;}
a:hover {color: #000; text-decoration:none;}
a:active {color: #000; text-decoration:none;}

strong {font-weight:bold;}
img {border:0;}

.clearline{clear:both; height:0; line-height:0; font-size:0;}
.center {text-align:center;}
.klein {font-size:0.7em;}
.right {text-align:right;}
.top {vertical-align:top;}

