/* css for dotti.at */

body, html {
	margin: 0;
	padding: 0;
	color: white;
	background-color: #CDC;
	text-align: center;
	width: 100%;
	height: 100%;
}

a { color: white }

div.frame {
	background: url(../images/v02/weidling.gif) no-repeat #006600; 
	min-height: 100%;
	width: 1010px;
	text-align: left;
	margin: 0 auto; padding: 0; overflow: hidden; clear: both 
}

form *, p, div.fw_body {
	font-family: arial, verdana, sans-serif;
}

div.fw_body {
	font-size: 12px;
}

form * { font-size: 12px; }

h1 { font-size: 28px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

div.rightbox {
	float: right;
	margin: 0; padding: 0;
	margin-right: 10px;
	margin-top: 70px;
}

div.box {
	border: 1px solid gray;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	margin: 0; padding: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	width: 150px;
}

div.box form {
	margin: 2px;
}

a img  {
	border: 0;
}

.entry_footer {
	font-size: 10px;
}
.entry {
	overflow: hidden;
	margin: 0;
	margin-bottom: 10px;
	background-color: #005500;
	padding: 0 5px 1px 5px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
}
img.entryimage { margin: 10px; }
.entry_sidebar {
	float: right; 
	width: 100px;
	overflow: hidden;
}

form * { margin: 2px 0; }

.fw_info * {
	font-size: 13px;
	font-weight: bold;
}
.desc {
	font-size: 13px;
}

table.kalender td {
	font-size: 11px;
	text-align: center;
	border: 1px solid #060;
}

table.kalender a {
	display: block;
	text-decoration: none;
}

table.kalender a:hover {
	background-color: #101;
}

table.kalender td.set {
	background-color: #090;
	color: white;
}

table.kalender td.active {
	border: 1px solid #101;
	color: black;
	background-color: #FFFF25;
}

table.kalender td.active a {
	color: black;
}

table.kalender td.lastmonth * {
	color: gray;
}

.kalenderteaser {
	border: 1px solid #FFFF25;
	margin: 10px -10px 10px 10px; padding: 10px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
}

div.fw_menu a.kalendersyndicate-link {
	background-color: transparent;	
	padding: 0; margin: 0;
	-moz-border: 0;
	color: black;
}

.kalendersyndicate {
	border: 1px solid #6AD;
	color: black;
	background: #6AD url(../images/kalender-new-teaser.png) no-repeat right center;
	padding: 10px 50px 10px 10px;
	margin: 10px -10px 10px 10px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
}

.center { text-align: center; }
.fgyellow { color: #FFFF25; }
.header { font-size: 18px; }

.overflow { overflow: hidden; }

.warning {
	color: #FA5;
	background-color: #312;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	padding: 0px 10px;
	margin: 10px 0;
}

.info {
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	padding: 10px;
	margin: 10px 0 20px 0;
}

.fw_wetter { 
	text-align: center; font-weight: bold;
}

div.toolbar {
	background-color: #6AD;
	color: black;
	padding: 5px 10px;
	margin-bottom: 10px;
	margin-top: -10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	overflow: hidden;
}
div.toolbar a, a.kalender-new-link {
	color: black;
}
a.kalender-new-link:hover * {
	text-decoration: underline;
}
div.top-toolbar {
	margin-bottom: 20px;
}

.kalender-new-teaser {
	background: white url(../images/kalender-new-teaser.png) no-repeat top left;
	float: right; width: 110px; height: 32px;
	padding: 4px 50px 4px 0px;
}
.kalender-new-text {
	margin-top: 10px; display: block;
	font-size: 14px; font-weight: bold;
}

.addthis_default_style {
	background-color: #EEE;
	padding: 1px; 
	margin: 3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.addthis_default_style a {
	color: black;
}
.addthis_separator {
	color: black;
	display: none;
}

