/*
Theme Name: RFS
Theme URI: http://www.rfs.at
Description: Theme des Ring Freiheitlicher Studenten
Version: 1.0
Author: RFS
Author URI: http://www.rfs.at
*/


/*Beginn Seitenaufbau*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #1B4680;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#container {
	color: #FFF;
}

#header {
	height: 210px;
	width: 900px;
	margin: auto;
	background-image: url(images/imgheader.jpg);
}

#navbar {
	background-color: #1B4680;
	height: 34px;
	width: 800px;
	position: relative;
	padding-right: 50px;
	padding-left: 50px;
	margin-right: 0px;
	margin-left: 0px;
	top: 125px;
	clear: both;
	border-top-style: solid;
	border-top-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#subnav {
	height: 40px;
	width: 900px;
	padding-top: 10px;
}

#subnav_right {
	margin-right: 50px;
	float: right;
}

#subnav_left {
	margin-left: 45px;
	float: left;
}

#page {
	background-color: #FFF;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	width: 194px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebarbox {
	background-color: #E8ECF2;
	width: 194px;
	text-align: left;
	margin-bottom: 10px;
}

#content {
	width: 606px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

#content2 {
	width: 556px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}

#linewhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

#lineblue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8ECF2;
	margin-top: 5px;
	margin-bottom: 5px;
}

#lineblue2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8ECF2;
	margin-top:10px;
	margin-bottom: 10px;
}

/*Ende Seitenaufbau*/


/*Beginn Positionierungen*/

.alignleft {
	margin-right: 10px;
	float: left;
	margin-top: 3px;
}

.termine {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.sidebarpadding {
	padding-right: 10px;
	padding-left: 10px;
}

/*Ende Positionierungen*/


/*Beginn Schriften*/

* {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 11px;
}

b {
	font-weight: bold;
	color: #1B4680;
}

strong {
	font-weight: bold;
	color: #1B4680;
}

p {
	margin-bottom: 8px;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #1B4680;
	margin-bottom: 13px;
}

a:link, a:visited {
	color: #1B4680;
	text-decoration: none;
}

a:hover, a:active {
	color: #1B4680;
	text-decoration: underline;
}

.white {
	color: #FFF;
}

#navbar a {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}

#breadcrumb {
	font-size: 9px;
	color: #A9B9CF;
	margin-top: 5px;
	margin-left: 20px;
}

#breadcrumb a {
	font-size: 9px;
	color: #A9B9CF;
	text-decoration: none;
}

#postmeta {
	font-size: 9px;
	color: #A9B9CF;
}

#postmeta a {
	font-size: 9px;
	color: #A9B9CF;
	text-decoration: none;
}

ul {
	list-style-type: none;
}

#content2 ul {
	list-style-type: square;
}

/*Ende Schriften*/


/*Beginn Forms*/

#searchform {
}

#searchsubmit {
	background-color: #1B4680;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}

.contactform {
	width: 100%;
}

/*Ende Forms*/


/*Beginn Index*/

#topbox_left {
	background-color: #E8ECF2;
	padding: 10px;
	height: 155px;
	width: 278px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#topbox_right {
	background-color: #E8ECF2;
	padding: 10px;
	height: 155px;
	width: 278px;
	float: right;
	margin-bottom: 10px;
}

#mainbox_left {
	width: 298px;
	float: left;
	margin-right: 10px;
}

#mainbox_right {
	width: 298px;
	float: right;
}

#mainbox {
	height: 12px;
	margin-bottom: 5px;
	background-color: #1B4680;
	padding: 5px;
}

#yellow {
	height: 8px;
	background-color: #FF0;
	width: 8px;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}

/*Ende Index*/

.rbuttons input{

}

.rbuttons .wpcf7-list-item{

display:block;
}
