/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*SVN Add-ins

$Rev:: 2682          $: Revision of last commit
$Author:: spisulla   $: Author of last commit
$Date:: 2013-06-28 1#$: Date of last commit

Authors: SPI
Copyright (c) A&B One Digital GmbH
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*
    ipad.css (additional styles for ipad)
    fuer UOS12001  (Uni Osnabrueck)
    24.07.2012  SPI
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media screen and (orientation: portrait) and (max-width: 889px) {

/* + + + + + + + + + + + + + */
		.col_1{  width:  6.08%; }
		.col_2{  width: 14.62%; }
		.col_3, .start .col_3{  width: 23.14%; }
		.col_4{  width: 31.70%; }
		.col_5{  width: 40.24%; }
		.col_6{  width: 48.77%; }
		.col_7{  width: 57.30%; }
		.col_8{  width: 65.84%; }
		.col_9{  width: 74.38%; }
		.col_10{ width: 82.92%; }
		.col_11{ width: 91.46%; }
		.col_12{ width: 100%; }

.col_1.break_6, 
.col_2.break_3, 
.col_4.break_2, 
.start .col_3.break_2, 
.col_6{ margin-right: 2.45%; }
.col_6 .image.big{ float: none; width: 100%; margin-right: 0; }

.col_6 .teaserimg.big, .col_6 .image.big, 
.col_2 .teaserimg.big, .col_2 .image.big, 
.start .col_3 .teaserimg.big, .start .col_3 .image.big{ float: none; width: 100%; min-width: 10px; margin-right: 0; }

.content.last, 
.col_1.break_12, 
.col_2.break_6, 
.col_3.break_4, 
.col_4.break_3, 
.col_5.break_2, 
.col_6.break_2{ clear: none; float: left; }

.col_9 .col_4.break_2{ margin-right: 0; }
/* + + + + + + + + + + + + + */

/* + + + + + content + + + + + */
.standard #content .box, 
.standard #content .image, 
.standard #content .eb2 .gallery{ clear: right; width: 44.5%; /*max-width: 252px; */margin-right: 0; }
.standard #content .box.middle, 
.standard #content .image.middle, 
.standard #content .box.blockquote, 
.standard #content .box.contact.middle{ clear: left; width: 50%; }
.standard #content .box.middle .big, 
#content .box.contact.middle .image{ float: left; width: auto; margin-right: 20px; }
#content .box.middle .image, 
#content .news .image, 
.list #content .eb2 .box.colored .image{ margin-right: 15px; }

.standard #content .box.special{ width: 42%; }

#slidercontent{ height: auto; }
#slidercontent .inner{ min-height: 50px; }

form input, form textarea, form select{ border-radius: 0 0 0 0; }
.content form div.morelink input{ -webkit-appearance: none; }

}/* orientation: portrait */