/*
Theme Name: Colormag Pro Child Theme
Theme URI: http://themegrill.com/themes/colormag/
Description: Child Theme for Colormag Pro
Author: ThemeGrill
Author URI: http://themegrill.com
Template: colormag-pro
Version: 1.0
*/

#ergebnis_box {
	width: 98%;
	min-height: 200px;
	border: 1px;
	border-color: #696969;
	border-style: solid;	
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 10px;
	color: #000000;
	float: left;
}

#site-navigation {
    background-color: #014074;
    border-top: none;
}

#button_generieren {
	float: right;
}