/*
Theme Name: Obenaus
Theme URI: http://obenaus.eu
Description: Obenaus
Version: 1.0
Author: Martin Hieslmair
Author URI: http://www.him.at
*/

a {
	color: #1874CD;
	text-decoration: none;
}

body {
	font-size: smaller;
	font-family: Verdana, Arial, Sans-Serif;
	background: #FFFFFF;
	color: #000000;
	text-align: center;
	}

img {
	border: none;
}

ul { 
	margin-left: 0px;
	padding-left: 0px;
}

.alignright {
	float:right;
}

.menutext {
	line-height: 16px;
	color: #1874CD;
	text-decoration: none;
	}

.footertext {
	font-size: x-small;
	line-height: 16px;
	color: #1874CD;
	text-decoration: none;
	}

.text {
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	}

.headline {
	font-size: large;
	line-height: 16px;
	color: #1874CD;
	text-decoration: none;
	}

.headlinesmall {
	font-weight: bold;
	line-height: 16px;
	color: #1874CD;
	text-decoration: none;
	}
