/*
* file: modulRechtstexte.css
* date: 07.11.2011
* author: david jufer
*/

html {
height: 100%;
overflow-y: scroll;
}
body {
height: 100%;
color: #333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
background: #fff;
}