﻿/*    Generated by http://www.cssportal.com    */

/* @import url("reset.css"); */

@media only screen and (min-width: 1920px) 
{
	/* gelb */
	#content_textbox1 {float: left;  width: 100%; background-color: white; border: thin #B7D3EE solid; border-radius: 0px 0px 8px 8px; text-align: center;} 
	#content_textbox1 h1,h2 {padding: 0px; font-size: 18px; font-style: italic;}

}

@media only screen and (max-width: 1920px) 
{
	/* green */
	#content_textbox1 {float: left;  width: 100%; background-color: white; border: thin #B7D3EE solid; border-radius: 0px 0px 8px 8px; text-align: center;} 	
	#content_textbox1 h1,h2 {padding: 0px; font-size: 18px;font-style: italic;}
}

@media only screen and (max-width: 1024px) 
{
    /* aqua */
	#content_textbox1 {float:none; width: 100%; background-color: white; border: thin #B7D3EE solid; border-radius: 0px 0px 8px 8px; text-align: center; color:black}
	#content_textbox1 h1,h2 {padding: 0px; font-size: 18px;font-style: italic;}

}

@media only screen and (max-width: 768px) 
{	
    /* maron */	
	#content_textbox1 {float:none; width: 100%; background-color: white; border: thin #B7D3EE solid; border-radius: 0px 0px 8px 8px; text-align: center; color:black}
	#content_textbox1 h1,h2 {padding: 0px; font-size: 18px;font-style: italic;}
}

@media only screen and (max-width: 680px) 
{		
	/* orange */
	#content_textbox1 {float:none; width: 100%; background-color: white; border: thin #B7D3EE solid; border-radius: 0px 0px 8px 8px; text-align: center; color:black}
	#content_textbox1 h1,h2 {padding: 0px; font-size: 16px;font-style: italic;}
}
